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
,
org.ehcache.config
,
org.ehcache.config.builders
,
org.ehcache.config.units
,
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
,
org.ehcache.event
,
org.ehcache.expiry
,
org.ehcache.impl.copy
,
org.ehcache.impl.serialization
,
org.ehcache.jsr107
,
org.ehcache.jsr107.config
,
org.ehcache.spi.copy
,
org.ehcache.spi.loaderwriter
,
org.ehcache.spi.persistence
,
org.ehcache.spi.resilience
,
org.ehcache.spi.serialization
,
org.ehcache.spi.service
,
org.ehcache.xml
,
org.ehcache.xml.multi
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.
WrapperStore.Provider
)
org.ehcache.impl.serialization.
ByteArraySerializer
(implements org.ehcache.spi.serialization.
Serializer
<T>)
org.ehcache.config.builders.
CacheConfigurationBuilder
<K,V> (implements org.ehcache.config.
FluentCacheConfigurationBuilder
<K,V,B>)
org.ehcache.config.builders.
CacheEventListenerConfigurationBuilder
(implements org.ehcache.config.
Builder
<T>)
org.ehcache.core.events.
CacheEvents
org.ehcache.config.builders.
CacheManagerBuilder
<T> (implements org.ehcache.config.
Builder
<T>)
org.ehcache.impl.serialization.
CharSerializer
(implements org.ehcache.spi.serialization.
Serializer
<T>)
org.ehcache.impl.serialization.
CompactJavaSerializer
<T> (implements org.ehcache.spi.serialization.
StatefulSerializer
<T>)
org.ehcache.core.config.
CoreConfigurationBuilder
<B> (implements org.ehcache.config.
FluentConfigurationBuilder
<B>)
org.ehcache.config.builders.
ConfigurationBuilder
org.ehcache.core.config.
DefaultConfiguration
(implements org.ehcache.config.
Configuration
, org.ehcache.core.HumanReadable)
org.ehcache.impl.serialization.
DoubleSerializer
(implements org.ehcache.spi.serialization.
Serializer
<T>)
org.ehcache.expiry.
Duration
org.ehcache.jsr107.
Eh107Configuration
<K,V> (implements javax.cache.configuration.Configuration<K,V>)
org.ehcache.core.events.
EventListenerWrapper
<K,V> (implements org.ehcache.event.
CacheEventListener
<K,V>)
org.ehcache.config.
Eviction
org.ehcache.expiry.
Expirations
org.ehcache.expiry.
Expirations.ExpiryBuilder
<K,V>
org.ehcache.config.builders.
ExpiryPolicyBuilder
<K,V> (implements org.ehcache.config.
Builder
<T>)
org.ehcache.core.config.
ExpiryUtils
org.ehcache.impl.serialization.
FloatSerializer
(implements org.ehcache.spi.serialization.
Serializer
<T>)
org.ehcache.impl.serialization.
IntegerSerializer
(implements org.ehcache.spi.serialization.
Serializer
<T>)
org.ehcache.jsr107.config.
Jsr107CacheConfiguration
(implements org.ehcache.spi.service.
ServiceConfiguration
<T,R>)
org.ehcache.impl.serialization.
LongSerializer
(implements org.ehcache.spi.serialization.
Serializer
<T>)
org.ehcache.core.events.
NullStoreEventDispatcher
<K,V> (implements org.ehcache.core.events.
StoreEventDispatcher
<K,V>)
org.ehcache.impl.serialization.
PlainJavaSerializer
<T> (implements org.ehcache.spi.serialization.
Serializer
<T>)
org.ehcache.config.builders.
PooledExecutionServiceConfigurationBuilder
(implements org.ehcache.config.
Builder
<T>)
org.ehcache.impl.copy.
ReadWriteCopier
<T> (implements org.ehcache.spi.copy.
Copier
<T>)
org.ehcache.impl.copy.
IdentityCopier
<T>
org.ehcache.impl.copy.
SerializingCopier
<T>
org.ehcache.config.builders.
ResourcePoolsBuilder
(implements org.ehcache.config.
Builder
<T>)
org.ehcache.core.spi.service.
ServiceUtils
org.ehcache.core.config.store.
StoreStatisticsConfiguration
(implements org.ehcache.spi.service.
ServiceConfiguration
<T,R>)
org.ehcache.impl.serialization.
StringSerializer
(implements org.ehcache.spi.serialization.
Serializer
<T>)
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.
CachePersistenceException
org.ehcache.core.spi.store.heap.
LimitExceededException
java.lang.RuntimeException
org.ehcache.
CacheIterationException
org.ehcache.spi.loaderwriter.
CacheLoadingException
org.ehcache.spi.loaderwriter.
BulkCacheLoadingException
org.ehcache.spi.loaderwriter.
CacheWritingException
org.ehcache.spi.loaderwriter.
BulkCacheWritingException
org.ehcache.spi.serialization.
SerializerException
org.ehcache.
StateTransitionException
org.ehcache.core.exceptions.
StorePassThroughException
org.ehcache.spi.resilience.
StoreAccessException
org.ehcache.spi.serialization.
UnsupportedTypeException
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.impl.serialization.
TransientStateHolder
<K,V> (implements java.io.Serializable, org.ehcache.spi.persistence.
StateHolder
<K,V>)
org.ehcache.impl.serialization.
TransientStateRepository
(implements org.ehcache.spi.persistence.
StateRepository
)
org.ehcache.config.builders.
UserManagedCacheBuilder
<K,V,T> (implements org.ehcache.config.
Builder
<T>)
org.ehcache.config.builders.
WriteBehindConfigurationBuilder
(implements org.ehcache.config.
Builder
<T>)
org.ehcache.config.builders.
WriteBehindConfigurationBuilder.BatchedWriteBehindConfigurationBuilder
org.ehcache.config.builders.
WriteBehindConfigurationBuilder.UnBatchedWriteBehindConfigurationBuilder
org.ehcache.xml.
XmlConfiguration
(implements org.ehcache.config.
Configuration
)
org.ehcache.xml.multi.
XmlMultiConfiguration
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.
PersistentCacheManager
org.ehcache.
UserManagedCache
<K,V> (also extends org.ehcache.
Cache
<K,V>)
org.ehcache.
PersistentUserManagedCache
<K,V>
org.ehcache.config.
Builder
<T>
org.ehcache.config.
FluentCacheConfigurationBuilder
<K,V,B>
org.ehcache.config.
FluentConfigurationBuilder
<B>
org.ehcache.
Cache.Entry
<K,V>
org.ehcache.config.
CacheConfiguration
<K,V>
org.ehcache.config.
CacheRuntimeConfiguration
<K,V>
org.ehcache.event.
CacheEvent
<K,V>
org.ehcache.event.
CacheEventListener
<K,V>
org.ehcache.spi.loaderwriter.
CacheLoaderWriter
<K,V>
org.ehcache.config.builders.
CacheManagerConfiguration
<T>
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.config.
Configuration
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.store.
WrapperStore
<K,V>
org.ehcache.core.spi.store.
WrapperStore
<K,V>
org.ehcache.spi.copy.
Copier
<T>
org.ehcache.config.
EvictionAdvisor
<K,V>
org.ehcache.expiry.
Expiry
<K,V>
org.ehcache.expiry.
ExpiryPolicy
<K,V>
org.ehcache.config.builders.
ExpiryPolicyBuilder.TriFunction
<T,U,V,R>
org.ehcache.core.spi.service.
FileBasedPersistenceContext
org.ehcache.core.statistics.
HigherCachingTierOperationOutcomes
java.lang.Iterable<T>
org.ehcache.
Cache
<K,V>
org.ehcache.
PersistentUserManagedCache
<K,V>
org.ehcache.
UserManagedCache
<K,V> (also extends java.io.Closeable)
org.ehcache.
PersistentUserManagedCache
<K,V>
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.resilience.
RecoveryStore
<K>
org.ehcache.spi.resilience.
ResilienceStrategy
<K,V>
org.ehcache.config.
ResourcePool
org.ehcache.config.
SizedResourcePool
org.ehcache.config.
ResourcePools
org.ehcache.config.
ResourceType
<T>
org.ehcache.config.
ResourceUnit
org.ehcache.spi.serialization.
Serializer
<T>
org.ehcache.spi.serialization.
StatefulSerializer
<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.spi.loaderwriter.
CacheLoaderWriterProvider
org.ehcache.core.spi.service.
CacheManagerProviderService
org.ehcache.core.spi.store.tiering.
CachingTier.Provider
org.ehcache.spi.copy.
CopyProvider
org.ehcache.core.spi.service.
DiskResourceService
org.ehcache.core.spi.service.
ExecutionService
org.ehcache.core.spi.store.tiering.
HigherCachingTier.Provider
org.ehcache.core.spi.service.
LocalPersistenceService
org.ehcache.core.spi.store.tiering.
LowerCachingTier.Provider
org.ehcache.spi.service.
MaintainableService
org.ehcache.core.spi.service.
DiskResourceService
org.ehcache.core.spi.service.
LocalPersistenceService
org.ehcache.spi.persistence.
PersistableResourceService
org.ehcache.core.spi.service.
DiskResourceService
org.ehcache.spi.persistence.
PersistableResourceService
org.ehcache.core.spi.service.
DiskResourceService
org.ehcache.spi.resilience.
ResilienceStrategyProvider
org.ehcache.spi.serialization.
SerializationProvider
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.
WrapperStore.Provider
org.ehcache.core.spi.time.
TimeSourceService
org.ehcache.core.spi.store.
WrapperStore.Provider
org.ehcache.spi.loaderwriter.
WriteBehindProvider
org.ehcache.spi.service.
ServiceConfiguration
<T,R>
org.ehcache.core.events.
CacheEventListenerConfiguration
<R>
org.ehcache.spi.loaderwriter.
CacheLoaderWriterConfiguration
<R>
org.ehcache.spi.persistence.
PersistableResourceService.PersistenceSpaceIdentifier
<T>
org.ehcache.core.config.store.
StoreEventSourceConfiguration
<R>
org.ehcache.spi.loaderwriter.
WriteBehindConfiguration
<R>
org.ehcache.spi.service.
ServiceCreationConfiguration
<T,R>
org.ehcache.core.spi.service.
ServiceFactory
<T>
org.ehcache.spi.service.
ServiceProvider
<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.spi.persistence.
StateHolder
<K,V>
org.ehcache.spi.persistence.
StateRepository
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.config.builders.
UserManagedCacheConfiguration
<K,V,T>
org.ehcache.core.statistics.
ValueStatistic
<T>
org.ehcache.
ValueSupplier
<V>
org.ehcache.spi.loaderwriter.
WriteBehindConfiguration.BatchingConfiguration
org.ehcache.xml.
XmlConfiguration.Template
org.ehcache.xml.multi.
XmlMultiConfiguration.Builder
org.ehcache.xml.multi.
XmlMultiConfiguration.Variant
Annotation Type Hierarchy
org.ehcache.spi.service.
OptionalServiceDependencies
(implements java.lang.annotation.Annotation)
org.ehcache.spi.service.
PluralService
(implements java.lang.annotation.Annotation)
org.ehcache.spi.service.
ServiceDependencies
(implements java.lang.annotation.Annotation)
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.
Status
org.ehcache.event.
EventFiring
org.ehcache.event.
EventType
org.ehcache.event.
EventOrdering
org.ehcache.spi.service.
MaintainableService.MaintenanceScope
org.ehcache.config.
ResourceType.Core
(implements org.ehcache.config.
ResourceType
<T>)
org.ehcache.config.units.
EntryUnit
(implements org.ehcache.config.
ResourceUnit
)
org.ehcache.config.units.
MemoryUnit
(implements org.ehcache.config.
ResourceUnit
)
org.ehcache.jsr107.config.
ConfigurationElementState
org.ehcache.core.statistics.
TierOperationOutcomes.GetOutcome
org.ehcache.core.statistics.
TierOperationOutcomes.EvictionOutcome
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.
StatisticType
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.
BulkOps
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.
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.
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.
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.spi.store.
Store.PutStatus
org.ehcache.core.spi.store.
Store.RemoveStatus
org.ehcache.core.spi.store.
Store.ReplaceStatus
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes