public class ExtendedCompoundIndexFifoGroupsIterator<V> extends ExtendedIndexFifoGroupsIterator<V>
| Constructor and Description | 
|---|
ExtendedCompoundIndexFifoGroupsIterator(NavigableMap mapToScan,
                                       TypeDataIndex idx,
                                       Object nonGroupValue)  | 
| Modifier and Type | Method and Description | 
|---|---|
protected Object | 
getActualGroupValue(Map.Entry<Object,IStoredList<V>> mapEntry)  | 
String | 
getAlreadyMatchedIndexPath()  | 
finalize, getAlreadyMatchedFixedPropertyIndexPos, hasNext, isAlreadyMatched, isIterator, isMultiValueIterator, next, nextGroup, release, releaseScan, removepublic ExtendedCompoundIndexFifoGroupsIterator(NavigableMap mapToScan, TypeDataIndex idx, Object nonGroupValue)
protected Object getActualGroupValue(Map.Entry<Object,IStoredList<V>> mapEntry)
getActualGroupValue in class ExtendedIndexFifoGroupsIterator<V>public String getAlreadyMatchedIndexPath()
getAlreadyMatchedIndexPath in interface IScanListIterator<V>getAlreadyMatchedIndexPath in class ExtendedIndexFifoGroupsIterator<V>Copyright © GigaSpaces.