Class Hierarchy
- java.lang.Object
- com.j_spaces.core.cache.AbstractCacheManager
- com.j_spaces.core.cache.CacheManager (implements com.gigaspaces.server.eviction.SpaceEvictionManager)
- com.j_spaces.core.cache.AbstractMultiValueIndexHandler<K>
- com.j_spaces.core.cache.ArrayIndexHandler<K>
- com.j_spaces.core.cache.CollectionIndexHandler<K>
- com.j_spaces.core.cache.GeneralMultiValueIndexHandler<K>
- com.j_spaces.core.cache.CacheContextFactory
- com.j_spaces.core.cache.CompoundIndexSegmentTypeData
- com.j_spaces.core.cache.CompoundIndexValueHolder (implements com.j_spaces.core.cache.ICompoundIndexValueHolder)
- com.j_spaces.core.cache.CountInfo
- com.j_spaces.core.cache.DefaultValueCloner (implements com.j_spaces.core.cache.IValueCloner)
- com.j_spaces.core.cache.EntryCacheInfoFactory
- com.j_spaces.core.cache.ExtendedIndexHandler<K> (implements com.j_spaces.core.cache.IExtendedEntriesIndex<K,
V>) - com.j_spaces.core.cache.ExtendedIndexIterator<V> (implements com.j_spaces.core.cache.IExtendedIndexIterator<V>)
- com.j_spaces.core.cache.FifoGroupsExtendedIndexHandler<K> (implements com.j_spaces.core.cache.IExtendedEntriesIndex<K,
V>) - com.j_spaces.core.cache.ICompoundIndexValueHolder.HighEdge (implements java.lang.Comparable<T>)
- com.j_spaces.core.cache.ICompoundIndexValueHolder.LowEdge (implements java.lang.Comparable<T>)
- com.j_spaces.core.cache.InitialLoadInfo
- com.j_spaces.core.cache.MemoryBasedEntryCacheInfo (implements com.j_spaces.core.cache.IEntryCacheInfo)
- com.j_spaces.core.cache.EvictableEntryCacheInfo (implements com.gigaspaces.server.eviction.EvictableServerEntry)
- com.j_spaces.core.cache.MultiValueIndexBackref (implements com.j_spaces.kernel.IObjectInfo<T>)
- com.j_spaces.core.cache.PTypeMap
- com.j_spaces.core.cache.QueryExtensionIndexEntryIteratorWrapper (implements com.j_spaces.kernel.list.IScanListIterator<T>)
- com.j_spaces.core.cache.QueryExtensionIndexManagerWrapper
- com.j_spaces.core.cache.RecentExtendedIndexUpdates
- com.j_spaces.core.cache.RecentExtendedIndexUpdates.RecentExtendedUpdatesInfo
- com.j_spaces.core.cache.RecentExtendedIndexUpdates.RecentExtendedUpdatesIter (implements com.j_spaces.kernel.list.IScanListIterator<T>)
- com.j_spaces.core.cache.SAIterBase
- com.j_spaces.core.cache.EntriesIter (implements com.j_spaces.core.sadapter.ISAdapterIterator<T>)
- com.j_spaces.core.cache.UnderXtnEntriesIter (implements com.j_spaces.core.sadapter.ISAdapterIterator<T>)
- com.j_spaces.core.cache.UnderXtnTemplatesIter (implements com.j_spaces.core.sadapter.ISAdapterIterator<T>)
- com.j_spaces.core.cache.ScanListSAIterator (implements com.j_spaces.kernel.list.IScanListIterator<T>)
- com.j_spaces.core.cache.SequenceNumberGenerator
- com.j_spaces.core.cache.SimpleCompoundIndexValueHolder (implements com.j_spaces.core.cache.ICompoundIndexValueHolder)
- com.j_spaces.core.cache.SpaceServerEntryImpl (implements com.gigaspaces.server.SpaceServerEntry)
- com.j_spaces.core.cache.TemplateCacheInfo (implements com.j_spaces.core.cache.ILeasedEntryCacheInfo, com.j_spaces.kernel.IObjectInfo<T>, com.j_spaces.kernel.IStoredList<T>, com.j_spaces.kernel.IStoredListIterator<T>)
- com.j_spaces.core.cache.TemplatesExtendedIndexHandler<K> (implements com.j_spaces.core.cache.IExtendedIndex<K,
V>) - com.j_spaces.core.cache.TerminatingFifoXtnsInfo
- com.j_spaces.core.cache.TerminatingFifoXtnsInfo.FifoXtnEntryInfo
- com.j_spaces.core.cache.TerminatingFifoXtnsInfo.FifoXtnWriteLockEntryInfo
- java.lang.Thread (implements java.lang.Runnable)
- com.gigaspaces.internal.utils.concurrent.GSThread
- com.j_spaces.core.cache.PersistentGC (implements com.j_spaces.core.Constants.CacheManager)
- com.gigaspaces.internal.utils.concurrent.GSThread
- java.lang.Throwable (implements java.io.Serializable)
- java.lang.Exception
- com.j_spaces.core.cache.NullIteratorException
- java.lang.Exception
- com.j_spaces.core.cache.TypeData
- com.j_spaces.core.cache.TypeDataIndex<K>
- com.j_spaces.core.cache.CustomTypeDataIndex<K>
- com.j_spaces.core.cache.CompoundCustomTypeDataIndex<K>
- com.j_spaces.core.cache.CustomMultiValueTypeDataIndex<K>
- com.j_spaces.core.cache.MultiValueTypeDataIndex<K>
- com.j_spaces.core.cache.CustomTypeDataIndex<K>
- com.j_spaces.core.cache.XtnData
- com.j_spaces.core.cache.AbstractCacheManager
Interface Hierarchy
- java.lang.Comparable<T>
- com.j_spaces.core.cache.ICompoundIndexValueHolder
- com.j_spaces.kernel.ICollection<T>
- com.j_spaces.kernel.IStoredList<T> (also extends com.gigaspaces.internal.utils.collections.economy.IHashEntry<K,
V>, com.j_spaces.kernel.list.IObjectsList) - com.j_spaces.core.cache.IEntryCacheInfo (also extends com.gigaspaces.server.eviction.EvictableServerEntry, com.j_spaces.core.cache.ILeasedEntryCacheInfo, com.j_spaces.kernel.IObjectInfo<T>, com.j_spaces.kernel.list.IScanListIterator<T>, com.j_spaces.kernel.IStoredListIterator<T>)
- com.j_spaces.kernel.IStoredList<T> (also extends com.gigaspaces.internal.utils.collections.economy.IHashEntry<K,
- com.j_spaces.core.cache.IExtendedIndexScanPositioner<K,
T> - com.j_spaces.core.cache.IExtendedIndex<K,
V> - com.j_spaces.core.cache.IExtendedEntriesIndex<K,
V>
- com.j_spaces.core.cache.IExtendedEntriesIndex<K,
- com.j_spaces.core.cache.IExtendedIndex<K,
- com.gigaspaces.internal.utils.collections.economy.IHashEntry<K,
V> - com.j_spaces.kernel.IStoredList<T> (also extends com.j_spaces.kernel.ICollection<T>, com.j_spaces.kernel.list.IObjectsList)
- com.j_spaces.core.cache.IEntryCacheInfo (also extends com.gigaspaces.server.eviction.EvictableServerEntry, com.j_spaces.core.cache.ILeasedEntryCacheInfo, com.j_spaces.kernel.IObjectInfo<T>, com.j_spaces.kernel.list.IScanListIterator<T>, com.j_spaces.kernel.IStoredListIterator<T>)
- com.j_spaces.kernel.IStoredList<T> (also extends com.j_spaces.kernel.ICollection<T>, com.j_spaces.kernel.list.IObjectsList)
- com.j_spaces.core.cache.ILeasedEntryCacheInfo
- com.j_spaces.core.cache.IEntryCacheInfo (also extends com.gigaspaces.server.eviction.EvictableServerEntry, com.j_spaces.kernel.IObjectInfo<T>, com.j_spaces.kernel.list.IScanListIterator<T>, com.j_spaces.kernel.IStoredList<T>, com.j_spaces.kernel.IStoredListIterator<T>)
- com.j_spaces.kernel.IObjectInfo<T>
- com.j_spaces.core.cache.IEntryCacheInfo (also extends com.gigaspaces.server.eviction.EvictableServerEntry, com.j_spaces.core.cache.ILeasedEntryCacheInfo, com.j_spaces.kernel.list.IScanListIterator<T>, com.j_spaces.kernel.IStoredList<T>, com.j_spaces.kernel.IStoredListIterator<T>)
- com.j_spaces.kernel.list.IObjectsList
- com.j_spaces.kernel.list.IScanListIterator<T>
- com.j_spaces.core.cache.IEntryCacheInfo (also extends com.gigaspaces.server.eviction.EvictableServerEntry, com.j_spaces.core.cache.ILeasedEntryCacheInfo, com.j_spaces.kernel.IObjectInfo<T>, com.j_spaces.kernel.IStoredList<T>, com.j_spaces.kernel.IStoredListIterator<T>)
- com.j_spaces.core.cache.IExtendedIndexIterator<V>
- com.j_spaces.kernel.IStoredList<T> (also extends com.j_spaces.kernel.ICollection<T>, com.gigaspaces.internal.utils.collections.economy.IHashEntry<K,
V>) - com.j_spaces.core.cache.IEntryCacheInfo (also extends com.gigaspaces.server.eviction.EvictableServerEntry, com.j_spaces.core.cache.ILeasedEntryCacheInfo, com.j_spaces.kernel.IObjectInfo<T>, com.j_spaces.kernel.list.IScanListIterator<T>, com.j_spaces.kernel.IStoredListIterator<T>)
- com.j_spaces.kernel.list.IScanListIterator<T>
- com.j_spaces.kernel.IStoredListIterator<T>
- com.j_spaces.core.cache.IEntryCacheInfo (also extends com.gigaspaces.server.eviction.EvictableServerEntry, com.j_spaces.core.cache.ILeasedEntryCacheInfo, com.j_spaces.kernel.IObjectInfo<T>, com.j_spaces.kernel.list.IScanListIterator<T>, com.j_spaces.kernel.IStoredList<T>)
- com.j_spaces.core.cache.IValueCloner
- com.gigaspaces.server.ServerEntry
- com.gigaspaces.server.eviction.EvictableServerEntry
- com.j_spaces.core.cache.IEntryCacheInfo (also extends com.j_spaces.core.cache.ILeasedEntryCacheInfo, com.j_spaces.kernel.IObjectInfo<T>, com.j_spaces.kernel.list.IScanListIterator<T>, com.j_spaces.kernel.IStoredList<T>, com.j_spaces.kernel.IStoredListIterator<T>)
- com.gigaspaces.server.eviction.EvictableServerEntry
Enum Class Hierarchy
- java.lang.Object
- java.lang.Enum<E> (implements java.lang.Comparable<T>, java.lang.constant.Constable, java.io.Serializable)
- com.j_spaces.core.cache.CacheManager.InitialLoadOrigin
- com.j_spaces.core.cache.CacheManager.RecentDeleteCodes
- com.j_spaces.core.cache.CacheOperationReason
- com.j_spaces.core.cache.QueryExtensionIndexRemoveMode
- com.j_spaces.core.cache.TypeData.TypeDataRecreationReasons
- com.j_spaces.core.cache.TypeDataIndex.UpdateIndexModes
- java.lang.Enum<E> (implements java.lang.Comparable<T>, java.lang.constant.Constable, java.io.Serializable)