public final class KahaLocalTransactionId
extends org.apache.activemq.protobuf.BaseMessage<T>
Constructor and Description |
---|
KahaLocalTransactionId() |
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<KahaLocalTransactionId>
public void clear()
clear
in interface org.apache.activemq.protobuf.Message<KahaLocalTransactionId>
clear
in class org.apache.activemq.protobuf.BaseMessage<KahaLocalTransactionId>
public KahaLocalTransactionId clone()
clone
in interface org.apache.activemq.protobuf.Message<KahaLocalTransactionId>
clone
in class org.apache.activemq.protobuf.BaseMessage<KahaLocalTransactionId>
public KahaLocalTransactionId mergeFrom(KahaLocalTransactionId other)
mergeFrom
in interface org.apache.activemq.protobuf.Message<KahaLocalTransactionId>
mergeFrom
in class org.apache.activemq.protobuf.BaseMessage<KahaLocalTransactionId>
public int serializedSizeUnframed()
public KahaLocalTransactionId 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<KahaLocalTransactionId>
writeUnframed
in class org.apache.activemq.protobuf.BaseMessage<KahaLocalTransactionId>
IOException
public static KahaLocalTransactionId parseUnframed(org.apache.activemq.protobuf.CodedInputStream data) throws org.apache.activemq.protobuf.InvalidProtocolBufferException, IOException
org.apache.activemq.protobuf.InvalidProtocolBufferException
IOException
public static KahaLocalTransactionId parseUnframed(org.apache.activemq.protobuf.Buffer data) throws org.apache.activemq.protobuf.InvalidProtocolBufferException
org.apache.activemq.protobuf.InvalidProtocolBufferException
public static KahaLocalTransactionId parseUnframed(byte[] data) throws org.apache.activemq.protobuf.InvalidProtocolBufferException
org.apache.activemq.protobuf.InvalidProtocolBufferException
public static KahaLocalTransactionId parseUnframed(InputStream data) throws org.apache.activemq.protobuf.InvalidProtocolBufferException, IOException
org.apache.activemq.protobuf.InvalidProtocolBufferException
IOException
public static KahaLocalTransactionId parseFramed(org.apache.activemq.protobuf.CodedInputStream data) throws org.apache.activemq.protobuf.InvalidProtocolBufferException, IOException
org.apache.activemq.protobuf.InvalidProtocolBufferException
IOException
public static KahaLocalTransactionId parseFramed(org.apache.activemq.protobuf.Buffer data) throws org.apache.activemq.protobuf.InvalidProtocolBufferException
org.apache.activemq.protobuf.InvalidProtocolBufferException
public static KahaLocalTransactionId parseFramed(byte[] data) throws org.apache.activemq.protobuf.InvalidProtocolBufferException
org.apache.activemq.protobuf.InvalidProtocolBufferException
public static KahaLocalTransactionId 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(KahaLocalTransactionId obj)
public boolean hasConnectionId()
public String getConnectionId()
public T setConnectionId(String connectionId)
public void clearConnectionId()
public boolean hasTransacitonId()
public long getTransacitonId()
public T setTransacitonId(long transacitonId)
public void clearTransacitonId()
Copyright © 2005-2012 Apache Software Foundation. All Rights Reserved.