Package org.apache.flink.table.module
Class CommonModuleOptions
java.lang.Object
org.apache.flink.table.module.CommonModuleOptions
A collection of
ConfigOption which are consistently used in multiple modules.-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final org.apache.flink.configuration.ConfigOption<String>Deprecated.This is only required for the legacy factory stack -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
MODULE_TYPE
Deprecated.This is only required for the legacy factory stackConfigOptionwhich is used during module discovery to match it againstFactory.factoryIdentifier().
-
-
Constructor Details
-
CommonModuleOptions
public CommonModuleOptions()
-