public interface RecordWithEncryptionContext<T> extends Record<T>
| Modifier and Type | Method and Description |
|---|---|
Optional<org.apache.pulsar.common.api.EncryptionContext> |
getEncryptionCtx()
Retrieves encryption-context that is attached to record.
|
ack, fail, getDestinationTopic, getEventTime, getKey, getMessage, getPartitionId, getPartitionIndex, getProperties, getRecordSequence, getSchema, getTopicName, getValueCopyright © 2017–2021 Apache Software Foundation. All rights reserved.