Uses of Enum
org.apache.flink.table.catalog.FunctionLanguage
Packages that use FunctionLanguage
-
Uses of FunctionLanguage in org.apache.flink.table.catalog
Methods in org.apache.flink.table.catalog that return FunctionLanguageModifier and TypeMethodDescriptionCatalogFunction.getFunctionLanguage()Get the language used for the definition of function.static FunctionLanguageReturns the enum constant of this type with the specified name.static FunctionLanguage[]FunctionLanguage.values()Returns an array containing the constants of this enum type, in the order they are declared.