Class OTransactionId
java.lang.Object
com.orientechnologies.orient.core.tx.OTransactionId
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleanintlonginthashCode()static OTransactionIdtoString()voidwrite(DataOutput out)
-
Constructor Details
-
OTransactionId
-
-
Method Details
-
getPosition
public int getPosition() -
getSequence
public long getSequence() -
getNodeOwner
-
equals
-
hashCode
public int hashCode() -
read
- Throws:
IOException
-
write
- Throws:
IOException
-
toString
-