|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use IStoreAccessor.AdditionalRevisionCache | |
|---|---|
| org.eclipse.emf.cdo.server | |
| Uses of IStoreAccessor.AdditionalRevisionCache in org.eclipse.emf.cdo.server |
|---|
| Methods in org.eclipse.emf.cdo.server with parameters of type IStoreAccessor.AdditionalRevisionCache | |
|---|---|
InternalCDORevision |
IStoreAccessor.readRevision(CDOID id,
int listChunk,
IStoreAccessor.AdditionalRevisionCache cache)
Reads a current revision (i.e. one with revised == 0) from the back-end. |
InternalCDORevision |
IStoreAccessor.readRevisionByTime(CDOID id,
int listChunk,
IStoreAccessor.AdditionalRevisionCache cache,
long timeStamp)
Reads a revision from the back-end that was valid at the given timeStamp. |
InternalCDORevision |
IStoreAccessor.readRevisionByVersion(CDOID id,
int listChunk,
IStoreAccessor.AdditionalRevisionCache cache,
int version)
Reads a revision with the given version from the back-end. |
|
Copyright (c) 2004 - 2009 Eike Stepper (Berlin, Germany) and others. All Rights Reserved. |
|||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||