Uses of Enum Class
org.apache.flink.streaming.connectors.kafka.table.KafkaConnectorOptions.ValueFieldsStrategy
Packages that use KafkaConnectorOptions.ValueFieldsStrategy
-
Uses of KafkaConnectorOptions.ValueFieldsStrategy in org.apache.flink.streaming.connectors.kafka.table
Fields in org.apache.flink.streaming.connectors.kafka.table with type parameters of type KafkaConnectorOptions.ValueFieldsStrategyModifier and TypeFieldDescriptionstatic final org.apache.flink.configuration.ConfigOption<KafkaConnectorOptions.ValueFieldsStrategy> KafkaConnectorOptions.VALUE_FIELDS_INCLUDEMethods in org.apache.flink.streaming.connectors.kafka.table that return KafkaConnectorOptions.ValueFieldsStrategyModifier and TypeMethodDescriptionReturns the enum constant of this class with the specified name.KafkaConnectorOptions.ValueFieldsStrategy.values()Returns an array containing the constants of this enum class, in the order they are declared.