public class FifoGroupsScanByFGIndexIterator<EntryCacheInfo> extends Object implements IFifoGroupIterator<EntryCacheInfo>
Constructor and Description |
---|
FifoGroupsScanByFGIndexIterator(IStoredList<EntryCacheInfo> entries) |
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 ?
|
EntryCacheInfo |
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 FifoGroupsScanByFGIndexIterator(IStoredList<EntryCacheInfo> entries)
public boolean hasNext() throws SAException
hasNext
in interface IScanListIterator<EntryCacheInfo>
SAException
public EntryCacheInfo next() throws SAException
next
in interface IScanListIterator<EntryCacheInfo>
SAException
public void nextGroup() throws SAException
nextGroup
in interface IFifoGroupIterator<EntryCacheInfo>
SAException
public void remove()
public void releaseScan() throws SAException
releaseScan
in interface IScanListIterator<EntryCacheInfo>
SAException
public int getAlreadyMatchedFixedPropertyIndexPos()
IScanListIterator
getAlreadyMatchedFixedPropertyIndexPos
in interface IScanListIterator<EntryCacheInfo>
public boolean isAlreadyMatched()
IScanListIterator
isAlreadyMatched
in interface IScanListIterator<EntryCacheInfo>
public boolean isIterator()
IObjectsList
isIterator
in interface IObjectsList
Copyright © GigaSpaces.