Class TransactionAttempt


  • @Deprecated
    public class TransactionAttempt
    extends Object
    Deprecated.
    This is dead code. It is retained to avoid breaking Kryo registration order.
    • Constructor Detail

      • TransactionAttempt

        public TransactionAttempt()
        Deprecated.
      • TransactionAttempt

        public TransactionAttempt​(BigInteger txid,
                                  long attemptId)
        Deprecated.
    • Method Detail

      • getTransactionId

        public BigInteger getTransactionId()
        Deprecated.
      • getAttemptId

        public long getAttemptId()
        Deprecated.
      • hashCode

        public int hashCode()
        Deprecated.
        Overrides:
        hashCode in class Object
      • equals

        public boolean equals​(Object o)
        Deprecated.
        Overrides:
        equals in class Object