public static interface PulsarApi.MessageMetadataOrBuilder
extends org.apache.pulsar.shaded.com.google.protobuf.v241.MessageLiteOrBuilder
boolean hasProducerName()
String getProducerName()
boolean hasSequenceId()
long getSequenceId()
boolean hasPublishTime()
long getPublishTime()
List<PulsarApi.KeyValue> getPropertiesList()
PulsarApi.KeyValue getProperties(int index)
int getPropertiesCount()
boolean hasReplicatedFrom()
String getReplicatedFrom()
boolean hasPartitionKey()
String getPartitionKey()
int getReplicateToCount()
String getReplicateTo(int index)
boolean hasCompression()
PulsarApi.CompressionType getCompression()
boolean hasUncompressedSize()
int getUncompressedSize()
boolean hasNumMessagesInBatch()
int getNumMessagesInBatch()
boolean hasEventTime()
long getEventTime()
List<PulsarApi.EncryptionKeys> getEncryptionKeysList()
PulsarApi.EncryptionKeys getEncryptionKeys(int index)
int getEncryptionKeysCount()
boolean hasEncryptionAlgo()
String getEncryptionAlgo()
boolean hasEncryptionParam()
org.apache.pulsar.shaded.com.google.protobuf.v241.ByteString getEncryptionParam()
boolean hasSchemaVersion()
org.apache.pulsar.shaded.com.google.protobuf.v241.ByteString getSchemaVersion()
boolean hasPartitionKeyB64Encoded()
boolean getPartitionKeyB64Encoded()
boolean hasOrderingKey()
org.apache.pulsar.shaded.com.google.protobuf.v241.ByteString getOrderingKey()
boolean hasDeliverAtTime()
long getDeliverAtTime()
boolean hasMarkerType()
int getMarkerType()
boolean hasTxnidLeastBits()
long getTxnidLeastBits()
boolean hasTxnidMostBits()
long getTxnidMostBits()
boolean hasHighestSequenceId()
long getHighestSequenceId()
boolean hasNullValue()
boolean getNullValue()
boolean hasUuid()
String getUuid()
boolean hasNumChunksFromMsg()
int getNumChunksFromMsg()
boolean hasTotalChunkMsgSize()
int getTotalChunkMsgSize()
boolean hasChunkId()
int getChunkId()
boolean hasNullPartitionKey()
boolean getNullPartitionKey()
Copyright © 2017–2021 Apache Software Foundation. All rights reserved.