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