public static interface PulsarApi.SingleMessageMetadataOrBuilder
extends org.apache.pulsar.shaded.com.google.protobuf.v241.MessageLiteOrBuilder
| Modifier and Type | Method and Description |
|---|---|
boolean |
getCompactedOut() |
long |
getEventTime() |
String |
getPartitionKey() |
boolean |
getPartitionKeyB64Encoded() |
int |
getPayloadSize() |
PulsarApi.KeyValue |
getProperties(int index) |
int |
getPropertiesCount() |
List<PulsarApi.KeyValue> |
getPropertiesList() |
boolean |
hasCompactedOut() |
boolean |
hasEventTime() |
boolean |
hasPartitionKey() |
boolean |
hasPartitionKeyB64Encoded() |
boolean |
hasPayloadSize() |
List<PulsarApi.KeyValue> getPropertiesList()
PulsarApi.KeyValue getProperties(int index)
int getPropertiesCount()
boolean hasPartitionKey()
String getPartitionKey()
boolean hasPayloadSize()
int getPayloadSize()
boolean hasCompactedOut()
boolean getCompactedOut()
boolean hasEventTime()
long getEventTime()
boolean hasPartitionKeyB64Encoded()
boolean getPartitionKeyB64Encoded()
Copyright © 2017–2018 Apache Software Foundation. All rights reserved.