public static interface PulsarApi.CommandAddSubscriptionToTxnResponseOrBuilder
extends org.apache.pulsar.shaded.com.google.protobuf.v241.MessageLiteOrBuilder
| Modifier and Type | Method and Description |
|---|---|
PulsarApi.ServerError |
getError() |
String |
getMessage() |
long |
getRequestId() |
long |
getTxnidLeastBits() |
long |
getTxnidMostBits() |
boolean |
hasError() |
boolean |
hasMessage() |
boolean |
hasRequestId() |
boolean |
hasTxnidLeastBits() |
boolean |
hasTxnidMostBits() |
boolean hasRequestId()
long getRequestId()
boolean hasTxnidLeastBits()
long getTxnidLeastBits()
boolean hasTxnidMostBits()
long getTxnidMostBits()
boolean hasError()
PulsarApi.ServerError getError()
boolean hasMessage()
String getMessage()
Copyright © 2017–2021 Apache Software Foundation. All rights reserved.