public interface IScanListIterator<T> extends IObjectsList
| Modifier and Type | Method and Description |
|---|---|
int |
getAlreadyMatchedFixedPropertyIndexPos()
if the scan is on a property index, currently supported for extended index
|
String |
getAlreadyMatchedIndexPath() |
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
|
T |
next() |
void |
releaseScan()
release SLHolder for this scan
|
isIteratorboolean hasNext()
throws SAException
SAExceptionT next() throws SAException
SAExceptionvoid releaseScan()
throws SAException
SAExceptionint getAlreadyMatchedFixedPropertyIndexPos()
String getAlreadyMatchedIndexPath()
boolean isAlreadyMatched()
Copyright © GigaSpaces.