public static interface PulsarApi.CommandSendErrorOrBuilder
extends org.apache.pulsar.shaded.com.google.protobuf.v241.MessageLiteOrBuilder
| Modifier and Type | Method and Description |
|---|---|
PulsarApi.ServerError |
getError() |
String |
getMessage() |
long |
getProducerId() |
long |
getSequenceId() |
boolean |
hasError() |
boolean |
hasMessage() |
boolean |
hasProducerId() |
boolean |
hasSequenceId() |
boolean hasProducerId()
long getProducerId()
boolean hasSequenceId()
long getSequenceId()
boolean hasError()
PulsarApi.ServerError getError()
boolean hasMessage()
String getMessage()
Copyright © 2017–2021 Apache Software Foundation. All rights reserved.