public class TransactionAttempt extends Object
Constructor and Description |
---|
TransactionAttempt() |
TransactionAttempt(BigInteger txid,
long attemptId) |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object o) |
long |
getAttemptId() |
BigInteger |
getTransactionId() |
int |
hashCode() |
String |
toString() |
public TransactionAttempt()
public TransactionAttempt(BigInteger txid, long attemptId)
public BigInteger getTransactionId()
public long getAttemptId()
Copyright © 2019 The Apache Software Foundation. All Rights Reserved.