@InterfaceAudience.Public @InterfaceStability.Stable public interface KVRecord<K,V> extends Record
| Modifier and Type | Method and Description |
|---|---|
Schema<K> |
getKeySchema() |
KeyValueEncodingType |
getKeyValueEncodingType() |
Schema<V> |
getValueSchema() |
ack, fail, getDestinationTopic, getEventTime, getKey, getMessage, getPartitionId, getPartitionIndex, getProperties, getRecordSequence, getSchema, getTopicName, getValueKeyValueEncodingType getKeyValueEncodingType()
Copyright © 2017–2021 Apache Software Foundation. All rights reserved.