| Package | Description | 
|---|---|
| com.gigaspaces.internal.utils.collections.economy | |
| com.j_spaces.core.cache | |
| com.j_spaces.core.cache.blobStore | |
| com.j_spaces.kernel | 
 Provides GigaSpaces low level services 
 | 
| com.j_spaces.kernel.list | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
ConcurrentSegmentedStoredListHashmapEntry<T>
TODO    add Javadoc 
 | 
| Modifier and Type | Interface and Description | 
|---|---|
interface  | 
IEntryCacheInfo  | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
EvictableEntryCacheInfo  | 
class  | 
MemoryBasedEntryCacheInfo  | 
class  | 
TemplateCacheInfo  | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
BlobStoreRefEntryCacheInfo
The resident part of entry that resides blob-store 
 | 
| Modifier and Type | Interface and Description | 
|---|---|
interface  | 
IOrderedList<T>  | 
interface  | 
IStoredList<T>  | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
AbstractStoredList<T>
An abstract implementation of the IStoredList, provides common 
 | 
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 | Class and Description | 
|---|---|
class  | 
ConcurrentSegmentedStoredList<T>  | 
class  | 
ConcurrentStoredList<T>  | 
class  | 
ExternallyLockedStoredList<T>
no Lock version of StoredList locks should be external to this class scanning after establishing
 a starting position should be left lock free 
 | 
class  | 
RwlSegmentedStoredList<T>
Deprecated.  
 | 
Copyright © GigaSpaces.