backtype.storm.transactional
Class TransactionAttempt
java.lang.Object
backtype.storm.transactional.TransactionAttempt
public class TransactionAttempt
- extends Object
TransactionAttempt
public TransactionAttempt()
TransactionAttempt
public TransactionAttempt(BigInteger txid,
long attemptId)
getTransactionId
public BigInteger getTransactionId()
getAttemptId
public long getAttemptId()
hashCode
public int hashCode()
- Overrides:
hashCode in class Object
equals
public boolean equals(Object o)
- Overrides:
equals in class Object
toString
public String toString()
- Overrides:
toString in class Object
Copyright © 2014 The Apache Software Foundation. All Rights Reserved.