Package | Description |
---|---|
com.j_spaces.kernel |
Provides GigaSpaces low level services
|
Modifier and Type | Method and Description |
---|---|
StoredListIterator |
StoredListIterator.StoredListIteratorFactory.create() |
StoredListIterator<T> |
AbstractStoredList.establishListScan(boolean random_scan)
establish a scan position.
|
StoredListIterator<T> |
AbstractStoredList.establishListScan(boolean random_scan,
boolean alternatingThread) |
Modifier and Type | Method and Description |
---|---|
protected abstract boolean |
AbstractStoredList.iterate(boolean random_scan,
StoredListIterator<T> slh) |
protected boolean |
SimpleLockStoredList.iterate(boolean random_scan,
StoredListIterator<T> res) |
abstract boolean |
AbstractStoredList.nextPos(StoredListIterator<T> slh) |
boolean |
SimpleLockStoredList.nextPos(StoredListIterator<T> slh) |
Copyright © GigaSpaces.