public static interface PulsarApi.CommandPartitionedTopicMetadataResponseOrBuilder
extends org.apache.pulsar.shaded.com.google.protobuf.v241.MessageLiteOrBuilder
| Modifier and Type | Method and Description |
|---|---|
PulsarApi.ServerError |
getError() |
String |
getMessage() |
int |
getPartitions() |
long |
getRequestId() |
PulsarApi.CommandPartitionedTopicMetadataResponse.LookupType |
getResponse() |
boolean |
hasError() |
boolean |
hasMessage() |
boolean |
hasPartitions() |
boolean |
hasRequestId() |
boolean |
hasResponse() |
boolean hasPartitions()
int getPartitions()
boolean hasRequestId()
long getRequestId()
boolean hasResponse()
PulsarApi.CommandPartitionedTopicMetadataResponse.LookupType getResponse()
boolean hasError()
PulsarApi.ServerError getError()
boolean hasMessage()
String getMessage()
Copyright © 2017–2021 Apache Software Foundation. All rights reserved.