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

All Known Subinterfaces:
CDORawReplicationContext, CDOReplicationContext, InternalFailoverParticipant, InternalSynchronizableRepository

public interface CDOReplicationInfo

No Implement
This interface is not intended to be implemented by clients.
No Extend
This interface is not intended to be extended by clients.

Method Summary
 int getLastReplicatedBranchID()
           
 long getLastReplicatedCommitTime()
           
 String[] getLockAreaIDs()
           
 

Method Detail

getLastReplicatedBranchID

int getLastReplicatedBranchID()

getLastReplicatedCommitTime

long getLastReplicatedCommitTime()

getLockAreaIDs

String[] getLockAreaIDs()
Since:
4.1


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