Class XidImpl

  • All Implemented Interfaces:
    Xid

    public class XidImpl
    extends Object
    implements Xid
    • Constructor Detail

      • XidImpl

        public XidImpl​(int branchQualifierBytes,
                       int formatId,
                       byte[] globalTransactionIdBytes)
      • XidImpl

        public XidImpl​(int branchQualifierBytes,
                       int formatId,
                       int globalTransactionIdBytes)