
public static class CDOExtentCreator.Lazy extends CDOExtentCreator
extent creator that creates extent sets which support a lazy populating iterator.CDOExtentCreator.Lazy| Constructor and Description |
|---|
CDOExtentCreator.Lazy(CDOView view) |
| Modifier and Type | Method and Description |
|---|---|
protected Set<org.eclipse.emf.ecore.EObject> |
createExtent(org.eclipse.emf.ecore.EClass eClass,
IStoreAccessor accessor,
CDOBranch branch,
long timeStamp,
AtomicBoolean canceled) |
createExtent, createExtent, getChangeSetData, getEObject, getRevisionCacheAdder, getView, handleRevisions, isDetached, setChangeSetData, setRevisionCacheAdderpublic CDOExtentCreator.Lazy(CDOView view)
protected Set<org.eclipse.emf.ecore.EObject> createExtent(org.eclipse.emf.ecore.EClass eClass, IStoreAccessor accessor, CDOBranch branch, long timeStamp, AtomicBoolean canceled)
createExtent in class CDOExtentCreatorCopyright (c) 2011-2014 Eike Stepper (Berlin, Germany) and others.