Uses of Interface
org.eclipse.emf.cdo.spi.common.CDOReplicationInfo
- 
Packages that use CDOReplicationInfo Package Description org.eclipse.emf.cdo.spi.common Common service provider interfaces and useful base implementations.org.eclipse.emf.cdo.spi.server Server service provider interfaces and useful base implementations.
- 
- 
Uses of CDOReplicationInfo in org.eclipse.emf.cdo.spi.commonSubinterfaces of CDOReplicationInfo in org.eclipse.emf.cdo.spi.common Modifier and Type Interface Description interfaceCDORawReplicationContextIf the meaning of this type isn't clear, there really should be more of a description here...interfaceCDOReplicationContextIf the meaning of this type isn't clear, there really should be more of a description here...
- 
Uses of CDOReplicationInfo in org.eclipse.emf.cdo.spi.serverSubinterfaces of CDOReplicationInfo in org.eclipse.emf.cdo.spi.server Modifier and Type Interface Description interfaceInternalFailoverParticipantIf the meaning of this type isn't clear, there really should be more of a description here...interfaceInternalSynchronizableRepositoryIf the meaning of this type isn't clear, there really should be more of a description here...Methods in org.eclipse.emf.cdo.spi.server that return CDOReplicationInfo Modifier and Type Method Description CDOReplicationInfoInternalRepository. replicateRaw(CDODataOutput out, int lastReplicatedBranchID, long lastReplicatedCommitTime)
 
-