Enum Class KafkaConnectorOptions.ValueFieldsStrategy

java.lang.Object
java.lang.Enum<KafkaConnectorOptions.ValueFieldsStrategy>
org.apache.flink.streaming.connectors.kafka.table.KafkaConnectorOptions.ValueFieldsStrategy
All Implemented Interfaces:
Serializable, Comparable<KafkaConnectorOptions.ValueFieldsStrategy>, java.lang.constant.Constable
Enclosing class:
KafkaConnectorOptions

public static enum KafkaConnectorOptions.ValueFieldsStrategy extends Enum<KafkaConnectorOptions.ValueFieldsStrategy>
Strategies to derive the data type of a value format by considering a key format.