Class KahaTransactionInfo

  • All Implemented Interfaces:
    org.apache.activemq.protobuf.Message<KahaTransactionInfo>

    public final class KahaTransactionInfo
    extends org.apache.activemq.protobuf.BaseMessage<T>
    • Constructor Detail

      • KahaTransactionInfo

        public KahaTransactionInfo()
    • Method Detail

      • clear

        public void clear()
        Specified by:
        clear in interface org.apache.activemq.protobuf.Message<KahaTransactionInfo>
        Overrides:
        clear in class org.apache.activemq.protobuf.BaseMessage<KahaTransactionInfo>
      • serializedSizeUnframed

        public int serializedSizeUnframed()
      • writeUnframed

        public void writeUnframed​(org.apache.activemq.protobuf.CodedOutputStream output)
                           throws IOException
        Specified by:
        writeUnframed in interface org.apache.activemq.protobuf.Message<KahaTransactionInfo>
        Overrides:
        writeUnframed in class org.apache.activemq.protobuf.BaseMessage<KahaTransactionInfo>
        Throws:
        IOException
      • parseUnframed

        public static KahaTransactionInfo parseUnframed​(org.apache.activemq.protobuf.CodedInputStream data)
                                                 throws org.apache.activemq.protobuf.InvalidProtocolBufferException,
                                                        IOException
        Throws:
        org.apache.activemq.protobuf.InvalidProtocolBufferException
        IOException
      • parseUnframed

        public static KahaTransactionInfo parseUnframed​(org.apache.activemq.protobuf.Buffer data)
                                                 throws org.apache.activemq.protobuf.InvalidProtocolBufferException
        Throws:
        org.apache.activemq.protobuf.InvalidProtocolBufferException
      • parseUnframed

        public static KahaTransactionInfo parseUnframed​(byte[] data)
                                                 throws org.apache.activemq.protobuf.InvalidProtocolBufferException
        Throws:
        org.apache.activemq.protobuf.InvalidProtocolBufferException
      • parseFramed

        public static KahaTransactionInfo parseFramed​(org.apache.activemq.protobuf.CodedInputStream data)
                                               throws org.apache.activemq.protobuf.InvalidProtocolBufferException,
                                                      IOException
        Throws:
        org.apache.activemq.protobuf.InvalidProtocolBufferException
        IOException
      • parseFramed

        public static KahaTransactionInfo parseFramed​(org.apache.activemq.protobuf.Buffer data)
                                               throws org.apache.activemq.protobuf.InvalidProtocolBufferException
        Throws:
        org.apache.activemq.protobuf.InvalidProtocolBufferException
      • parseFramed

        public static KahaTransactionInfo parseFramed​(byte[] data)
                                               throws org.apache.activemq.protobuf.InvalidProtocolBufferException
        Throws:
        org.apache.activemq.protobuf.InvalidProtocolBufferException
      • hashCode

        public int hashCode()
        Overrides:
        hashCode in class Object
      • hasLocalTransactionId

        public boolean hasLocalTransactionId()
      • clearLocalTransactionId

        public void clearLocalTransactionId()
      • hasXaTransactionId

        public boolean hasXaTransactionId()
      • clearXaTransactionId

        public void clearXaTransactionId()
      • hasPreviousEntry

        public boolean hasPreviousEntry()
      • setPreviousEntry

        public T setPreviousEntry​(KahaLocation previousEntry)
      • clearPreviousEntry

        public void clearPreviousEntry()