Class FromJsonString
java.lang.Object
org.apache.flink.table.functions.UserDefinedFunction
org.apache.flink.table.functions.ScalarFunction
com.here.platform.data.client.flink.common.sqlfunctions.FromJsonString
- All Implemented Interfaces:
Serializable,org.apache.flink.table.functions.FunctionDefinition
public class FromJsonString
extends org.apache.flink.table.functions.ScalarFunction
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.apache.flink.table.functions.ScalarFunction
getKind, getParameterTypes, getResultType, getTypeInferenceMethods inherited from class org.apache.flink.table.functions.UserDefinedFunction
close, functionIdentifier, open, toStringMethods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, wait, wait, waitMethods inherited from interface org.apache.flink.table.functions.FunctionDefinition
getRequirements, isDeterministic, supportsConstantFolding
-
Constructor Details
-
FromJsonString
public FromJsonString()
-
-
Method Details
-
eval
-
formats
public org.json4s.DefaultFormats$ formats()
-