Package | Description |
---|---|
com.j_spaces.kernel |
Provides GigaSpaces low level services
|
com.j_spaces.kernel.list |
Modifier and Type | Class and Description |
---|---|
class |
HashedSimpleLockIStoredList<T>
hash-backed Read/Write Lock version of StoredList to be used with JDK 1.5+
|
class |
SimpleLockStoredList<T>
Read/Write Lock version of StoredList to be used with JDK 1.5+
|
Modifier and Type | Method and Description |
---|---|
static <T> AbstractStoredList<T> |
StoredListFactory.createStoredList(boolean supportsRandomScans,
boolean reuseLocks) |
Constructor and Description |
---|
IterableStoredListIterator(AbstractStoredList<T> entries,
boolean random_scan) |
Copyright © GigaSpaces.