Uses of Interface
com.orientechnologies.common.collection.OLazyIterator
Packages that use OLazyIterator
Package
Description
-
Uses of OLazyIterator in com.orientechnologies.common.collection
Classes in com.orientechnologies.common.collection that implement OLazyIteratorModifier and TypeClassDescriptionclassLazy iterator implementation based on List Iterator. -
Uses of OLazyIterator in com.orientechnologies.orient.core.db.record
Classes in com.orientechnologies.orient.core.db.record that implement OLazyIteratorModifier and TypeClassDescriptionclassLazy implementation of Iterator that load the records only when accessed.Methods in com.orientechnologies.orient.core.db.record that return OLazyIterator