Uses of Enum
org.apache.flink.table.api.config.ExecutionConfigOptions.UidGeneration
Packages that use ExecutionConfigOptions.UidGeneration
-
Uses of ExecutionConfigOptions.UidGeneration in org.apache.flink.table.api.config
Fields in org.apache.flink.table.api.config with type parameters of type ExecutionConfigOptions.UidGenerationModifier and TypeFieldDescriptionstatic final org.apache.flink.configuration.ConfigOption<ExecutionConfigOptions.UidGeneration>ExecutionConfigOptions.TABLE_EXEC_UID_GENERATIONMethods in org.apache.flink.table.api.config that return ExecutionConfigOptions.UidGenerationModifier and TypeMethodDescriptionReturns the enum constant of this type with the specified name.static ExecutionConfigOptions.UidGeneration[]ExecutionConfigOptions.UidGeneration.values()Returns an array containing the constants of this enum type, in the order they are declared.