| 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. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
protected boolean | 
SimpleLockStoredList.iterate(boolean random_scan,
       StoredListIterator<T> res)  | 
protected abstract boolean | 
AbstractStoredList.iterate(boolean random_scan,
       StoredListIterator<T> slh)  | 
boolean | 
SimpleLockStoredList.nextPos(StoredListIterator<T> slh)  | 
abstract boolean | 
AbstractStoredList.nextPos(StoredListIterator<T> slh)  | 
Copyright © GigaSpaces.