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
          If the meaning of this type isn't clear, there really should be more of a description here...
 interface CDOReplicationContext
          If 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.server
 

Subinterfaces of CDOReplicationInfo in org.eclipse.emf.cdo.spi.server
 interface InternalFailoverParticipant
          If the meaning of this type isn't clear, there really should be more of a description here...
 interface InternalSynchronizableRepository
          If 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
 CDOReplicationInfo InternalRepository.replicateRaw(CDODataOutput out, int lastReplicatedBranchID, long lastReplicatedCommitTime)
           
 



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