Package | Description |
---|---|
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.
|
Modifier and Type | Method and Description |
---|---|
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. |
Modifier and Type | Interface and Description |
---|---|
interface |
CDOReplicationContext
If the meaning of this type isn't clear, there really should be more of a description here...
|
Modifier and Type | Method and Description |
---|---|
int |
InternalCDOBranchManager.BranchLoader.loadBranches(int startID,
int endID,
CDOBranchHandler branchHandler) |
Modifier and Type | Interface and Description |
---|---|
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...
|
Copyright (c) 2004-2019 Eike Stepper (Loehne, Germany) and others.
All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html