|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||

If the meaning of this type isn't clear, there really should be more of a description here...
| Nested Class Summary | |
|---|---|
static interface |
InternalStore.NoChangeSets
If the meaning of this type isn't clear, there really should be more of a description here... |
static interface |
InternalStore.NoCommitInfos
If the meaning of this type isn't clear, there really should be more of a description here... |
static interface |
InternalStore.NoDurableLocking
If the meaning of this type isn't clear, there really should be more of a description here... |
static interface |
InternalStore.NoExternalReferences
If the meaning of this type isn't clear, there really should be more of a description here... |
static interface |
InternalStore.NoFeatureMaps
If the meaning of this type isn't clear, there really should be more of a description here... |
static interface |
InternalStore.NoHandleRevisions
If the meaning of this type isn't clear, there really should be more of a description here... |
static interface |
InternalStore.NoLargeObjects
If the meaning of this type isn't clear, there really should be more of a description here... |
static interface |
InternalStore.NoQueryXRefs
If the meaning of this type isn't clear, there really should be more of a description here... |
static interface |
InternalStore.NoRawAccess
If the meaning of this type isn't clear, there really should be more of a description here... |
| Nested classes/interfaces inherited from interface org.eclipse.emf.cdo.server.IStore |
|---|
IStore.CanHandleClientAssignedIDs, IStore.ChangeFormat, IStore.RevisionParallelism, IStore.RevisionTemporality |
| Nested classes/interfaces inherited from interface org.eclipse.net4j.util.lifecycle.ILifecycle |
|---|
ILifecycle.DeferrableActivation |
| Method Summary | |
|---|---|
int |
getNextBranchID()
|
int |
getNextLocalBranchID()
|
InternalRepository |
getRepository()
|
boolean |
isDropAllDataOnActivate()
|
boolean |
isLocal(CDOID id)
Deprecated. Not used anymore. |
void |
setCreationTime(long creationTime)
|
void |
setDropAllDataOnActivate(boolean dropAllDataOnActivate)
|
void |
setLastBranchID(int lastBranchID)
|
void |
setLastCommitTime(long lastCommitTime)
|
void |
setLastLocalBranchID(int lastLocalBranchID)
|
void |
setLastNonLocalCommitTime(long lastNonLocalCommitTime)
|
void |
setRepository(IRepository repository)
|
void |
setRevisionParallelism(IStore.RevisionParallelism revisionParallelism)
|
void |
setRevisionTemporality(IStore.RevisionTemporality revisionTemporality)
|
| Methods inherited from interface org.eclipse.net4j.util.lifecycle.ILifecycle |
|---|
activate, deactivate, getLifecycleState, isActive |
| Methods inherited from interface org.eclipse.net4j.util.event.INotifier |
|---|
addListener, getListeners, hasListeners, removeListener |
| Method Detail |
|---|
InternalRepository getRepository()
getRepository in interface IStorevoid setRepository(IRepository repository)
void setRevisionTemporality(IStore.RevisionTemporality revisionTemporality)
void setRevisionParallelism(IStore.RevisionParallelism revisionParallelism)
int getNextBranchID()
int getNextLocalBranchID()
void setLastBranchID(int lastBranchID)
void setLastLocalBranchID(int lastLocalBranchID)
void setLastCommitTime(long lastCommitTime)
void setLastNonLocalCommitTime(long lastNonLocalCommitTime)
@Deprecated boolean isLocal(CDOID id)
boolean isDropAllDataOnActivate()
void setDropAllDataOnActivate(boolean dropAllDataOnActivate)
void setCreationTime(long creationTime)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||