| Interface | Description | 
|---|---|
| ICompoundIndexValueHolder | 
 Holder for compound index value (multi segments value) 
 | 
| IEntryCacheInfo | |
| IExtendedEntriesIndex<K,V> | 
 Created by yechielf on 09/08/2015. 
 | 
| IExtendedIndex<K,V> | |
| IExtendedIndexIterator<V> | 
 IOrderedIndexScan defines the interface for an ordered index scan. 
 | 
| IExtendedIndexScanPositioner<K,T> | 
 TODO    add Javadoc 
 | 
| ILeasedEntryCacheInfo | 
 methods for storing-retrieving lease cache info of entry 
 | 
| IValueCloner | 
 clone index values for embedded ref protection 
 | 
| Class | Description | 
|---|---|
| AbstractCacheManager | |
| AbstractMultiValueIndexHandler<K> | 
 TODO    add Javadoc 
 | 
| ArrayIndexHandler<K> | 
 TODO    add Javadoc 
 | 
| CacheContextFactory | |
| CacheManager | 
 The Cache Manager acts as a fast intermediate storage for objects in Virtual Memory. 
 | 
| CollectionIndexHandler<K> | 
 TODO    add Javadoc 
 | 
| CompoundCustomTypeDataIndex<K> | 
 Custom index for a multi-segments index compoused of other (not compound) indexes 
 | 
| CompoundIndexSegmentTypeData | 
 segment for a compound index structure 
 | 
| CompoundIndexValueHolder | 
 Holder for compound index value of  > 2 segments 
 | 
| CountInfo | 
 Hold the count info when count is called 
 | 
| CustomMultiValueTypeDataIndex<K> | 
 Custom index for a multi-value type collection/array NOTE- it is assumed that each element  has
 consistent hashCode() and value() methods 
 | 
| CustomTypeDataIndex<K> | 
 Container for custom space indexes of given type - stores the actual indexes data structures 
 | 
| DefaultValueCloner | 
 TODO    add Javadoc 
 | 
| EntriesIter | 
 Iterator for entries. 
 | 
| EntryCacheInfoFactory | 
 Copyright (c) 2010 GigaSpaces Technologies Ltd. 
 | 
| EvictableEntryCacheInfo | |
| ExtendedIndexHandler<K> | 
 Handles data manipulation of space extended index 
 | 
| ExtendedIndexIterator<V> | |
| FifoGroupsExtendedIndexHandler<K> | 
 Handles extended index of fifo groups scans 
 | 
| GeneralMultiValueIndexHandler<K> | |
| ICompoundIndexValueHolder.HighEdge | |
| ICompoundIndexValueHolder.LowEdge | |
| InitialLoadInfo | 
 cache-manager information about initial load performed 
 | 
| MemoryBasedEntryCacheInfo | |
| MultiValueIndexBackref | 
 TODO    add Javadoc 
 | 
| MultiValueTypeDataIndex<K> | 
 TODO    add Javadoc 
 | 
| PersistentGC | 
 PersistentGC thread. 
 | 
| PTypeMap | 
 PType mapping from  
 | 
| QueryExtensionIndexEntryIteratorWrapper | |
| QueryExtensionIndexManagerWrapper | |
| RecentExtendedIndexUpdates | 
 Created by yechielf on 01/02/2016. 
 | 
| RecentExtendedIndexUpdates.RecentExtendedUpdatesInfo | |
| RecentExtendedIndexUpdates.RecentExtendedUpdatesIter | |
| SAIterBase | 
 This is the base class of all cache iterators. 
 | 
| ScanListSAIterator | 
 TODO    add Javadoc 
 | 
| SequenceNumberGenerator | 
 handle sequenceNumbers creation/getting/updates 
 | 
| SimpleCompoundIndexValueHolder | 
 Holder for simple compound index value of 2 segments 
 | 
| SpaceServerEntryImpl | |
| TemplateCacheInfo | |
| TemplatesExtendedIndexHandler<K> | 
 handles data manipulation of space extended index 
 | 
| TerminatingFifoXtnsInfo | 
 contanis information regarding terminatiing transactions which have fifo entries - the seq number
 of last terminating xtn and info regarding terminating entries 
 | 
| TerminatingFifoXtnsInfo.FifoXtnEntryInfo | |
| TerminatingFifoXtnsInfo.FifoXtnWriteLockEntryInfo | |
| TypeData | |
| TypeDataIndex<K> | |
| UnderXtnEntriesIter | 
 Iterator for entries locked under a Xtn. 
 | 
| UnderXtnTemplatesIter | 
 Iterator for templates locked under Xtn. 
 | 
| XtnData | 
| Enum | Description | 
|---|---|
| CacheManager.InitialLoadOrigin | 
 INITIALLOAD INFO. 
 | 
| CacheManager.RecentDeleteCodes | 
 usage of recent deletes. 
 | 
| CacheOperationReason | |
| QueryExtensionIndexRemoveMode | |
| TypeData.TypeDataRecreationReasons | |
| TypeDataIndex.UpdateIndexModes | 
 modes of updating an index. 
 | 
| Exception | Description | 
|---|---|
| NullIteratorException | 
 This exception is thrown by an iterator constructor when there is no sufficient data in the
 database to create the iterator. 
 | 
Copyright © GigaSpaces.