Package | Description |
---|---|
com.j_spaces.kernel.list |
Modifier and Type | Method and Description |
---|---|
ExternallyLockedStoredList.StoredListIterator |
ExternallyLockedStoredList.StoredListIterator.StoredListIteratorFactory.create() |
ExternallyLockedStoredList.StoredListIterator<T> |
ExternallyLockedStoredList.establishListScan(boolean random_scan)
establish a scan position.
|
protected ExternallyLockedStoredList.StoredListIterator<T> |
ExternallyLockedStoredList.establishOrderedPos(ExternallyLockedStoredList.ObjectInfo<T> OrderedScanPivot,
boolean ascending,
ExternallyLockedStoredList.StoredListIterator<T> res) |
protected ExternallyLockedStoredList.StoredListIterator<T> |
ExternallyLockedStoredList.establishPos(boolean random_scan,
ExternallyLockedStoredList.StoredListIterator<T> res) |
Modifier and Type | Method and Description |
---|---|
protected ExternallyLockedStoredList.StoredListIterator<T> |
ExternallyLockedStoredList.establishOrderedPos(ExternallyLockedStoredList.ObjectInfo<T> OrderedScanPivot,
boolean ascending,
ExternallyLockedStoredList.StoredListIterator<T> res) |
protected ExternallyLockedStoredList.StoredListIterator<T> |
ExternallyLockedStoredList.establishPos(boolean random_scan,
ExternallyLockedStoredList.StoredListIterator<T> res) |
protected IStoredListIterator<T> |
ExternallyLockedStoredList.nextPos(ExternallyLockedStoredList.StoredListIterator<T> slh) |
Copyright © GigaSpaces.