public static final class PulsarApi.CommandEndTxn extends org.apache.pulsar.shaded.com.google.protobuf.v241.GeneratedMessageLite implements PulsarApi.CommandEndTxnOrBuilder, ByteBufCodedOutputStream.ByteBufGeneratedMessage
| Modifier and Type | Class and Description |
|---|---|
static class |
PulsarApi.CommandEndTxn.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 |
MESSAGE_ID_FIELD_NUMBER |
static int |
REQUEST_ID_FIELD_NUMBER |
static int |
TXN_ACTION_FIELD_NUMBER |
static int |
TXNID_LEAST_BITS_FIELD_NUMBER |
static int |
TXNID_MOST_BITS_FIELD_NUMBER |
| Modifier and Type | Method and Description |
|---|---|
static PulsarApi.CommandEndTxn |
getDefaultInstance() |
PulsarApi.CommandEndTxn |
getDefaultInstanceForType() |
PulsarApi.MessageIdData |
getMessageId(int index) |
int |
getMessageIdCount() |
List<PulsarApi.MessageIdData> |
getMessageIdList() |
PulsarApi.MessageIdDataOrBuilder |
getMessageIdOrBuilder(int index) |
List<? extends PulsarApi.MessageIdDataOrBuilder> |
getMessageIdOrBuilderList() |
long |
getRequestId() |
int |
getSerializedSize() |
PulsarApi.TxnAction |
getTxnAction() |
long |
getTxnidLeastBits() |
long |
getTxnidMostBits() |
boolean |
hasRequestId() |
boolean |
hasTxnAction() |
boolean |
hasTxnidLeastBits() |
boolean |
hasTxnidMostBits() |
boolean |
isInitialized() |
static PulsarApi.CommandEndTxn.Builder |
newBuilder() |
static PulsarApi.CommandEndTxn.Builder |
newBuilder(PulsarApi.CommandEndTxn prototype) |
PulsarApi.CommandEndTxn.Builder |
newBuilderForType() |
static PulsarApi.CommandEndTxn |
parseDelimitedFrom(InputStream input) |
static PulsarApi.CommandEndTxn |
parseDelimitedFrom(InputStream input,
org.apache.pulsar.shaded.com.google.protobuf.v241.ExtensionRegistryLite extensionRegistry) |
static PulsarApi.CommandEndTxn |
parseFrom(byte[] data) |
static PulsarApi.CommandEndTxn |
parseFrom(byte[] data,
org.apache.pulsar.shaded.com.google.protobuf.v241.ExtensionRegistryLite extensionRegistry) |
static PulsarApi.CommandEndTxn |
parseFrom(org.apache.pulsar.shaded.com.google.protobuf.v241.ByteString data) |
static PulsarApi.CommandEndTxn |
parseFrom(org.apache.pulsar.shaded.com.google.protobuf.v241.ByteString data,
org.apache.pulsar.shaded.com.google.protobuf.v241.ExtensionRegistryLite extensionRegistry) |
static PulsarApi.CommandEndTxn |
parseFrom(org.apache.pulsar.shaded.com.google.protobuf.v241.CodedInputStream input) |
static PulsarApi.CommandEndTxn |
parseFrom(org.apache.pulsar.shaded.com.google.protobuf.v241.CodedInputStream input,
org.apache.pulsar.shaded.com.google.protobuf.v241.ExtensionRegistryLite extensionRegistry) |
static PulsarApi.CommandEndTxn |
parseFrom(InputStream input) |
static PulsarApi.CommandEndTxn |
parseFrom(InputStream input,
org.apache.pulsar.shaded.com.google.protobuf.v241.ExtensionRegistryLite extensionRegistry) |
void |
recycle() |
PulsarApi.CommandEndTxn.Builder |
toBuilder() |
protected Object |
writeReplace() |
void |
writeTo(ByteBufCodedOutputStream output) |
void |
writeTo(org.apache.pulsar.shaded.com.google.protobuf.v241.CodedOutputStream output) |
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 TXN_ACTION_FIELD_NUMBER
public static final int MESSAGE_ID_FIELD_NUMBER
public void recycle()
public static PulsarApi.CommandEndTxn getDefaultInstance()
public PulsarApi.CommandEndTxn getDefaultInstanceForType()
getDefaultInstanceForType in interface org.apache.pulsar.shaded.com.google.protobuf.v241.MessageLiteOrBuilderpublic boolean hasRequestId()
hasRequestId in interface PulsarApi.CommandEndTxnOrBuilderpublic long getRequestId()
getRequestId in interface PulsarApi.CommandEndTxnOrBuilderpublic boolean hasTxnidLeastBits()
hasTxnidLeastBits in interface PulsarApi.CommandEndTxnOrBuilderpublic long getTxnidLeastBits()
getTxnidLeastBits in interface PulsarApi.CommandEndTxnOrBuilderpublic boolean hasTxnidMostBits()
hasTxnidMostBits in interface PulsarApi.CommandEndTxnOrBuilderpublic long getTxnidMostBits()
getTxnidMostBits in interface PulsarApi.CommandEndTxnOrBuilderpublic boolean hasTxnAction()
hasTxnAction in interface PulsarApi.CommandEndTxnOrBuilderpublic PulsarApi.TxnAction getTxnAction()
getTxnAction in interface PulsarApi.CommandEndTxnOrBuilderpublic List<PulsarApi.MessageIdData> getMessageIdList()
getMessageIdList in interface PulsarApi.CommandEndTxnOrBuilderpublic List<? extends PulsarApi.MessageIdDataOrBuilder> getMessageIdOrBuilderList()
public int getMessageIdCount()
getMessageIdCount in interface PulsarApi.CommandEndTxnOrBuilderpublic PulsarApi.MessageIdData getMessageId(int index)
getMessageId in interface PulsarApi.CommandEndTxnOrBuilderpublic PulsarApi.MessageIdDataOrBuilder getMessageIdOrBuilder(int index)
public 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.CommandEndTxn 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.CommandEndTxn 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.CommandEndTxn parseFrom(byte[] data) throws org.apache.pulsar.shaded.com.google.protobuf.v241.InvalidProtocolBufferException
org.apache.pulsar.shaded.com.google.protobuf.v241.InvalidProtocolBufferExceptionpublic static PulsarApi.CommandEndTxn 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.CommandEndTxn parseFrom(InputStream input) throws IOException
IOExceptionpublic static PulsarApi.CommandEndTxn parseFrom(InputStream input, org.apache.pulsar.shaded.com.google.protobuf.v241.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic static PulsarApi.CommandEndTxn parseDelimitedFrom(InputStream input) throws IOException
IOExceptionpublic static PulsarApi.CommandEndTxn parseDelimitedFrom(InputStream input, org.apache.pulsar.shaded.com.google.protobuf.v241.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic static PulsarApi.CommandEndTxn parseFrom(org.apache.pulsar.shaded.com.google.protobuf.v241.CodedInputStream input) throws IOException
IOExceptionpublic static PulsarApi.CommandEndTxn 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.CommandEndTxn.Builder newBuilder()
public PulsarApi.CommandEndTxn.Builder newBuilderForType()
newBuilderForType in interface org.apache.pulsar.shaded.com.google.protobuf.v241.MessageLitepublic static PulsarApi.CommandEndTxn.Builder newBuilder(PulsarApi.CommandEndTxn prototype)
public PulsarApi.CommandEndTxn.Builder toBuilder()
toBuilder in interface org.apache.pulsar.shaded.com.google.protobuf.v241.MessageLiteCopyright © 2017–2021 Apache Software Foundation. All rights reserved.