Package org.apache.flink.table.module
package org.apache.flink.table.module
-
ClassDescriptionA collection of
ConfigOption
which are consistently used in multiple modules.Module of default core metadata in Flink.Factory forCoreModule
.Modules define a set of metadata, including functions, user defined types, operators, rules, etc.A POJO to represent a module's name and use status.Exception related to modules.Responsible for loading/unloading modules, managing their life cycles, and resolving module objects.