public final class KahaCommitCommand extends org.apache.activemq.protobuf.BaseMessage<T> implements JournalCommand<KahaCommitCommand>
| Constructor and Description |
|---|
KahaCommitCommand() |
addAll, assertInitialized, checktInitialized, computeGroupSize, computeMessageSize, isInitialized, load, loadAndClear, mergeFramed, mergeFramed, mergeFramed, mergeFramed, mergeUnframed, mergeUnframed, mergeUnframed, prefix, readGroup, readRawByte, readRawVarint32, serializedSizeFramed, toFramedBuffer, toFramedByteArray, toUnframedBuffer, toUnframedByteArray, writeFramed, writeFramed, writeGroup, writeMessage, writeUnframedfinalize, getClass, notify, notifyAll, wait, wait, waitassertInitialized, mergeFramed, mergeFramed, mergeFramed, mergeFramed, mergeUnframed, mergeUnframed, mergeUnframed, serializedSizeFramed, toFramedBuffer, toFramedByteArray, toUnframedBuffer, toUnframedByteArray, writeFramed, writeFramed, writeUnframedpublic KahaCommitCommand()
public ArrayList<String> missingFields()
missingFields in class org.apache.activemq.protobuf.BaseMessage<KahaCommitCommand>public void clear()
clear in interface org.apache.activemq.protobuf.Message<KahaCommitCommand>clear in class org.apache.activemq.protobuf.BaseMessage<KahaCommitCommand>public KahaCommitCommand clone()
clone in interface org.apache.activemq.protobuf.Message<KahaCommitCommand>clone in class org.apache.activemq.protobuf.BaseMessage<KahaCommitCommand>public KahaCommitCommand mergeFrom(KahaCommitCommand other)
mergeFrom in interface org.apache.activemq.protobuf.Message<KahaCommitCommand>mergeFrom in class org.apache.activemq.protobuf.BaseMessage<KahaCommitCommand>public int serializedSizeUnframed()
serializedSizeUnframed in interface org.apache.activemq.protobuf.Message<KahaCommitCommand>public KahaCommitCommand mergeUnframed(org.apache.activemq.protobuf.CodedInputStream input) throws IOException
mergeUnframed in interface org.apache.activemq.protobuf.Message<KahaCommitCommand>IOExceptionpublic void writeUnframed(org.apache.activemq.protobuf.CodedOutputStream output) throws IOException
writeUnframed in interface org.apache.activemq.protobuf.Message<KahaCommitCommand>writeUnframed in class org.apache.activemq.protobuf.BaseMessage<KahaCommitCommand>IOExceptionpublic static KahaCommitCommand parseUnframed(org.apache.activemq.protobuf.CodedInputStream data) throws org.apache.activemq.protobuf.InvalidProtocolBufferException, IOException
org.apache.activemq.protobuf.InvalidProtocolBufferExceptionIOExceptionpublic static KahaCommitCommand parseUnframed(org.apache.activemq.protobuf.Buffer data) throws org.apache.activemq.protobuf.InvalidProtocolBufferException
org.apache.activemq.protobuf.InvalidProtocolBufferExceptionpublic static KahaCommitCommand parseUnframed(byte[] data) throws org.apache.activemq.protobuf.InvalidProtocolBufferException
org.apache.activemq.protobuf.InvalidProtocolBufferExceptionpublic static KahaCommitCommand parseUnframed(InputStream data) throws org.apache.activemq.protobuf.InvalidProtocolBufferException, IOException
org.apache.activemq.protobuf.InvalidProtocolBufferExceptionIOExceptionpublic static KahaCommitCommand parseFramed(org.apache.activemq.protobuf.CodedInputStream data) throws org.apache.activemq.protobuf.InvalidProtocolBufferException, IOException
org.apache.activemq.protobuf.InvalidProtocolBufferExceptionIOExceptionpublic static KahaCommitCommand parseFramed(org.apache.activemq.protobuf.Buffer data) throws org.apache.activemq.protobuf.InvalidProtocolBufferException
org.apache.activemq.protobuf.InvalidProtocolBufferExceptionpublic static KahaCommitCommand parseFramed(byte[] data) throws org.apache.activemq.protobuf.InvalidProtocolBufferException
org.apache.activemq.protobuf.InvalidProtocolBufferExceptionpublic static KahaCommitCommand parseFramed(InputStream data) throws org.apache.activemq.protobuf.InvalidProtocolBufferException, IOException
org.apache.activemq.protobuf.InvalidProtocolBufferExceptionIOExceptionpublic StringBuilder toString(StringBuilder sb, String prefix)
public void visit(Visitor visitor) throws IOException
visit in interface JournalCommand<KahaCommitCommand>IOExceptionpublic KahaEntryType type()
type in interface JournalCommand<KahaCommitCommand>public boolean equals(KahaCommitCommand obj)
public boolean hasTransactionInfo()
public KahaTransactionInfo getTransactionInfo()
public T setTransactionInfo(KahaTransactionInfo transactionInfo)
public void clearTransactionInfo()
Copyright © 2005–2017 FuseSource, Corp.. All rights reserved.