public final class KahaRollbackCommand extends org.apache.activemq.protobuf.BaseMessage<T> implements JournalCommand<KahaRollbackCommand>
Constructor and Description |
---|
KahaRollbackCommand() |
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, writeUnframed
finalize, getClass, notify, notifyAll, wait, wait, wait
assertInitialized, mergeFramed, mergeFramed, mergeFramed, mergeFramed, mergeUnframed, mergeUnframed, mergeUnframed, serializedSizeFramed, toFramedBuffer, toFramedByteArray, toUnframedBuffer, toUnframedByteArray, writeFramed, writeFramed, writeUnframed
public KahaRollbackCommand()
public ArrayList<String> missingFields()
missingFields
in class org.apache.activemq.protobuf.BaseMessage<KahaRollbackCommand>
public void clear()
clear
in interface org.apache.activemq.protobuf.Message<KahaRollbackCommand>
clear
in class org.apache.activemq.protobuf.BaseMessage<KahaRollbackCommand>
public KahaRollbackCommand clone()
clone
in interface org.apache.activemq.protobuf.Message<KahaRollbackCommand>
clone
in class org.apache.activemq.protobuf.BaseMessage<KahaRollbackCommand>
public KahaRollbackCommand mergeFrom(KahaRollbackCommand other)
mergeFrom
in interface org.apache.activemq.protobuf.Message<KahaRollbackCommand>
mergeFrom
in class org.apache.activemq.protobuf.BaseMessage<KahaRollbackCommand>
public int serializedSizeUnframed()
serializedSizeUnframed
in interface org.apache.activemq.protobuf.Message<KahaRollbackCommand>
public KahaRollbackCommand mergeUnframed(org.apache.activemq.protobuf.CodedInputStream input) throws IOException
mergeUnframed
in interface org.apache.activemq.protobuf.Message<KahaRollbackCommand>
IOException
public void writeUnframed(org.apache.activemq.protobuf.CodedOutputStream output) throws IOException
writeUnframed
in interface org.apache.activemq.protobuf.Message<KahaRollbackCommand>
writeUnframed
in class org.apache.activemq.protobuf.BaseMessage<KahaRollbackCommand>
IOException
public static KahaRollbackCommand parseUnframed(org.apache.activemq.protobuf.CodedInputStream data) throws org.apache.activemq.protobuf.InvalidProtocolBufferException, IOException
org.apache.activemq.protobuf.InvalidProtocolBufferException
IOException
public static KahaRollbackCommand parseUnframed(org.apache.activemq.protobuf.Buffer data) throws org.apache.activemq.protobuf.InvalidProtocolBufferException
org.apache.activemq.protobuf.InvalidProtocolBufferException
public static KahaRollbackCommand parseUnframed(byte[] data) throws org.apache.activemq.protobuf.InvalidProtocolBufferException
org.apache.activemq.protobuf.InvalidProtocolBufferException
public static KahaRollbackCommand parseUnframed(InputStream data) throws org.apache.activemq.protobuf.InvalidProtocolBufferException, IOException
org.apache.activemq.protobuf.InvalidProtocolBufferException
IOException
public static KahaRollbackCommand parseFramed(org.apache.activemq.protobuf.CodedInputStream data) throws org.apache.activemq.protobuf.InvalidProtocolBufferException, IOException
org.apache.activemq.protobuf.InvalidProtocolBufferException
IOException
public static KahaRollbackCommand parseFramed(org.apache.activemq.protobuf.Buffer data) throws org.apache.activemq.protobuf.InvalidProtocolBufferException
org.apache.activemq.protobuf.InvalidProtocolBufferException
public static KahaRollbackCommand parseFramed(byte[] data) throws org.apache.activemq.protobuf.InvalidProtocolBufferException
org.apache.activemq.protobuf.InvalidProtocolBufferException
public static KahaRollbackCommand parseFramed(InputStream data) throws org.apache.activemq.protobuf.InvalidProtocolBufferException, IOException
org.apache.activemq.protobuf.InvalidProtocolBufferException
IOException
public StringBuilder toString(StringBuilder sb, String prefix)
public void visit(Visitor visitor) throws IOException
visit
in interface JournalCommand<KahaRollbackCommand>
IOException
public KahaEntryType type()
type
in interface JournalCommand<KahaRollbackCommand>
public boolean equals(KahaRollbackCommand obj)
public boolean hasTransactionInfo()
public KahaTransactionInfo getTransactionInfo()
public T setTransactionInfo(KahaTransactionInfo transactionInfo)
public void clearTransactionInfo()
Copyright © 2005–2020 FuseSource, Corp.. All rights reserved.