Package | Description |
---|---|
com.j_spaces.core.cache |
Modifier and Type | Method and Description |
---|---|
ExtendedIndexIterator<TemplateCacheInfo> |
TemplatesExtendedIndexHandler.establishScan(K startPos,
short relation,
K endPos,
boolean endPosInclusive)
establish a scan according to the relation given and startPos : the start-scan object , null
means scan all values.
|
ExtendedIndexIterator<TemplateCacheInfo> |
TemplatesExtendedIndexHandler.establishScan(K startPos,
short relation,
K endPos,
boolean endPosInclusive,
boolean ordered)
establish a scan according to the relation given and startPos : the start-scan object , null
means scan all values.
|
Modifier and Type | Method and Description |
---|---|
IScanListIterator<IEntryCacheInfo> |
RecentExtendedIndexUpdates.iterator(long startTime,
ExtendedIndexIterator mainIter) |
Copyright © GigaSpaces.