|
|||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use CDOBranchHandler | |
---|---|
org.eclipse.emf.cdo.common.branch | Common concepts for dealing with branches. |
org.eclipse.emf.cdo.spi.common | Common service provider interfaces and useful base implementations. |
org.eclipse.emf.cdo.spi.common.branch | Common service provider interfaces and useful base implementations for dealing with branches. |
org.eclipse.emf.cdo.spi.server | Server service provider interfaces and useful base implementations. |
Uses of CDOBranchHandler in org.eclipse.emf.cdo.common.branch |
---|
Methods in org.eclipse.emf.cdo.common.branch with parameters of type CDOBranchHandler | |
---|---|
int |
CDOBranchManager.getBranches(int startID,
int endID,
CDOBranchHandler handler)
Passes all branches with IDs in the given range to the given branch
handler and returns the number of handler invocations. |
Uses of CDOBranchHandler in org.eclipse.emf.cdo.spi.common |
---|
Subinterfaces of CDOBranchHandler in org.eclipse.emf.cdo.spi.common | |
---|---|
interface |
CDOReplicationContext
|
Uses of CDOBranchHandler in org.eclipse.emf.cdo.spi.common.branch |
---|
Methods in org.eclipse.emf.cdo.spi.common.branch with parameters of type CDOBranchHandler | |
---|---|
int |
InternalCDOBranchManager.BranchLoader.loadBranches(int startID,
int endID,
CDOBranchHandler branchHandler)
|
Uses of CDOBranchHandler in org.eclipse.emf.cdo.spi.server |
---|
Subinterfaces of CDOBranchHandler in org.eclipse.emf.cdo.spi.server | |
---|---|
interface |
InternalFailoverParticipant
|
interface |
InternalSynchronizableRepository
|
|
|||||||||
PREV NEXT | FRAMES NO FRAMES |