@Deprecated public class TransactionAttempt extends Object
This is dead code. It is retained to avoid breaking Kryo registration order.
Constructor and Description |
---|
TransactionAttempt()
Deprecated.
|
TransactionAttempt(BigInteger txid,
long attemptId)
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object o)
Deprecated.
|
long |
getAttemptId()
Deprecated.
|
BigInteger |
getTransactionId()
Deprecated.
|
int |
hashCode()
Deprecated.
|
String |
toString()
Deprecated.
|
public TransactionAttempt()
public TransactionAttempt(BigInteger txid, long attemptId)
public BigInteger getTransactionId()
public long getAttemptId()
Copyright © 2022 The Apache Software Foundation. All rights reserved.