Uses of Enum
org.apache.flink.table.runtime.functions.SqlJsonUtils.PathMode
Packages that use SqlJsonUtils.PathMode
-
Uses of SqlJsonUtils.PathMode in org.apache.flink.table.runtime.functions
Methods in org.apache.flink.table.runtime.functions that return SqlJsonUtils.PathModeModifier and TypeMethodDescriptionstatic SqlJsonUtils.PathModeReturns the enum constant of this type with the specified name.static SqlJsonUtils.PathMode[]SqlJsonUtils.PathMode.values()Returns an array containing the constants of this enum type, in the order they are declared.