public static interface PulsarApi.MessageIdDataOrBuilder
extends org.apache.pulsar.shaded.com.google.protobuf.v241.MessageLiteOrBuilder
| Modifier and Type | Method and Description |
|---|---|
long |
getAckSet(int index) |
int |
getAckSetCount() |
List<Long> |
getAckSetList() |
int |
getBatchIndex() |
int |
getBatchSize() |
long |
getEntryId() |
long |
getLedgerId() |
int |
getPartition() |
boolean |
hasBatchIndex() |
boolean |
hasBatchSize() |
boolean |
hasEntryId() |
boolean |
hasLedgerId() |
boolean |
hasPartition() |
boolean hasLedgerId()
long getLedgerId()
boolean hasEntryId()
long getEntryId()
boolean hasPartition()
int getPartition()
boolean hasBatchIndex()
int getBatchIndex()
int getAckSetCount()
long getAckSet(int index)
boolean hasBatchSize()
int getBatchSize()
Copyright © 2017–2021 Apache Software Foundation. All rights reserved.