Constructor and Description |
---|
TransactionAttempt() |
TransactionAttempt(Long txid,
int attemptId) |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object o) |
int |
getAttemptId() |
Object |
getId() |
Long |
getTransactionId() |
int |
hashCode() |
String |
toString() |
public TransactionAttempt()
public TransactionAttempt(Long txid, int attemptId)
public Long getTransactionId()
public int getAttemptId()
getAttemptId
in interface IBatchID
Copyright © 2022 The Apache Software Foundation. All rights reserved.