public static interface PulsarApi.CommandMessageOrBuilder
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() |
long |
getConsumerId() |
PulsarApi.MessageIdData |
getMessageId() |
int |
getRedeliveryCount() |
boolean |
hasConsumerId() |
boolean |
hasMessageId() |
boolean |
hasRedeliveryCount() |
boolean hasConsumerId()
long getConsumerId()
boolean hasMessageId()
PulsarApi.MessageIdData getMessageId()
boolean hasRedeliveryCount()
int getRedeliveryCount()
int getAckSetCount()
long getAckSet(int index)
Copyright © 2017–2021 Apache Software Foundation. All rights reserved.