Uses of Class
de.aristaflow.adept2.model.common.collection.AbstractTimeTrackingRemoteIterator
Packages that use AbstractTimeTrackingRemoteIterator
Package
Description
-
Uses of AbstractTimeTrackingRemoteIterator in de.aristaflow.adept2.core.transactionmanager
Modifier and TypeClassDescriptionclassThis remote iterator encapsulates a result set. -
Uses of AbstractTimeTrackingRemoteIterator in de.aristaflow.adept2.model.common.collection
Modifier and TypeClassDescriptionclassThis iterator implements a cache for the underlying iterator, that is, when iterating viaAbstractRemoteIterator.getNext(int), all retrieved elements will be cached.classThis class implements a remote iterator for empty results.classA remote iterator based on a list of elements that are completely in memory.