Class CDOProtocol.CommitData
java.lang.Object
org.eclipse.emf.cdo.common.protocol.CDOProtocol.CommitData
- Enclosing interface:
- CDOProtocol
- Since:
- 4.8
- Author:
- Eike Stepper
-
Constructor Summary
ConstructorDescriptionCommitData
(InternalCDORevision[] newObjects, InternalCDORevisionDelta[] dirtyObjectDeltas, CDOID[] detachedObjects) -
Method Summary
-
Constructor Details
-
CommitData
public CommitData(InternalCDORevision[] newObjects, InternalCDORevisionDelta[] dirtyObjectDeltas, CDOID[] detachedObjects) -
CommitData
- Throws:
IOException
-
-
Method Details
-
write
- Throws:
IOException
-
getNewObjects
-
getDirtyObjectDeltas
-
getDetachedObjects
-