public class FifoGroupsScanByGeneralIndexIterator extends Object implements IFifoGroupIterator<IEntryCacheInfo>
Constructor and Description |
---|
FifoGroupsScanByGeneralIndexIterator(TypeDataIndex<Object> f_g_index,
IStoredList<IEntryCacheInfo> entries) |
FifoGroupsScanByGeneralIndexIterator(TypeDataIndex<Object> f_g_index,
IStoredList<IEntryCacheInfo> entries,
Object onlyGroupValue) |
Modifier and Type | Method and Description |
---|---|
int |
getAlreadyMatchedFixedPropertyIndexPos()
if the scan is on a property index, currently supported for extended index
|
boolean |
hasNext() |
boolean |
isAlreadyMatched()
is the entry returned already matched against the searching template currently is true if the
underlying scan made by CacheManager::EntriesIter
|
boolean |
isIterator()
is the list an iterator or basic list ?
|
IEntryCacheInfo |
next() |
void |
nextGroup()
move to next group-value
|
void |
releaseScan()
release SLHolder for this scan
|
void |
remove() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
createCopyForAlternatingThread, getAlreadyMatchedIndexPath, hasSize, isExtensionIndex, isMultiListsIterator, noRematchNeeded, size
public FifoGroupsScanByGeneralIndexIterator(TypeDataIndex<Object> f_g_index, IStoredList<IEntryCacheInfo> entries)
public FifoGroupsScanByGeneralIndexIterator(TypeDataIndex<Object> f_g_index, IStoredList<IEntryCacheInfo> entries, Object onlyGroupValue)
public boolean hasNext() throws SAException
hasNext
in interface IScanListIterator<IEntryCacheInfo>
SAException
public IEntryCacheInfo next() throws SAException
next
in interface IScanListIterator<IEntryCacheInfo>
SAException
public void nextGroup() throws SAException
nextGroup
in interface IFifoGroupIterator<IEntryCacheInfo>
SAException
public void remove()
public void releaseScan() throws SAException
releaseScan
in interface IScanListIterator<IEntryCacheInfo>
SAException
public int getAlreadyMatchedFixedPropertyIndexPos()
IScanListIterator
getAlreadyMatchedFixedPropertyIndexPos
in interface IScanListIterator<IEntryCacheInfo>
public boolean isAlreadyMatched()
IScanListIterator
isAlreadyMatched
in interface IScanListIterator<IEntryCacheInfo>
public boolean isIterator()
IObjectsList
isIterator
in interface IObjectsList
Copyright © GigaSpaces.