Class FifoGroupsScanAllValuesByCompoundIndexIterator<T>
java.lang.Object
com.j_spaces.core.cache.fifoGroup.FifoGroupsScanAllValuesIterator<T>
com.j_spaces.core.cache.fifoGroup.FifoGroupsScanAllValuesByCompoundIndexIterator<T>
- All Implemented Interfaces:
IFifoGroupIterator<T>,IObjectsList,IScanListIterator<T>
public class FifoGroupsScanAllValuesByCompoundIndexIterator<T>
extends FifoGroupsScanAllValuesIterator<T>
TODO add Javadoc
- Since:
- 9.0
- Version:
- 1.0
- Author:
- Yechiel Fefer
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class com.j_spaces.core.cache.fifoGroup.FifoGroupsScanAllValuesIterator
getActualList, getAlreadyMatchedFixedPropertyIndexPos, hasNext, isAlreadyMatched, isIterator, next, nextGroup, releaseScan, removeMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface com.j_spaces.kernel.list.IScanListIterator
createCopyForAlternatingThread, getAlreadyMatchedIndexPath, hasSize, isExtensionIndex, isMultiListsIterator, noRematchNeeded, size
-
Constructor Details
-
FifoGroupsScanAllValuesByCompoundIndexIterator
-