public static interface PulsarApi.BaseCommandOrBuilder
extends org.apache.pulsar.shaded.com.google.protobuf.v241.MessageLiteOrBuilder
boolean hasType()
PulsarApi.BaseCommand.Type getType()
boolean hasConnect()
PulsarApi.CommandConnect getConnect()
boolean hasConnected()
PulsarApi.CommandConnected getConnected()
boolean hasSubscribe()
PulsarApi.CommandSubscribe getSubscribe()
boolean hasProducer()
PulsarApi.CommandProducer getProducer()
boolean hasSend()
PulsarApi.CommandSend getSend()
boolean hasSendReceipt()
PulsarApi.CommandSendReceipt getSendReceipt()
boolean hasSendError()
PulsarApi.CommandSendError getSendError()
boolean hasMessage()
PulsarApi.CommandMessage getMessage()
boolean hasAck()
PulsarApi.CommandAck getAck()
boolean hasFlow()
PulsarApi.CommandFlow getFlow()
boolean hasUnsubscribe()
PulsarApi.CommandUnsubscribe getUnsubscribe()
boolean hasSuccess()
PulsarApi.CommandSuccess getSuccess()
boolean hasError()
PulsarApi.CommandError getError()
boolean hasCloseProducer()
PulsarApi.CommandCloseProducer getCloseProducer()
boolean hasCloseConsumer()
PulsarApi.CommandCloseConsumer getCloseConsumer()
boolean hasProducerSuccess()
PulsarApi.CommandProducerSuccess getProducerSuccess()
boolean hasPing()
PulsarApi.CommandPing getPing()
boolean hasPong()
PulsarApi.CommandPong getPong()
boolean hasRedeliverUnacknowledgedMessages()
PulsarApi.CommandRedeliverUnacknowledgedMessages getRedeliverUnacknowledgedMessages()
boolean hasPartitionMetadata()
PulsarApi.CommandPartitionedTopicMetadata getPartitionMetadata()
boolean hasPartitionMetadataResponse()
PulsarApi.CommandPartitionedTopicMetadataResponse getPartitionMetadataResponse()
boolean hasLookupTopic()
PulsarApi.CommandLookupTopic getLookupTopic()
boolean hasLookupTopicResponse()
PulsarApi.CommandLookupTopicResponse getLookupTopicResponse()
boolean hasConsumerStats()
PulsarApi.CommandConsumerStats getConsumerStats()
boolean hasConsumerStatsResponse()
PulsarApi.CommandConsumerStatsResponse getConsumerStatsResponse()
boolean hasReachedEndOfTopic()
PulsarApi.CommandReachedEndOfTopic getReachedEndOfTopic()
boolean hasSeek()
PulsarApi.CommandSeek getSeek()
boolean hasGetLastMessageId()
PulsarApi.CommandGetLastMessageId getGetLastMessageId()
boolean hasGetLastMessageIdResponse()
PulsarApi.CommandGetLastMessageIdResponse getGetLastMessageIdResponse()
boolean hasActiveConsumerChange()
PulsarApi.CommandActiveConsumerChange getActiveConsumerChange()
boolean hasGetTopicsOfNamespace()
PulsarApi.CommandGetTopicsOfNamespace getGetTopicsOfNamespace()
boolean hasGetTopicsOfNamespaceResponse()
PulsarApi.CommandGetTopicsOfNamespaceResponse getGetTopicsOfNamespaceResponse()
boolean hasGetSchema()
PulsarApi.CommandGetSchema getGetSchema()
boolean hasGetSchemaResponse()
PulsarApi.CommandGetSchemaResponse getGetSchemaResponse()
boolean hasAuthChallenge()
PulsarApi.CommandAuthChallenge getAuthChallenge()
boolean hasAuthResponse()
PulsarApi.CommandAuthResponse getAuthResponse()
boolean hasAckResponse()
PulsarApi.CommandAckResponse getAckResponse()
boolean hasGetOrCreateSchema()
PulsarApi.CommandGetOrCreateSchema getGetOrCreateSchema()
boolean hasGetOrCreateSchemaResponse()
PulsarApi.CommandGetOrCreateSchemaResponse getGetOrCreateSchemaResponse()
boolean hasNewTxn()
PulsarApi.CommandNewTxn getNewTxn()
boolean hasNewTxnResponse()
PulsarApi.CommandNewTxnResponse getNewTxnResponse()
boolean hasAddPartitionToTxn()
PulsarApi.CommandAddPartitionToTxn getAddPartitionToTxn()
boolean hasAddPartitionToTxnResponse()
PulsarApi.CommandAddPartitionToTxnResponse getAddPartitionToTxnResponse()
boolean hasAddSubscriptionToTxn()
PulsarApi.CommandAddSubscriptionToTxn getAddSubscriptionToTxn()
boolean hasAddSubscriptionToTxnResponse()
PulsarApi.CommandAddSubscriptionToTxnResponse getAddSubscriptionToTxnResponse()
boolean hasEndTxn()
PulsarApi.CommandEndTxn getEndTxn()
boolean hasEndTxnResponse()
PulsarApi.CommandEndTxnResponse getEndTxnResponse()
boolean hasEndTxnOnPartition()
PulsarApi.CommandEndTxnOnPartition getEndTxnOnPartition()
boolean hasEndTxnOnPartitionResponse()
PulsarApi.CommandEndTxnOnPartitionResponse getEndTxnOnPartitionResponse()
boolean hasEndTxnOnSubscription()
PulsarApi.CommandEndTxnOnSubscription getEndTxnOnSubscription()
boolean hasEndTxnOnSubscriptionResponse()
PulsarApi.CommandEndTxnOnSubscriptionResponse getEndTxnOnSubscriptionResponse()
Copyright © 2017–2021 Apache Software Foundation. All rights reserved.