接口 KVRecord<K,V>
-
-
方法概要
所有方法 实例方法 抽象方法 修饰符和类型 方法 说明 org.apache.pulsar.client.api.Schema<K>getKeySchema()org.apache.pulsar.common.schema.KeyValueEncodingTypegetKeyValueEncodingType()org.apache.pulsar.client.api.Schema<V>getValueSchema()-
从接口继承的方法 org.apache.pulsar.functions.api.Record
ack, fail, getDestinationTopic, getEventTime, getKey, getMessage, getPartitionId, getPartitionIndex, getProperties, getRecordSequence, getSchema, getTopicName, getValue
-
-