Class OTransactionIdPromise
java.lang.Object
com.orientechnologies.orient.core.transaction.OTransactionIdPromise
-
Constructor Summary
ConstructorsConstructorDescriptionOTransactionIdPromise(ONodeId node, OTransactionId id) OTransactionIdPromise(ONodeId node, OTransactionId id, int recoverSequence) -
Method Summary
Modifier and TypeMethodDescriptionbooleangetId()intinthashCode()static OTransactionIdPromisereadNetwork(DataInput input) voidwriteNetwork(DataOutput output)
-
Constructor Details
-
OTransactionIdPromise
-
OTransactionIdPromise
-
-
Method Details
-
getCoordinator
-
getId
-
getRecoverSequence
public int getRecoverSequence() -
readNetwork
- Throws:
IOException
-
writeNetwork
- Throws:
IOException
-
hashCode
public int hashCode() -
equals
-