public static interface PulsarApi.CommandSubscribeOrBuilder
extends org.apache.pulsar.shaded.com.google.protobuf.v241.MessageLiteOrBuilder
boolean hasTopic()
String getTopic()
boolean hasSubscription()
String getSubscription()
boolean hasSubType()
PulsarApi.CommandSubscribe.SubType getSubType()
boolean hasConsumerId()
long getConsumerId()
boolean hasRequestId()
long getRequestId()
boolean hasConsumerName()
String getConsumerName()
boolean hasPriorityLevel()
int getPriorityLevel()
boolean hasDurable()
boolean getDurable()
boolean hasStartMessageId()
PulsarApi.MessageIdData getStartMessageId()
List<PulsarApi.KeyValue> getMetadataList()
PulsarApi.KeyValue getMetadata(int index)
int getMetadataCount()
boolean hasReadCompacted()
boolean getReadCompacted()
boolean hasSchema()
PulsarApi.Schema getSchema()
boolean hasInitialPosition()
PulsarApi.CommandSubscribe.InitialPosition getInitialPosition()
boolean hasReplicateSubscriptionState()
boolean getReplicateSubscriptionState()
boolean hasForceTopicCreation()
boolean getForceTopicCreation()
boolean hasStartMessageRollbackDurationSec()
long getStartMessageRollbackDurationSec()
boolean hasKeySharedMeta()
PulsarApi.KeySharedMeta getKeySharedMeta()
Copyright © 2017–2021 Apache Software Foundation. All rights reserved.