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