Interface IFifoGroupIterator<T>
- All Superinterfaces:
IObjectsList, IScanListIterator<T>
- All Known Implementing Classes:
ExtendedCompoundIndexFifoGroupsIterator, ExtendedIndexFifoGroupsIterator, FifoGroupsMultiList, FifoGroupsScanAllValuesByCompoundIndexIterator, FifoGroupsScanAllValuesIterator, FifoGroupsScanByFGIndexIterator, FifoGroupsScanByGeneralIndexIterator
IFifoGroupIterator for scanning in order to locate fifo-groups
-
Method Summary
Modifier and TypeMethodDescriptionvoidmove to next group-value in multi-group iter , called when the checked group is "occupied"Methods inherited from interface IObjectsList
isIteratorMethods inherited from interface IScanListIterator
createCopyForAlternatingThread, getAlreadyMatchedFixedPropertyIndexPos, getAlreadyMatchedIndexPath, hasNext, hasSize, isAlreadyMatched, isExtensionIndex, isMultiListsIterator, next, noRematchNeeded, releaseScan, size
-
Method Details
-
nextGroup
move to next group-value in multi-group iter , called when the checked group is "occupied"- Throws:
SAException
-