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

All Known Subinterfaces:
CDORawReplicationContext, CDOReplicationContext, InternalFailoverParticipant, InternalSynchronizableRepository

public interface CDOReplicationInfo

Since:
3.0
Author:
Eike Stepper

Method Summary
 int getLastReplicatedBranchID()
           
 long getLastReplicatedCommitTime()
           
 

Method Detail

getLastReplicatedBranchID

int getLastReplicatedBranchID()

getLastReplicatedCommitTime

long getLastReplicatedCommitTime()


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