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 IObjectsList
isIteratorMethods inherited from interface IScanListIterator
createCopyForAlternatingThread, getAlreadyMatchedFixedPropertyIndexPos, getAlreadyMatchedIndexPath, hasNext, hasSize, isAlreadyMatched, isExtensionIndex, isMultiListsIterator, next, noRematchNeeded, releaseScan, size