public static interface PulsarApi.CommandEndTxnOnSubscriptionOrBuilder
extends org.apache.pulsar.shaded.com.google.protobuf.v241.MessageLiteOrBuilder
| Modifier and Type | Method and Description |
|---|---|
long |
getRequestId() |
PulsarApi.Subscription |
getSubscription() |
PulsarApi.TxnAction |
getTxnAction() |
long |
getTxnidLeastBits() |
long |
getTxnidMostBits() |
boolean |
hasRequestId() |
boolean |
hasSubscription() |
boolean |
hasTxnAction() |
boolean |
hasTxnidLeastBits() |
boolean |
hasTxnidMostBits() |
boolean hasRequestId()
long getRequestId()
boolean hasTxnidLeastBits()
long getTxnidLeastBits()
boolean hasTxnidMostBits()
long getTxnidMostBits()
boolean hasSubscription()
PulsarApi.Subscription getSubscription()
boolean hasTxnAction()
PulsarApi.TxnAction getTxnAction()
Copyright © 2017–2021 Apache Software Foundation. All rights reserved.