Class XidImpl

    • Constructor Detail

      • XidImpl

        public XidImpl​(byte[] branchQualifier,
                       int formatId,
                       byte[] globalTransactionId)
        Standard constructor
        Parameters:
        branchQualifier -
        formatId -
        globalTransactionId -
      • XidImpl

        public XidImpl​(Xid other)
        Copy constructor
        Parameters:
        other -