Class SerializableXid

    • Constructor Detail

      • SerializableXid

        public SerializableXid​(Xid xid)
        Deprecated, for removal: This API element is subject to removal in a future version.
    • Method Detail

      • getFormatId

        public int getFormatId()
        Deprecated, for removal: This API element is subject to removal in a future version.
        Specified by:
        getFormatId in interface Xid
      • getGlobalTransactionId

        public byte[] getGlobalTransactionId()
        Deprecated, for removal: This API element is subject to removal in a future version.
        Specified by:
        getGlobalTransactionId in interface Xid
      • getBranchQualifier

        public byte[] getBranchQualifier()
        Deprecated, for removal: This API element is subject to removal in a future version.
        Specified by:
        getBranchQualifier in interface Xid
      • hashCode

        public int hashCode()
        Deprecated, for removal: This API element is subject to removal in a future version.
        Overrides:
        hashCode in class Object
      • equals

        public boolean equals​(Object xid)
        Deprecated, for removal: This API element is subject to removal in a future version.
        Overrides:
        equals in class Object