
public class BinaryCommitInfoLog extends Object implements CDOCommitInfoHandler
commit info handler that synchronously writes commit infos to a
binary log.| Constructor and Description |
|---|
BinaryCommitInfoLog(OutputStream stream,
CDOPackageRegistry packageRegistry) |
BinaryCommitInfoLog(OutputStream stream,
CDOPackageRegistry packageRegistry,
CDORevisionUnchunker unchunker) |
public BinaryCommitInfoLog(OutputStream stream, CDOPackageRegistry packageRegistry, CDORevisionUnchunker unchunker)
public BinaryCommitInfoLog(OutputStream stream, CDOPackageRegistry packageRegistry)
public void handleCommitInfo(CDOCommitInfo commitInfo)
handleCommitInfo in interface CDOCommitInfoHandlerprotected void handleException(Exception ex)
Copyright (c) 2011-2014 Eike Stepper (Berlin, Germany) and others.