Package org.eclipse.emf.cdo.server
Interface IMEMStore
- 
- All Superinterfaces:
- CDOAllRevisionsProvider,- IMEMStore,- IStore,- IStore.CanHandleClientAssignedIDs
 
 @Deprecated public interface IMEMStore extends IMEMStore Deprecated.UseIMEMStoreA simple in-memory store.- Since:
- 2.0
- Author:
- Eike Stepper
- No Implement
- This interface is not intended to be implemented by clients.
- No Extend
- This interface is not intended to be extended by clients.
 
- 
- 
Nested Class Summary- 
Nested classes/interfaces inherited from interface org.eclipse.emf.cdo.server.IStoreIStore.CanHandleClientAssignedIDs, IStore.ChangeFormat, IStore.RevisionParallelism, IStore.RevisionTemporality
 
- 
 - 
Method Summary- 
Methods inherited from interface org.eclipse.emf.cdo.common.revision.CDOAllRevisionsProvidergetAllRevisions
 - 
Methods inherited from interface org.eclipse.emf.cdo.server.mem.IMEMStoregetListLimit, getObjectType, setListLimit
 - 
Methods inherited from interface org.eclipse.emf.cdo.server.IStorecreateObjectID, getCreationTime, getIndicatingCommitDistributor, getLastBranchID, getLastCommitTime, getLastLocalBranchID, getLastNonLocalCommitTime, getObjectIDTypes, getPersistentProperties, getReader, getRepository, getRevisionParallelism, getRevisionTemporality, getSupportedChangeFormats, getSupportedRevisionParallelisms, getSupportedRevisionTemporalities, getType, getWriter, isFirstStart, removePersistentProperties, setPersistentProperties
 
- 
 
-