public final class KahaTransactionInfo
extends org.apache.activemq.protobuf.BaseMessage<T>
Constructor and Description |
---|
KahaTransactionInfo() |
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
public ArrayList<String> missingFields()
missingFields
in class org.apache.activemq.protobuf.BaseMessage<KahaTransactionInfo>
public void clear()
clear
in interface org.apache.activemq.protobuf.Message<KahaTransactionInfo>
clear
in class org.apache.activemq.protobuf.BaseMessage<KahaTransactionInfo>
public KahaTransactionInfo clone()
clone
in interface org.apache.activemq.protobuf.Message<KahaTransactionInfo>
clone
in class org.apache.activemq.protobuf.BaseMessage<KahaTransactionInfo>
public KahaTransactionInfo mergeFrom(KahaTransactionInfo other)
mergeFrom
in interface org.apache.activemq.protobuf.Message<KahaTransactionInfo>
mergeFrom
in class org.apache.activemq.protobuf.BaseMessage<KahaTransactionInfo>
public int serializedSizeUnframed()
public KahaTransactionInfo mergeUnframed(org.apache.activemq.protobuf.CodedInputStream input) throws IOException
IOException
public void writeUnframed(org.apache.activemq.protobuf.CodedOutputStream output) throws IOException
writeUnframed
in interface org.apache.activemq.protobuf.Message<KahaTransactionInfo>
writeUnframed
in class org.apache.activemq.protobuf.BaseMessage<KahaTransactionInfo>
IOException
public static KahaTransactionInfo parseUnframed(org.apache.activemq.protobuf.CodedInputStream data) throws org.apache.activemq.protobuf.InvalidProtocolBufferException, IOException
org.apache.activemq.protobuf.InvalidProtocolBufferException
IOException
public static KahaTransactionInfo parseUnframed(org.apache.activemq.protobuf.Buffer data) throws org.apache.activemq.protobuf.InvalidProtocolBufferException
org.apache.activemq.protobuf.InvalidProtocolBufferException
public static KahaTransactionInfo parseUnframed(byte[] data) throws org.apache.activemq.protobuf.InvalidProtocolBufferException
org.apache.activemq.protobuf.InvalidProtocolBufferException
public static KahaTransactionInfo parseUnframed(InputStream data) throws org.apache.activemq.protobuf.InvalidProtocolBufferException, IOException
org.apache.activemq.protobuf.InvalidProtocolBufferException
IOException
public static KahaTransactionInfo parseFramed(org.apache.activemq.protobuf.CodedInputStream data) throws org.apache.activemq.protobuf.InvalidProtocolBufferException, IOException
org.apache.activemq.protobuf.InvalidProtocolBufferException
IOException
public static KahaTransactionInfo parseFramed(org.apache.activemq.protobuf.Buffer data) throws org.apache.activemq.protobuf.InvalidProtocolBufferException
org.apache.activemq.protobuf.InvalidProtocolBufferException
public static KahaTransactionInfo parseFramed(byte[] data) throws org.apache.activemq.protobuf.InvalidProtocolBufferException
org.apache.activemq.protobuf.InvalidProtocolBufferException
public static KahaTransactionInfo parseFramed(InputStream data) throws org.apache.activemq.protobuf.InvalidProtocolBufferException, IOException
org.apache.activemq.protobuf.InvalidProtocolBufferException
IOException
public StringBuilder toString(StringBuilder sb, String prefix)
public boolean equals(KahaTransactionInfo obj)
public boolean hasLocalTransacitonId()
public KahaLocalTransactionId getLocalTransacitonId()
public T setLocalTransacitonId(KahaLocalTransactionId localTransacitonId)
public void clearLocalTransacitonId()
public boolean hasXaTransacitonId()
public KahaXATransactionId getXaTransacitonId()
public T setXaTransacitonId(KahaXATransactionId xaTransacitonId)
public void clearXaTransacitonId()
public boolean hasPreviousEntry()
public KahaLocation getPreviousEntry()
public T setPreviousEntry(KahaLocation previousEntry)
public void clearPreviousEntry()
Copyright © 2005-2012 Apache Software Foundation. All Rights Reserved.