public static final class PulsarApi.CommandEndTxnOnSubscription extends org.apache.pulsar.shaded.com.google.protobuf.v241.GeneratedMessageLite implements PulsarApi.CommandEndTxnOnSubscriptionOrBuilder, ByteBufCodedOutputStream.ByteBufGeneratedMessage
| Modifier and Type | Class and Description |
|---|---|
static class |
PulsarApi.CommandEndTxnOnSubscription.Builder |
org.apache.pulsar.shaded.com.google.protobuf.v241.GeneratedMessageLite.ExtendableBuilder<MessageType extends org.apache.pulsar.shaded.com.google.protobuf.v241.GeneratedMessageLite.ExtendableMessage<MessageType>,BuilderType extends org.apache.pulsar.shaded.com.google.protobuf.v241.GeneratedMessageLite.ExtendableBuilder<MessageType,BuilderType>>, org.apache.pulsar.shaded.com.google.protobuf.v241.GeneratedMessageLite.ExtendableMessage<MessageType extends org.apache.pulsar.shaded.com.google.protobuf.v241.GeneratedMessageLite.ExtendableMessage<MessageType>>, org.apache.pulsar.shaded.com.google.protobuf.v241.GeneratedMessageLite.ExtendableMessageOrBuilder<MessageType extends org.apache.pulsar.shaded.com.google.protobuf.v241.GeneratedMessageLite.ExtendableMessage>, org.apache.pulsar.shaded.com.google.protobuf.v241.GeneratedMessageLite.GeneratedExtension<ContainingType extends org.apache.pulsar.shaded.com.google.protobuf.v241.MessageLite,Type>| Modifier and Type | Field and Description |
|---|---|
static int |
REQUEST_ID_FIELD_NUMBER |
static int |
SUBSCRIPTION_FIELD_NUMBER |
static int |
TXN_ACTION_FIELD_NUMBER |
static int |
TXNID_LEAST_BITS_FIELD_NUMBER |
static int |
TXNID_MOST_BITS_FIELD_NUMBER |
newRepeatedGeneratedExtension, newSingularGeneratedExtensionpublic static final int REQUEST_ID_FIELD_NUMBER
public static final int TXNID_LEAST_BITS_FIELD_NUMBER
public static final int TXNID_MOST_BITS_FIELD_NUMBER
public static final int SUBSCRIPTION_FIELD_NUMBER
public static final int TXN_ACTION_FIELD_NUMBER
public void recycle()
public static PulsarApi.CommandEndTxnOnSubscription getDefaultInstance()
public PulsarApi.CommandEndTxnOnSubscription getDefaultInstanceForType()
getDefaultInstanceForType in interface org.apache.pulsar.shaded.com.google.protobuf.v241.MessageLiteOrBuilderpublic boolean hasRequestId()
hasRequestId in interface PulsarApi.CommandEndTxnOnSubscriptionOrBuilderpublic long getRequestId()
getRequestId in interface PulsarApi.CommandEndTxnOnSubscriptionOrBuilderpublic boolean hasTxnidLeastBits()
hasTxnidLeastBits in interface PulsarApi.CommandEndTxnOnSubscriptionOrBuilderpublic long getTxnidLeastBits()
getTxnidLeastBits in interface PulsarApi.CommandEndTxnOnSubscriptionOrBuilderpublic boolean hasTxnidMostBits()
hasTxnidMostBits in interface PulsarApi.CommandEndTxnOnSubscriptionOrBuilderpublic long getTxnidMostBits()
getTxnidMostBits in interface PulsarApi.CommandEndTxnOnSubscriptionOrBuilderpublic boolean hasSubscription()
hasSubscription in interface PulsarApi.CommandEndTxnOnSubscriptionOrBuilderpublic PulsarApi.Subscription getSubscription()
getSubscription in interface PulsarApi.CommandEndTxnOnSubscriptionOrBuilderpublic boolean hasTxnAction()
hasTxnAction in interface PulsarApi.CommandEndTxnOnSubscriptionOrBuilderpublic PulsarApi.TxnAction getTxnAction()
getTxnAction in interface PulsarApi.CommandEndTxnOnSubscriptionOrBuilderpublic final boolean isInitialized()
isInitialized in interface org.apache.pulsar.shaded.com.google.protobuf.v241.MessageLiteOrBuilderpublic void writeTo(org.apache.pulsar.shaded.com.google.protobuf.v241.CodedOutputStream output)
throws IOException
writeTo in interface org.apache.pulsar.shaded.com.google.protobuf.v241.MessageLiteIOExceptionpublic void writeTo(ByteBufCodedOutputStream output) throws IOException
writeTo in interface ByteBufCodedOutputStream.ByteBufGeneratedMessageIOExceptionpublic int getSerializedSize()
getSerializedSize in interface ByteBufCodedOutputStream.ByteBufGeneratedMessagegetSerializedSize in interface org.apache.pulsar.shaded.com.google.protobuf.v241.MessageLiteprotected Object writeReplace() throws ObjectStreamException
writeReplace in class org.apache.pulsar.shaded.com.google.protobuf.v241.GeneratedMessageLiteObjectStreamExceptionpublic static PulsarApi.CommandEndTxnOnSubscription parseFrom(org.apache.pulsar.shaded.com.google.protobuf.v241.ByteString data) throws org.apache.pulsar.shaded.com.google.protobuf.v241.InvalidProtocolBufferException
org.apache.pulsar.shaded.com.google.protobuf.v241.InvalidProtocolBufferExceptionpublic static PulsarApi.CommandEndTxnOnSubscription parseFrom(org.apache.pulsar.shaded.com.google.protobuf.v241.ByteString data, org.apache.pulsar.shaded.com.google.protobuf.v241.ExtensionRegistryLite extensionRegistry) throws org.apache.pulsar.shaded.com.google.protobuf.v241.InvalidProtocolBufferException
org.apache.pulsar.shaded.com.google.protobuf.v241.InvalidProtocolBufferExceptionpublic static PulsarApi.CommandEndTxnOnSubscription parseFrom(byte[] data) throws org.apache.pulsar.shaded.com.google.protobuf.v241.InvalidProtocolBufferException
org.apache.pulsar.shaded.com.google.protobuf.v241.InvalidProtocolBufferExceptionpublic static PulsarApi.CommandEndTxnOnSubscription parseFrom(byte[] data, org.apache.pulsar.shaded.com.google.protobuf.v241.ExtensionRegistryLite extensionRegistry) throws org.apache.pulsar.shaded.com.google.protobuf.v241.InvalidProtocolBufferException
org.apache.pulsar.shaded.com.google.protobuf.v241.InvalidProtocolBufferExceptionpublic static PulsarApi.CommandEndTxnOnSubscription parseFrom(InputStream input) throws IOException
IOExceptionpublic static PulsarApi.CommandEndTxnOnSubscription parseFrom(InputStream input, org.apache.pulsar.shaded.com.google.protobuf.v241.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic static PulsarApi.CommandEndTxnOnSubscription parseDelimitedFrom(InputStream input) throws IOException
IOExceptionpublic static PulsarApi.CommandEndTxnOnSubscription parseDelimitedFrom(InputStream input, org.apache.pulsar.shaded.com.google.protobuf.v241.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic static PulsarApi.CommandEndTxnOnSubscription parseFrom(org.apache.pulsar.shaded.com.google.protobuf.v241.CodedInputStream input) throws IOException
IOExceptionpublic static PulsarApi.CommandEndTxnOnSubscription parseFrom(org.apache.pulsar.shaded.com.google.protobuf.v241.CodedInputStream input, org.apache.pulsar.shaded.com.google.protobuf.v241.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic static PulsarApi.CommandEndTxnOnSubscription.Builder newBuilder()
public PulsarApi.CommandEndTxnOnSubscription.Builder newBuilderForType()
newBuilderForType in interface org.apache.pulsar.shaded.com.google.protobuf.v241.MessageLitepublic static PulsarApi.CommandEndTxnOnSubscription.Builder newBuilder(PulsarApi.CommandEndTxnOnSubscription prototype)
public PulsarApi.CommandEndTxnOnSubscription.Builder toBuilder()
toBuilder in interface org.apache.pulsar.shaded.com.google.protobuf.v241.MessageLiteCopyright © 2017–2021 Apache Software Foundation. All rights reserved.