org.eclipse.emf.cdo.spi.common
Interface CDORawReplicationContext

All Superinterfaces:
CDOReplicationInfo
All Known Subinterfaces:
InternalFailoverParticipant, InternalSynchronizableRepository

public interface CDORawReplicationContext
extends CDOReplicationInfo

If the meaning of this type isn't clear, there really should be more of a description here...

Since:
3.0

Method Summary
 void replicateRaw(CDODataInput in, OMMonitor monitor)
           
 
Methods inherited from interface org.eclipse.emf.cdo.spi.common.CDOReplicationInfo
getLastReplicatedBranchID, getLastReplicatedCommitTime, getLockAreaIDs
 

Method Detail

replicateRaw

void replicateRaw(CDODataInput in,
                  OMMonitor monitor)
                  throws IOException
Throws:
IOException
Since:
4.0


Copyright (c) 2011, 2012 Eike Stepper (Berlin, Germany) and others.