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