public static interface PulsarApi.CommandGetLastMessageIdResponseOrBuilder
extends org.apache.pulsar.shaded.com.google.protobuf.v241.MessageLiteOrBuilder
| Modifier and Type | Method and Description |
|---|---|
PulsarApi.MessageIdData |
getConsumerMarkDeletePosition() |
PulsarApi.MessageIdData |
getLastMessageId() |
long |
getRequestId() |
boolean |
hasConsumerMarkDeletePosition() |
boolean |
hasLastMessageId() |
boolean |
hasRequestId() |
boolean hasLastMessageId()
PulsarApi.MessageIdData getLastMessageId()
boolean hasRequestId()
long getRequestId()
boolean hasConsumerMarkDeletePosition()
PulsarApi.MessageIdData getConsumerMarkDeletePosition()
Copyright © 2017–2021 Apache Software Foundation. All rights reserved.