org.eclipse.emf.cdo.common.commit.handler
Class BinaryCommitInfoLog
java.lang.Object
org.eclipse.emf.cdo.common.commit.handler.BinaryCommitInfoLog
- All Implemented Interfaces:
- CDOCommitInfoHandler
- public class BinaryCommitInfoLog
- extends Object
- implements CDOCommitInfoHandler
A commit info handler
that synchronously writes commit infos
to a
binary log.
- Since:
- 4.0
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
BinaryCommitInfoLog
public BinaryCommitInfoLog(OutputStream stream,
CDOPackageRegistry packageRegistry)
handleCommitInfo
public void handleCommitInfo(CDOCommitInfo commitInfo)
- Specified by:
handleCommitInfo
in interface CDOCommitInfoHandler
handleException
protected void handleException(Exception ex)
Copyright (c) 2004 - 2012 Eike Stepper (Berlin, Germany) and others.