Package com.j_spaces.core.cache
Interface IExtendedIndexIterator<V>
- All Superinterfaces:
IObjectsList,IScanListIterator<V>
- All Known Implementing Classes:
ExtendedCompoundIndexFifoGroupsIterator,ExtendedIndexFifoGroupsIterator,ExtendedIndexIterator
IOrderedIndexScan defines the interface for an ordered index scan. Each next() call returns a
StoredList of values with same key
-
Method Summary
Methods inherited from interface com.j_spaces.kernel.list.IObjectsList
isIteratorMethods inherited from interface com.j_spaces.kernel.list.IScanListIterator
createCopyForAlternatingThread, getAlreadyMatchedFixedPropertyIndexPos, getAlreadyMatchedIndexPath, hasNext, hasSize, isAlreadyMatched, isExtensionIndex, isMultiListsIterator, next, noRematchNeeded, releaseScan, size