Uses of Enum
org.apache.flink.table.api.config.ExecutionConfigOptions.SinkUpsertMaterializeStrategy
Packages that use ExecutionConfigOptions.SinkUpsertMaterializeStrategy
-
Uses of ExecutionConfigOptions.SinkUpsertMaterializeStrategy in org.apache.flink.table.api.config
Fields in org.apache.flink.table.api.config with type parameters of type ExecutionConfigOptions.SinkUpsertMaterializeStrategyModifier and TypeFieldDescriptionExecutionConfigOptions.TABLE_EXEC_SINK_UPSERT_MATERIALIZE_STRATEGYMethods in org.apache.flink.table.api.config that return ExecutionConfigOptions.SinkUpsertMaterializeStrategyModifier and TypeMethodDescriptionReturns the enum constant of this type with the specified name.ExecutionConfigOptions.SinkUpsertMaterializeStrategy.values()Returns an array containing the constants of this enum type, in the order they are declared.