Uses of Class
com.j_spaces.core.cache.ExtendedIndexIterator
Packages that use ExtendedIndexIterator
-
Uses of ExtendedIndexIterator in com.j_spaces.core.cache
Methods in com.j_spaces.core.cache that return ExtendedIndexIteratorModifier and TypeMethodDescriptionTemplatesExtendedIndexHandler.establishScan(K startPos, short relation, K endPos, boolean endPosInclusive) establish a scan according to the relation given and startPos : the start-scan object , null means scan all values.TemplatesExtendedIndexHandler.establishScan(K startPos, short relation, K endPos, boolean endPosInclusive, boolean ordered) establish a scan according to the relation given and startPos : the start-scan object , null means scan all values.Methods in com.j_spaces.core.cache with parameters of type ExtendedIndexIteratorModifier and TypeMethodDescriptionRecentExtendedIndexUpdates.iterator(long startTime, ExtendedIndexIterator mainIter)