接口 RecordWithEncryptionContext<T>
- 所有超级接口:
org.apache.pulsar.functions.api.Record<T>
- 所有已知实现类:
PulsarRecord
public interface RecordWithEncryptionContext<T>
extends org.apache.pulsar.functions.api.Record<T>
-
方法概要
修饰符和类型方法说明Optional<org.apache.pulsar.common.api.EncryptionContext>Retrieves encryption-context that is attached to record.从接口继承的方法 org.apache.pulsar.functions.api.Record
ack, fail, getDestinationTopic, getEventTime, getKey, getMessage, getPartitionId, getPartitionIndex, getProperties, getRecordSequence, getSchema, getTopicName, getValue