Class OTransactionData
java.lang.Object
com.orientechnologies.orient.core.tx.OTransactionData
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidaddChange(OTransactionDataChange change) voidaddRecord(byte[] record) voidfill(OTransactionInternal transaction, ODatabaseDocumentInternal database) static OTransactionDatatoString()voidwrite(DataOutput output)
-
Constructor Details
-
OTransactionData
-
-
Method Details
-
read
- Throws:
IOException
-
addRecord
public void addRecord(byte[] record) -
addChange
-
getTransactionId
-
getChanges
-
write
- Throws:
IOException
-
fill
-
toString
-