Uses of Interface
org.eclipse.emf.cdo.spi.common.CDOReplicationInfo

Packages that use CDOReplicationInfo
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.common
 

Subinterfaces of CDOReplicationInfo in org.eclipse.emf.cdo.spi.common
 interface CDORawReplicationContext
           
 interface CDOReplicationContext
           
 

Uses of CDOReplicationInfo in org.eclipse.emf.cdo.spi.server
 

Subinterfaces of CDOReplicationInfo in org.eclipse.emf.cdo.spi.server
 interface InternalFailoverParticipant
           
 interface InternalSynchronizableRepository
           
 

Methods in org.eclipse.emf.cdo.spi.server that return CDOReplicationInfo
 CDOReplicationInfo InternalRepository.replicateRaw(CDODataOutput out, int lastReplicatedBranchID, long lastReplicatedCommitTime)
           
 



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