接口 KVRecord<K,V>
- 所有超级接口:
Record
key value schema record.
-
方法概要
修饰符和类型方法说明从接口继承的方法 org.apache.pulsar.functions.api.Record
ack, fail, getDestinationTopic, getEventTime, getKey, getMessage, getPartitionId, getPartitionIndex, getProperties, getRecordSequence, getSchema, getTopicName, getValue
-
方法详细资料
-
getKeySchema
-
getValueSchema
-
getKeyValueEncodingType
KeyValueEncodingType getKeyValueEncodingType()
-