Uses of Interface
org.eclipse.emf.cdo.common.revision.CDORevisionCache
Package
Description
Common concepts for dealing with revisions and revision lists.
Common service provider interfaces and useful base implementations for dealing with revisions and deltas.
-
Uses of CDORevisionCache in org.eclipse.emf.cdo.common.revision
Modifier and TypeMethodDescriptionstatic CDORevisionCache
CDORevisionUtil.createRevisionCache
(boolean supportingAudits, boolean supportingBranches) Creates and returns a new memory sensitive revision cache.CDORevisionCache.AdditionEvent.getSource()
CDORevisionCache.EvictionEvent.getSource()
Modifier and TypeMethodDescriptionstatic CDORevisionManager
CDORevisionUtil.createRevisionManager
(CDORevisionCache cache) -
Uses of CDORevisionCache in org.eclipse.emf.cdo.spi.common.revision
Modifier and TypeInterfaceDescriptioninterface
If the meaning of this type isn't clear, there really should be more of a description here...Modifier and TypeMethodDescriptionvoid
DelegatingCDORevisionManager.setCache
(CDORevisionCache cache) void
InternalCDORevisionManager.setCache
(CDORevisionCache cache)