Class Xid


  • public final class Xid
    extends Object
    • Constructor Detail

      • Xid

        public Xid​(long format,
                   byte[] globalId,
                   byte[] branchId)
    • Method Detail

      • getFormat

        public long getFormat()
      • getGlobalId

        public byte[] getGlobalId()
      • getBranchId

        public byte[] getBranchId()
      • hashCode

        public int hashCode()
        Overrides:
        hashCode in class Object