Uses of Interface
org.apache.flink.table.factories.FunctionDefinitionFactory
Packages that use FunctionDefinitionFactory
-
Uses of FunctionDefinitionFactory in org.apache.flink.table.catalog
Methods in org.apache.flink.table.catalog that return types with arguments of type FunctionDefinitionFactoryModifier and TypeMethodDescriptiondefault Optional<FunctionDefinitionFactory>Catalog.getFunctionDefinitionFactory()Get an optionalFunctionDefinitionFactoryinstance that's responsible for instantiating function definitions.