Class BinaryCommitInfoLog
java.lang.Object
org.eclipse.emf.cdo.common.commit.handler.BinaryCommitInfoLog
- All Implemented Interfaces:
CDOCommitInfoHandler
A
commit info handler
that synchronously writes commit infos
to a
binary log.- Since:
- 4.0
- Author:
- Eike Stepper
-
Constructor Summary
ConstructorDescriptionBinaryCommitInfoLog
(OutputStream stream, CDOPackageRegistry packageRegistry) BinaryCommitInfoLog
(OutputStream stream, CDOPackageRegistry packageRegistry, CDORevisionUnchunker unchunker) -
Method Summary
-
Constructor Details
-
BinaryCommitInfoLog
public BinaryCommitInfoLog(OutputStream stream, CDOPackageRegistry packageRegistry, CDORevisionUnchunker unchunker) - Since:
- 4.3
-
BinaryCommitInfoLog
-
-
Method Details
-
handleCommitInfo
- Specified by:
handleCommitInfo
in interfaceCDOCommitInfoHandler
-
handleException
-