public static interface PulsarApi.CommandEndTxnOrBuilder
extends org.apache.pulsar.shaded.com.google.protobuf.v241.MessageLiteOrBuilder
| Modifier and Type | Method and Description |
|---|---|
PulsarApi.MessageIdData |
getMessageId(int index) |
int |
getMessageIdCount() |
List<PulsarApi.MessageIdData> |
getMessageIdList() |
long |
getRequestId() |
PulsarApi.TxnAction |
getTxnAction() |
long |
getTxnidLeastBits() |
long |
getTxnidMostBits() |
boolean |
hasRequestId() |
boolean |
hasTxnAction() |
boolean |
hasTxnidLeastBits() |
boolean |
hasTxnidMostBits() |
boolean hasRequestId()
long getRequestId()
boolean hasTxnidLeastBits()
long getTxnidLeastBits()
boolean hasTxnidMostBits()
long getTxnidMostBits()
boolean hasTxnAction()
PulsarApi.TxnAction getTxnAction()
List<PulsarApi.MessageIdData> getMessageIdList()
PulsarApi.MessageIdData getMessageId(int index)
int getMessageIdCount()
Copyright © 2017–2021 Apache Software Foundation. All rights reserved.