JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
Hierarchy For All Packages
Package Hierarchies:
org.ehcache.core.config
,
org.ehcache.core.config.store
,
org.ehcache.core.events
,
org.ehcache.core.exceptions
,
org.ehcache.core.spi.service
,
org.ehcache.core.spi.store
,
org.ehcache.core.spi.store.events
,
org.ehcache.core.spi.store.heap
,
org.ehcache.core.spi.store.tiering
,
org.ehcache.core.spi.time
,
org.ehcache.core.statistics
Class Hierarchy
java.lang.Object
org.ehcache.core.spi.store.
AbstractValueHolder
<V> (implements org.ehcache.core.spi.store.
Store.ValueHolder
<V>)
org.ehcache.core.spi.store.
AbstractWrapperStoreProvider
(implements org.ehcache.core.spi.store.
Store.Provider
)
org.ehcache.core.events.
CacheEvents
org.ehcache.core.config.
CoreConfigurationBuilder
<B> (implements org.ehcache.config.FluentConfigurationBuilder<B>)
org.ehcache.core.config.
DefaultConfiguration
(implements org.ehcache.config.Configuration, org.ehcache.core.HumanReadable)
org.ehcache.core.events.
EventListenerWrapper
<K,V> (implements org.ehcache.event.CacheEventListener<K,V>)
org.ehcache.core.config.
ExpiryUtils
org.ehcache.core.events.
NullStoreEventDispatcher
<K,V> (implements org.ehcache.core.events.
StoreEventDispatcher
<K,V>)
org.ehcache.core.spi.service.
ServiceUtils
org.ehcache.core.config.store.
StoreStatisticsConfiguration
(implements org.ehcache.spi.service.ServiceConfiguration<T,R>)
org.ehcache.core.statistics.
SuppliedValueStatistic
<T> (implements org.ehcache.core.statistics.
ValueStatistic
<T>)
org.ehcache.core.spi.time.
SystemTimeSource
(implements org.ehcache.core.spi.time.
TimeSource
)
java.lang.Throwable (implements java.io.Serializable)
java.lang.Exception
org.ehcache.core.spi.store.heap.
LimitExceededException
java.lang.RuntimeException
org.ehcache.core.exceptions.
StorePassThroughException
org.ehcache.core.spi.time.
TickingTimeSource
(implements org.ehcache.spi.service.Service, org.ehcache.core.spi.time.
TimeSource
)
org.ehcache.core.statistics.
TierOperationOutcomes
org.ehcache.core.spi.store.
TransientStateHolder
<K,V> (implements java.io.Serializable, org.ehcache.spi.persistence.StateHolder<K,V>)
org.ehcache.core.spi.store.
TransientStateRepository
(implements org.ehcache.spi.persistence.StateRepository)
org.ehcache.core.statistics.
ZeroOperationStatistic
<T> (implements org.ehcache.core.statistics.
OperationStatistic
<T>)
Interface Hierarchy
org.ehcache.core.spi.store.tiering.
AuthoritativeTier.InvalidationValve
org.ehcache.core.statistics.
AuthoritativeTierOperationOutcomes
java.lang.AutoCloseable
java.io.Closeable
org.ehcache.CacheManager
org.ehcache.core.spi.store.
InternalCacheManager
org.ehcache.core.statistics.
CacheOperationOutcomes
org.ehcache.core.statistics.
CacheStatistics
org.ehcache.core.spi.store.tiering.
CachingTier.InvalidationListener
<K,V>
org.ehcache.core.statistics.
CachingTierOperationOutcomes
org.ehcache.core.statistics.
ChainedObserver
org.ehcache.core.statistics.
ChainedOperationObserver
<T>
org.ehcache.core.spi.store.
ConfigurationChangeSupport
org.ehcache.core.spi.store.tiering.
AuthoritativeTier
<K,V>
org.ehcache.core.events.
CacheEventDispatcher
<K,V>
org.ehcache.core.spi.store.tiering.
CachingTier
<K,V>
org.ehcache.core.spi.store.tiering.
HigherCachingTier
<K,V>
org.ehcache.core.spi.store.tiering.
HigherCachingTier
<K,V>
org.ehcache.core.spi.store.tiering.
LowerCachingTier
<K,V>
org.ehcache.core.spi.store.
Store
<K,V>
org.ehcache.core.spi.store.tiering.
AuthoritativeTier
<K,V>
org.ehcache.core.spi.service.
FileBasedPersistenceContext
org.ehcache.core.statistics.
HigherCachingTierOperationOutcomes
org.ehcache.core.spi.service.
LocalPersistenceService.SafeSpaceIdentifier
org.ehcache.core.statistics.
LowerCachingTierOperationsOutcome
org.ehcache.core.statistics.
OperationObserver
<T>
org.ehcache.core.statistics.
OperationStatistic
<T> (also extends org.ehcache.core.statistics.
SourceStatistic
<T>)
org.ehcache.spi.service.Service
org.ehcache.core.spi.store.tiering.
AuthoritativeTier.Provider
org.ehcache.core.events.
CacheEventDispatcherFactory
org.ehcache.core.events.
CacheEventListenerProvider
org.ehcache.core.spi.service.
CacheManagerProviderService
org.ehcache.core.spi.store.tiering.
CachingTier.Provider
org.ehcache.core.spi.service.
ExecutionService
org.ehcache.core.spi.store.tiering.
HigherCachingTier.Provider
org.ehcache.core.spi.store.tiering.
LowerCachingTier.Provider
org.ehcache.spi.service.MaintainableService
org.ehcache.core.spi.service.
LocalPersistenceService
org.ehcache.spi.persistence.PersistableResourceService
org.ehcache.core.spi.service.
DiskResourceService
org.ehcache.core.spi.store.heap.
SizeOfEngineProvider
org.ehcache.core.spi.service.
StatisticsService
org.ehcache.core.spi.store.
Store.Provider
org.ehcache.core.spi.store.
Store.ElementalProvider
org.ehcache.core.spi.time.
TimeSourceService
org.ehcache.spi.service.ServiceConfiguration<T,R>
org.ehcache.core.events.
CacheEventListenerConfiguration
<R>
org.ehcache.core.config.store.
StoreEventSourceConfiguration
<R>
org.ehcache.core.spi.service.
ServiceFactory
<T>
org.ehcache.core.spi.store.heap.
SizeOfEngine
org.ehcache.core.statistics.
SourceStatistic
<T>
org.ehcache.core.statistics.
OperationStatistic
<T> (also extends org.ehcache.core.statistics.
OperationObserver
<T>)
org.ehcache.core.events.
StateChangeListener
org.ehcache.core.events.
CacheManagerListener
org.ehcache.core.spi.store.
Store.Configuration
<K,V>
org.ehcache.core.spi.store.
Store.Iterator
<T>
org.ehcache.core.spi.store.events.
StoreEvent
<K,V>
org.ehcache.core.spi.store.events.
StoreEventFilter
<K,V>
org.ehcache.core.spi.store.events.
StoreEventListener
<K,V>
org.ehcache.core.events.
StoreEventSink
<K,V>
org.ehcache.core.spi.store.events.
StoreEventSource
<K,V>
org.ehcache.core.events.
StoreEventDispatcher
<K,V>
org.ehcache.core.statistics.
StoreOperationOutcomes
java.util.function.Supplier<T>
org.ehcache.core.spi.store.
Store.ValueHolder
<V>
org.ehcache.core.statistics.
TierStatistics
org.ehcache.core.spi.time.
TimeSource
org.ehcache.core.statistics.
ValueStatistic
<T>
Annotation Type Hierarchy
org.ehcache.core.spi.service.
ServiceFactory.RequiresConfiguration
(implements java.lang.annotation.Annotation)
Enum Hierarchy
java.lang.Object
java.lang.Enum<E> (implements java.lang.Comparable<T>, java.io.Serializable)
org.ehcache.core.spi.store.
Store.PutStatus
org.ehcache.core.spi.store.
Store.RemoveStatus
org.ehcache.core.spi.store.
Store.ReplaceStatus
org.ehcache.core.statistics.
AuthoritativeTierOperationOutcomes.GetAndFaultOutcome
(implements org.ehcache.core.statistics.
AuthoritativeTierOperationOutcomes
)
org.ehcache.core.statistics.
AuthoritativeTierOperationOutcomes.ComputeIfAbsentAndFaultOutcome
(implements org.ehcache.core.statistics.
AuthoritativeTierOperationOutcomes
)
org.ehcache.core.statistics.
AuthoritativeTierOperationOutcomes.FlushOutcome
(implements org.ehcache.core.statistics.
AuthoritativeTierOperationOutcomes
)
org.ehcache.core.statistics.
BulkOps
org.ehcache.core.statistics.
CacheOperationOutcomes.ClearOutcome
(implements org.ehcache.core.statistics.
CacheOperationOutcomes
)
org.ehcache.core.statistics.
CacheOperationOutcomes.GetOutcome
(implements org.ehcache.core.statistics.
CacheOperationOutcomes
)
org.ehcache.core.statistics.
CacheOperationOutcomes.GetAllOutcome
(implements org.ehcache.core.statistics.
CacheOperationOutcomes
)
org.ehcache.core.statistics.
CacheOperationOutcomes.PutOutcome
(implements org.ehcache.core.statistics.
CacheOperationOutcomes
)
org.ehcache.core.statistics.
CacheOperationOutcomes.PutAllOutcome
(implements org.ehcache.core.statistics.
CacheOperationOutcomes
)
org.ehcache.core.statistics.
CacheOperationOutcomes.RemoveOutcome
(implements org.ehcache.core.statistics.
CacheOperationOutcomes
)
org.ehcache.core.statistics.
CacheOperationOutcomes.RemoveAllOutcome
(implements org.ehcache.core.statistics.
CacheOperationOutcomes
)
org.ehcache.core.statistics.
CacheOperationOutcomes.ConditionalRemoveOutcome
(implements org.ehcache.core.statistics.
CacheOperationOutcomes
)
org.ehcache.core.statistics.
CacheOperationOutcomes.PutIfAbsentOutcome
(implements org.ehcache.core.statistics.
CacheOperationOutcomes
)
org.ehcache.core.statistics.
CacheOperationOutcomes.ReplaceOutcome
(implements org.ehcache.core.statistics.
CacheOperationOutcomes
)
org.ehcache.core.statistics.
CachingTierOperationOutcomes.GetOrComputeIfAbsentOutcome
(implements org.ehcache.core.statistics.
CachingTierOperationOutcomes
)
org.ehcache.core.statistics.
CachingTierOperationOutcomes.InvalidateOutcome
(implements org.ehcache.core.statistics.
CachingTierOperationOutcomes
)
org.ehcache.core.statistics.
CachingTierOperationOutcomes.InvalidateAllOutcome
(implements org.ehcache.core.statistics.
CachingTierOperationOutcomes
)
org.ehcache.core.statistics.
CachingTierOperationOutcomes.InvalidateAllWithHashOutcome
(implements org.ehcache.core.statistics.
CachingTierOperationOutcomes
)
org.ehcache.core.statistics.
HigherCachingTierOperationOutcomes.SilentInvalidateOutcome
(implements org.ehcache.core.statistics.
HigherCachingTierOperationOutcomes
)
org.ehcache.core.statistics.
HigherCachingTierOperationOutcomes.SilentInvalidateAllOutcome
(implements org.ehcache.core.statistics.
HigherCachingTierOperationOutcomes
)
org.ehcache.core.statistics.
HigherCachingTierOperationOutcomes.SilentInvalidateAllWithHashOutcome
(implements org.ehcache.core.statistics.
HigherCachingTierOperationOutcomes
)
org.ehcache.core.statistics.
LowerCachingTierOperationsOutcome.InvalidateOutcome
(implements org.ehcache.core.statistics.
LowerCachingTierOperationsOutcome
)
org.ehcache.core.statistics.
LowerCachingTierOperationsOutcome.InvalidateAllOutcome
(implements org.ehcache.core.statistics.
LowerCachingTierOperationsOutcome
)
org.ehcache.core.statistics.
LowerCachingTierOperationsOutcome.InvalidateAllWithHashOutcome
(implements org.ehcache.core.statistics.
LowerCachingTierOperationsOutcome
)
org.ehcache.core.statistics.
LowerCachingTierOperationsOutcome.GetAndRemoveOutcome
(implements org.ehcache.core.statistics.
LowerCachingTierOperationsOutcome
)
org.ehcache.core.statistics.
LowerCachingTierOperationsOutcome.InstallMappingOutcome
(implements org.ehcache.core.statistics.
LowerCachingTierOperationsOutcome
)
org.ehcache.core.statistics.
StatisticType
org.ehcache.core.statistics.
StoreOperationOutcomes.GetOutcome
(implements org.ehcache.core.statistics.
StoreOperationOutcomes
)
org.ehcache.core.statistics.
StoreOperationOutcomes.PutOutcome
(implements org.ehcache.core.statistics.
StoreOperationOutcomes
)
org.ehcache.core.statistics.
StoreOperationOutcomes.RemoveOutcome
(implements org.ehcache.core.statistics.
StoreOperationOutcomes
)
org.ehcache.core.statistics.
StoreOperationOutcomes.PutIfAbsentOutcome
(implements org.ehcache.core.statistics.
StoreOperationOutcomes
)
org.ehcache.core.statistics.
StoreOperationOutcomes.ConditionalRemoveOutcome
(implements org.ehcache.core.statistics.
StoreOperationOutcomes
)
org.ehcache.core.statistics.
StoreOperationOutcomes.ReplaceOutcome
(implements org.ehcache.core.statistics.
StoreOperationOutcomes
)
org.ehcache.core.statistics.
StoreOperationOutcomes.ConditionalReplaceOutcome
(implements org.ehcache.core.statistics.
StoreOperationOutcomes
)
org.ehcache.core.statistics.
StoreOperationOutcomes.ComputeOutcome
(implements org.ehcache.core.statistics.
StoreOperationOutcomes
)
org.ehcache.core.statistics.
StoreOperationOutcomes.ComputeIfAbsentOutcome
(implements org.ehcache.core.statistics.
StoreOperationOutcomes
)
org.ehcache.core.statistics.
StoreOperationOutcomes.EvictionOutcome
(implements org.ehcache.core.statistics.
StoreOperationOutcomes
)
org.ehcache.core.statistics.
StoreOperationOutcomes.ExpirationOutcome
(implements org.ehcache.core.statistics.
StoreOperationOutcomes
)
org.ehcache.core.statistics.
TierOperationOutcomes.GetOutcome
org.ehcache.core.statistics.
TierOperationOutcomes.EvictionOutcome
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes