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:
com.terracottatech.ehcache.clustered.client.config.builders
,
com.terracottatech.ehcache.disk.config
,
com.terracottatech.ehcache.disk.config.builders
,
com.terracottatech.ehcache.disk.service
,
org.ehcache
,
org.ehcache.clustered.client.config
,
org.ehcache.clustered.client.config.builders
,
org.ehcache.clustered.client.service
,
org.ehcache.config
,
org.ehcache.config.builders
,
org.ehcache.config.units
,
org.ehcache.core
,
org.ehcache.core.collections
,
org.ehcache.core.config
,
org.ehcache.core.config.store
,
org.ehcache.core.events
,
org.ehcache.core.exceptions
,
org.ehcache.core.osgi
,
org.ehcache.core.resilience
,
org.ehcache.core.spi
,
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.core.store
,
org.ehcache.core.util
,
org.ehcache.event
,
org.ehcache.expiry
,
org.ehcache.impl.config
,
org.ehcache.impl.config.copy
,
org.ehcache.impl.config.event
,
org.ehcache.impl.config.executor
,
org.ehcache.impl.config.loaderwriter
,
org.ehcache.impl.config.loaderwriter.writebehind
,
org.ehcache.impl.config.persistence
,
org.ehcache.impl.config.resilience
,
org.ehcache.impl.config.serializer
,
org.ehcache.impl.config.store.disk
,
org.ehcache.impl.config.store.heap
,
org.ehcache.impl.copy
,
org.ehcache.impl.events
,
org.ehcache.impl.persistence
,
org.ehcache.impl.serialization
,
org.ehcache.impl.store
,
org.ehcache.jsr107
,
org.ehcache.jsr107.config
,
org.ehcache.management
,
org.ehcache.management.cluster
,
org.ehcache.management.providers
,
org.ehcache.management.providers.actions
,
org.ehcache.management.providers.settings
,
org.ehcache.management.providers.statistics
,
org.ehcache.management.registry
,
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.transactions.xa
,
org.ehcache.transactions.xa.configuration
,
org.ehcache.transactions.xa.txmgr
,
org.ehcache.transactions.xa.txmgr.btm
,
org.ehcache.transactions.xa.txmgr.provider
,
org.ehcache.xml
,
org.ehcache.xml.exceptions
,
org.ehcache.xml.multi
,
org.ehcache.xml.multi.model
,
org.ehcache.xml.provider
,
org.ehcache.xml.service
Class Hierarchy
java.lang.Object
org.terracotta.management.registry.AbstractManagementProvider<T> (implements org.terracotta.management.registry.ManagementProvider<T>)
org.terracotta.management.registry.action.AbstractActionManagementProvider<T>
org.ehcache.management.providers.actions.
EhcacheActionProvider
org.terracotta.management.registry.collect.StatisticCollectorProvider
org.ehcache.management.providers.
EhcacheStatisticCollectorProvider
org.ehcache.management.providers.
CacheBindingManagementProvider
org.ehcache.management.providers.settings.
EhcacheSettingsProvider
org.ehcache.management.providers.statistics.
EhcacheStatisticsProvider
org.ehcache.impl.config.
AbstractResourcePool
<P,T> (implements org.ehcache.config.
ResourcePool
)
org.ehcache.impl.config.
SizedResourcePoolImpl
<P> (implements org.ehcache.core.
HumanReadable
, org.ehcache.config.
SizedResourcePool
)
org.ehcache.impl.internal.events.AbstractStoreEventDispatcher<K,V> (implements org.ehcache.core.events.
StoreEventDispatcher
<K,V>)
org.ehcache.impl.store.
DefaultStoreEventDispatcher
<K,V>
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.config.
BaseCacheConfiguration
<K,V> (implements org.ehcache.config.
CacheConfiguration
<K,V>)
org.ehcache.xml.
BaseConfigParser
<T>
org.ehcache.management.registry.
ManagementRegistryServiceConfigurationParser
(implements org.ehcache.xml.
CacheManagerServiceConfigurationParser
<T>)
org.ehcache.impl.store.
BaseStore
<K,V> (implements org.ehcache.core.spi.store.
Store
<K,V>)
org.ehcache.impl.store.
BaseStore.BaseStoreProvider
(implements org.ehcache.core.spi.store.
Store.Provider
)
org.ehcache.transactions.xa.txmgr.btm.
BitronixTransactionManagerLookup
(implements org.ehcache.transactions.xa.txmgr.provider.
TransactionManagerLookup
)
org.ehcache.transactions.xa.txmgr.btm.
BitronixXAResourceRegistry
(implements org.ehcache.transactions.xa.txmgr.
XAResourceRegistry
)
org.ehcache.impl.serialization.
ByteArraySerializer
(implements org.ehcache.spi.serialization.
Serializer
<T>)
org.ehcache.management.providers.
CacheBinding
org.ehcache.config.builders.
CacheConfigurationBuilder
<K,V> (implements org.ehcache.config.
FluentCacheConfigurationBuilder
<K,V,B>)
org.ehcache.core.
CacheConfigurationChangeEvent
org.ehcache.impl.events.
CacheEventAdapter
<K,V> (implements org.ehcache.event.
CacheEventListener
<K,V>)
org.ehcache.impl.config.event.
CacheEventDispatcherFactoryConfiguration
(implements org.ehcache.spi.service.
ServiceCreationConfiguration
<T,R>)
org.ehcache.xml.provider.
CacheEventDispatcherFactoryConfigurationParser
org.ehcache.impl.events.
CacheEventDispatcherImpl
<K,V> (implements org.ehcache.core.events.
CacheEventDispatcher
<K,V>)
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.xml.provider.
CacheManagerPersistenceConfigurationParser
org.ehcache.impl.serialization.
CharSerializer
(implements org.ehcache.spi.serialization.
Serializer
<T>)
org.ehcache.impl.internal.classes.ClassInstanceConfiguration<T>
org.ehcache.impl.config.event.
DefaultCacheEventListenerConfiguration
(implements org.ehcache.core.events.
CacheEventListenerConfiguration
<R>)
org.ehcache.impl.config.loaderwriter.
DefaultCacheLoaderWriterConfiguration
(implements org.ehcache.spi.loaderwriter.
CacheLoaderWriterConfiguration
<R>)
org.ehcache.impl.config.copy.
DefaultCopierConfiguration
<T> (implements org.ehcache.spi.service.
ServiceConfiguration
<T,R>)
org.ehcache.impl.config.resilience.
DefaultResilienceStrategyConfiguration
(implements org.ehcache.spi.service.
ServiceConfiguration
<T,R>)
org.ehcache.impl.config.serializer.
DefaultSerializerConfiguration
<T> (implements org.ehcache.spi.service.
ServiceConfiguration
<T,R>)
org.ehcache.impl.internal.classes.ClassInstanceProviderConfiguration<K,C>
org.ehcache.impl.config.loaderwriter.
DefaultCacheLoaderWriterProviderConfiguration
(implements org.ehcache.spi.service.
ServiceCreationConfiguration
<T,R>)
org.ehcache.impl.config.copy.
DefaultCopyProviderConfiguration
(implements org.ehcache.spi.service.
ServiceCreationConfiguration
<T,R>)
org.ehcache.impl.config.resilience.
DefaultResilienceStrategyProviderConfiguration
(implements org.ehcache.spi.service.
ServiceCreationConfiguration
<T,R>)
org.ehcache.core.util.
ClassLoading
org.ehcache.jsr107.
CloseUtil
org.ehcache.clustered.client.config.builders.
ClusteredResourcePoolBuilder
org.ehcache.clustered.client.config.
ClusteredResourceType.Types
com.terracottatech.ehcache.clustered.client.config.builders.
ClusteredRestartableResourcePoolBuilder
org.ehcache.clustered.client.config.
ClusteredStoreConfiguration
(implements org.ehcache.spi.service.
ServiceConfiguration
<T,R>)
org.ehcache.clustered.client.config.builders.
ClusteredStoreConfigurationBuilder
(implements org.ehcache.config.
Builder
<T>)
org.ehcache.management.cluster.
Clustering
org.ehcache.clustered.client.config.
ClusteringServiceConfiguration
(implements org.ehcache.config.builders.
CacheManagerConfiguration
<T>, org.ehcache.core.
HumanReadable
, org.ehcache.spi.service.
ServiceCreationConfiguration
<T,R>)
org.ehcache.clustered.client.config.builders.
ClusteringServiceConfigurationBuilder
(implements org.ehcache.config.
Builder
<T>)
org.ehcache.core.util.
CollectionUtil
org.ehcache.impl.serialization.
CompactJavaSerializer
<T> (implements org.ehcache.spi.serialization.
StatefulSerializer
<T>)
org.ehcache.core.collections.
ConcurrentWeakIdentityHashMap
<K,V> (implements java.util.concurrent.ConcurrentMap<K,V>)
org.ehcache.xml.
ConfigurationParser
org.ehcache.xml.
ConfigurationParser.FatalErrorHandler
(implements org.xml.sax.ErrorHandler)
org.ehcache.xml.
ConfigurationParser.XmlConfigurationWrapper
org.ehcache.xml.multi.model.
Configurations
org.ehcache.xml.multi.model.
Configurations.Configuration
org.ehcache.xml.multi.model.
Configurations.Configuration.Variant
org.ehcache.xml.
CoreCacheConfigurationParser
org.ehcache.core.config.
CoreConfigurationBuilder
<B> (implements org.ehcache.config.
FluentConfigurationBuilder
<B>)
org.ehcache.config.builders.
ConfigurationBuilder
org.ehcache.impl.config.loaderwriter.writebehind.
DefaultBatchingConfiguration
(implements org.ehcache.spi.loaderwriter.
WriteBehindConfiguration.BatchingConfiguration
)
org.ehcache.impl.config.event.
DefaultCacheEventDispatcherConfiguration
(implements org.ehcache.spi.service.
ServiceConfiguration
<T,R>)
org.ehcache.xml.service.
DefaultCacheEventDispatcherConfigurationParser
org.ehcache.xml.service.
DefaultCacheEventListenerConfigurationParser
(implements org.ehcache.xml.
CoreServiceConfigurationParser
)
org.ehcache.xml.service.
DefaultCacheLoaderWriterConfigurationParser
org.ehcache.core.statistics.
DefaultCacheStatistics
(implements org.ehcache.core.statistics.
CacheStatistics
)
org.ehcache.management.cluster.
DefaultClusteringManagementService
(implements org.ehcache.core.events.
CacheManagerListener
, org.ehcache.management.cluster.
ClusteringManagementService
, org.ehcache.management.
CollectorService.Collector
)
org.ehcache.management.cluster.
DefaultClusteringManagementServiceConfiguration
(implements org.ehcache.management.cluster.
ClusteringManagementServiceConfiguration
<R>)
org.ehcache.management.registry.
DefaultCollectorService
(implements org.ehcache.core.events.
CacheManagerListener
, org.ehcache.management.
CollectorService
)
org.ehcache.core.config.
DefaultConfiguration
(implements org.ehcache.config.
Configuration
, org.ehcache.core.
HumanReadable
)
org.ehcache.xml.service.
DefaultCopierConfigurationParser
(implements org.ehcache.xml.
CoreServiceConfigurationParser
)
org.ehcache.xml.provider.
DefaultCopyProviderConfigurationParser
org.ehcache.impl.persistence.
DefaultDiskResourceService
(implements org.ehcache.core.spi.service.
DiskResourceService
)
org.ehcache.impl.config.event.
DefaultEventSourceConfiguration
(implements org.ehcache.core.config.store.
StoreEventSourceConfiguration
<R>)
org.ehcache.impl.persistence.
DefaultLocalPersistenceService
(implements org.ehcache.core.spi.service.
LocalPersistenceService
)
org.terracotta.management.registry.DefaultManagementRegistry (implements java.io.Closeable, org.terracotta.management.registry.ManagementRegistry)
org.ehcache.management.registry.
DefaultManagementRegistryService
(implements org.ehcache.core.events.
CacheManagerListener
, org.ehcache.management.
ManagementRegistryService
)
org.ehcache.management.registry.
DefaultManagementRegistryConfiguration
(implements org.ehcache.management.
ManagementRegistryServiceConfiguration
)
org.ehcache.management.registry.
DefaultManagementRegistryFactory
(implements org.ehcache.core.spi.service.
ServiceFactory
<T>)
org.ehcache.impl.config.persistence.
DefaultPersistenceConfiguration
(implements org.ehcache.spi.service.
ServiceCreationConfiguration
<T,R>)
org.ehcache.impl.config.persistence.
CacheManagerPersistenceConfiguration
(implements org.ehcache.config.builders.
CacheManagerConfiguration
<T>, org.ehcache.core.
HumanReadable
)
org.ehcache.core.resilience.
DefaultRecoveryStore
<K> (implements org.ehcache.spi.resilience.
RecoveryStore
<K>)
org.ehcache.xml.service.
DefaultResilienceStrategyConfigurationParser
org.ehcache.impl.config.serializer.
DefaultSerializationProviderConfiguration
(implements org.ehcache.spi.service.
ServiceCreationConfiguration
<T,R>)
org.ehcache.xml.provider.
DefaultSerializationProviderConfigurationParser
org.ehcache.xml.service.
DefaultSerializerConfigurationParser
(implements org.ehcache.xml.
CoreServiceConfigurationParser
)
org.ehcache.management.registry.
DefaultSharedManagementService
(implements org.ehcache.management.
SharedManagementService
)
org.ehcache.impl.config.store.heap.
DefaultSizeOfEngineConfiguration
(implements org.ehcache.spi.service.
ServiceConfiguration
<T,R>)
org.ehcache.xml.service.
DefaultSizeOfEngineConfigurationParser
org.ehcache.impl.config.store.heap.
DefaultSizeOfEngineProviderConfiguration
(implements org.ehcache.spi.service.
ServiceCreationConfiguration
<T,R>)
org.ehcache.xml.provider.
DefaultSizeOfEngineProviderConfigurationParser
org.ehcache.core.statistics.
DefaultStatisticsService
(implements org.ehcache.core.events.
CacheManagerListener
, org.ehcache.core.spi.service.
StatisticsService
)
org.ehcache.core.statistics.
DefaultStatisticsServiceFactory
(implements org.ehcache.core.spi.service.
ServiceFactory
<T>)
org.ehcache.core.statistics.
DefaultTierStatistics
(implements org.ehcache.core.statistics.
TierStatistics
)
org.ehcache.impl.config.loaderwriter.writebehind.
DefaultWriteBehindConfiguration
(implements org.ehcache.spi.loaderwriter.
WriteBehindConfiguration
<R>)
org.ehcache.xml.service.
DefaultWriteBehindConfigurationParser
org.ehcache.core.statistics.
DelegatedMappedOperationStatistics
<S,D> (implements org.ehcache.core.statistics.
OperationStatistic
<T>)
org.ehcache.core.statistics.
DelegatingOperationObserver
<T> (implements org.ehcache.core.statistics.
OperationObserver
<T>)
org.ehcache.core.statistics.
DelegatingOperationStatistic
<T> (implements org.ehcache.core.statistics.
OperationStatistic
<T>)
org.ehcache.xml.
DomUtil
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.
Ehcache.GetAllFunction
<K,V> (implements java.util.function.Function<T,R>)
org.ehcache.core.
Ehcache.PutAllFunction
<K,V> (implements java.util.function.Function<T,R>)
org.ehcache.core.
Ehcache.RemoveAllFunction
<K,V> (implements java.util.function.Function<T,R>)
org.ehcache.core.osgi.
EhcacheActivator
org.ehcache.core.
EhcacheBase
<K,V> (implements org.ehcache.core.
InternalCache
<K,V>)
org.ehcache.core.
Ehcache
<K,V>
org.ehcache.core.
EhcacheBase.Jsr107CacheBase
(implements org.ehcache.core.
Jsr107Cache
<K,V>)
org.ehcache.jsr107.
EhcacheCachingProvider
(implements javax.cache.spi.CachingProvider)
org.ehcache.core.
EhcacheManager
(implements org.ehcache.core.spi.store.
InternalCacheManager
, org.ehcache.
PersistentCacheManager
)
com.terracottatech.ehcache.clustered.client.config.builders.
EnterpriseClusteringServiceConfigurationBuilder
(implements org.ehcache.config.
Builder
<T>)
com.terracottatech.ehcache.disk.config.builders.
EnterpriseDiskResourcePoolBuilder
com.terracottatech.ehcache.disk.config.
EnterpriseDiskResourceType.Types
com.terracottatech.ehcache.clustered.client.config.builders.
EnterpriseServerSideConfigurationBuilder
(implements org.ehcache.config.
Builder
<T>)
com.terracottatech.ehcache.clustered.client.config.builders.
EnterpriseServerSideConfigurationBuilder.RestartableServerSideConfigurationBuilder
org.ehcache.core.events.
EventListenerWrapper
<K,V> (implements org.ehcache.event.
CacheEventListener
<K,V>)
org.ehcache.config.
Eviction
org.ehcache.core.exceptions.
ExceptionFactory
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.management.providers.
ExposedCacheBinding
(implements org.terracotta.management.registry.ExposedObject<T>)
org.ehcache.management.providers.actions.
EhcacheActionWrapper
org.ehcache.management.providers.statistics.
StandardEhcacheStatistics
com.terracottatech.ehcache.disk.service.
FastRestartStoreContainerServiceFactory
(implements org.ehcache.core.spi.service.
ServiceFactory
<T>)
org.ehcache.impl.serialization.
FloatSerializer
(implements org.ehcache.spi.serialization.
Serializer
<T>)
org.ehcache.impl.store.
HashUtils
java.io.InputStream (implements java.io.Closeable)
org.ehcache.core.util.
ByteBufferInputStream
org.ehcache.impl.serialization.
IntegerSerializer
(implements org.ehcache.spi.serialization.
Serializer
<T>)
org.ehcache.xml.
JaxbHelper
org.ehcache.jsr107.config.
Jsr107CacheConfiguration
(implements org.ehcache.spi.service.
ServiceConfiguration
<T,R>)
org.ehcache.jsr107.config.
Jsr107Configuration
(implements org.ehcache.spi.service.
ServiceCreationConfiguration
<T,R>)
org.ehcache.core.statistics.
Jsr107LatencyMonitor
<T> (implements org.ehcache.core.statistics.
ChainedOperationObserver
<T>)
org.ehcache.core.statistics.
LatencyHistogramConfiguration
org.ehcache.core.spi.
LifeCycledAdapter
(implements org.ehcache.core.spi.
LifeCycled
)
org.ehcache.impl.serialization.
LongSerializer
(implements org.ehcache.spi.serialization.
Serializer
<T>)
org.ehcache.transactions.xa.txmgr.provider.
LookupTransactionManagerProvider
(implements org.ehcache.transactions.xa.txmgr.provider.
TransactionManagerProvider
)
org.ehcache.transactions.xa.txmgr.provider.
LookupTransactionManagerProviderConfiguration
(implements org.ehcache.spi.service.
ServiceCreationConfiguration
<T,R>)
org.ehcache.core.events.
NullStoreEventDispatcher
<K,V> (implements org.ehcache.core.events.
StoreEventDispatcher
<K,V>)
org.ehcache.xml.multi.model.
ObjectFactory
org.ehcache.impl.config.store.disk.
OffHeapDiskStoreConfiguration
(implements org.ehcache.spi.service.
ServiceConfiguration
<T,R>)
org.ehcache.xml.service.
OffHeapDiskStoreConfigurationParser
org.ehcache.impl.config.store.disk.
OffHeapDiskStoreProviderConfiguration
(implements org.ehcache.spi.service.
ServiceCreationConfiguration
<T,R>)
org.ehcache.xml.provider.
OffHeapDiskStoreProviderConfigurationParser
org.ehcache.core.osgi.
OsgiServiceLoader
org.ehcache.core.
PersistentUserManagedEhcache
<K,V> (implements org.ehcache.
PersistentUserManagedCache
<K,V>)
org.ehcache.impl.serialization.
PlainJavaSerializer
<T> (implements org.ehcache.spi.serialization.
Serializer
<T>)
org.ehcache.impl.config.executor.
PooledExecutionServiceConfiguration
(implements org.ehcache.spi.service.
ServiceCreationConfiguration
<T,R>)
org.ehcache.impl.config.executor.
PooledExecutionServiceConfiguration.PoolConfiguration
org.ehcache.config.builders.
PooledExecutionServiceConfigurationBuilder
(implements org.ehcache.config.
Builder
<T>)
org.ehcache.xml.provider.
PooledExecutionServiceConfigurationParser
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.xml.
ResourceConfigurationParser
org.ehcache.config.builders.
ResourcePoolsBuilder
(implements org.ehcache.config.
Builder
<T>)
org.ehcache.impl.config.
ResourcePoolsImpl
(implements org.ehcache.core.
HumanReadable
, org.ehcache.config.
ResourcePools
)
org.ehcache.core.osgi.
SafeOsgi
org.ehcache.clustered.client.config.builders.
ServerSideConfigurationBuilder
(implements org.ehcache.config.
Builder
<T>)
org.ehcache.xml.
ServiceConfigurationParser
org.ehcache.xml.
ServiceCreationConfigurationParser
org.ehcache.core.spi.
ServiceLocator
(implements org.ehcache.spi.service.
ServiceProvider
<T>)
org.ehcache.core.spi.
ServiceLocator.DependencySet
(implements org.ehcache.config.
Builder
<T>)
org.ehcache.core.spi.service.
ServiceUtils
org.ehcache.core.statistics.
StatsUtils
org.ehcache.core.store.
StoreConfigurationImpl
<K,V> (implements org.ehcache.core.spi.store.
Store.Configuration
<K,V>)
org.ehcache.core.config.store.
StoreStatisticsConfiguration
(implements org.ehcache.spi.service.
ServiceConfiguration
<T,R>)
org.ehcache.core.store.
StoreSupport
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.clustered.client.service.
EntityBusyException
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.transactions.xa.
XACacheException
org.ehcache.xml.exceptions.
XmlConfigurationException
org.ehcache.spi.resilience.
StoreAccessException
org.ehcache.spi.serialization.
UnsupportedTypeException
javax.transaction.xa.XAException
org.ehcache.transactions.xa.
EhcacheXAException
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.clustered.client.config.
Timeouts
org.ehcache.clustered.client.config.builders.
TimeoutsBuilder
(implements org.ehcache.config.
Builder
<T>)
org.ehcache.transactions.xa.txmgr.
TransactionManagerWrapper
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.impl.config.persistence.
UserManagedPersistenceContext
<K,V> (implements org.ehcache.config.builders.
UserManagedCacheConfiguration
<K,V,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.impl.config.loaderwriter.writebehind.
WriteBehindProviderConfiguration
(implements org.ehcache.spi.service.
ServiceCreationConfiguration
<T,R>)
org.ehcache.xml.provider.
WriteBehindProviderConfigurationParser
org.ehcache.transactions.xa.configuration.
XAStoreConfiguration
(implements org.ehcache.spi.service.
ServiceConfiguration
<T,R>)
org.ehcache.xml.
XmlConfiguration
(implements org.ehcache.config.
Configuration
)
org.ehcache.xml.
XmlModel
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.core.
InternalCache
<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.core.
CacheConfigurationChangeListener
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.xml.
CacheManagerServiceConfigurationParser
<T>
org.ehcache.core.statistics.
CacheOperationOutcomes
org.ehcache.xml.
CacheResourceConfigurationParser
org.ehcache.xml.
CacheServiceConfigurationParser
<T>
org.ehcache.core.statistics.
CacheStatistics
org.ehcache.core.spi.store.tiering.
CachingTier.InvalidationListener
<K,V>
org.ehcache.core.statistics.
CachingTierOperationOutcomes
org.terracotta.management.registry.CapabilityManagementSupport
org.terracotta.management.registry.ManagementRegistry
org.ehcache.management.
ManagementRegistryService
(also extends org.ehcache.spi.service.
Service
)
org.ehcache.management.
SharedManagementService
(also extends org.ehcache.spi.service.
Service
)
org.ehcache.core.statistics.
ChainedObserver
org.ehcache.core.statistics.
ChainedOperationObserver
<T>
org.ehcache.clustered.client.service.
ClientEntityFactory
<E,C>
org.ehcache.management.
CollectorService.Collector
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.xml.
CoreServiceConfigurationParser
org.ehcache.xml.
CoreServiceCreationConfigurationParser
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>
com.terracottatech.ehcache.disk.service.
FastRestartStoreContainerManager
org.ehcache.core.spi.service.
FileBasedPersistenceContext
org.ehcache.core.statistics.
HigherCachingTierOperationOutcomes
org.ehcache.core.
HumanReadable
java.lang.Iterable<T>
org.ehcache.
Cache
<K,V>
org.ehcache.core.
InternalCache
<K,V>
org.ehcache.
PersistentUserManagedCache
<K,V>
org.ehcache.
UserManagedCache
<K,V> (also extends java.io.Closeable)
org.ehcache.core.
InternalCache
<K,V>
org.ehcache.
PersistentUserManagedCache
<K,V>
org.ehcache.core.
Jsr107Cache
<K,V>
org.ehcache.core.spi.
LifeCycled
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.clustered.client.config.
ClusteredResourcePool
org.ehcache.clustered.client.config.
DedicatedClusteredResourcePool
(also extends org.ehcache.config.
SizedResourcePool
)
org.ehcache.clustered.client.config.
SharedClusteredResourcePool
org.ehcache.clustered.client.config.
DedicatedClusteredResourcePool
(also extends org.ehcache.clustered.client.config.
ClusteredResourcePool
, org.ehcache.config.
SizedResourcePool
)
com.terracottatech.ehcache.disk.config.EnterpriseDiskResourcePool
com.terracottatech.ehcache.disk.config.
FastRestartStoreResourcePool
com.terracottatech.ehcache.disk.config.
FastRestartStoreResourcePool
org.ehcache.clustered.client.config.
SharedClusteredResourcePool
org.ehcache.config.
SizedResourcePool
org.ehcache.clustered.client.config.
DedicatedClusteredResourcePool
(also extends org.ehcache.clustered.client.config.
ClusteredResourcePool
)
com.terracottatech.ehcache.disk.config.EnterpriseDiskResourcePool
com.terracottatech.ehcache.disk.config.
FastRestartStoreResourcePool
com.terracottatech.ehcache.disk.config.
FastRestartStoreResourcePool
org.ehcache.config.
ResourcePools
org.ehcache.config.
ResourceType
<T>
org.ehcache.clustered.client.config.
ClusteredResourceType
<P>
com.terracottatech.ehcache.disk.config.
EnterpriseDiskResourceType
<P>
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.management.cluster.
ClusteringManagementService
org.ehcache.clustered.client.service.
ClusteringService
org.ehcache.management.
CollectorService
org.ehcache.spi.copy.
CopyProvider
org.ehcache.core.spi.service.
DiskResourceService
org.ehcache.clustered.client.service.
EntityService
org.ehcache.core.spi.service.
ExecutionService
com.terracottatech.ehcache.disk.service.
FastRestartStoreContainerService
org.ehcache.core.spi.store.tiering.
HigherCachingTier.Provider
org.ehcache.jsr107.
Jsr107Service
org.ehcache.core.spi.service.
LocalPersistenceService
org.ehcache.core.spi.store.tiering.
LowerCachingTier.Provider
org.ehcache.spi.service.
MaintainableService
org.ehcache.clustered.client.service.
ClusteringService
org.ehcache.core.spi.service.
DiskResourceService
com.terracottatech.ehcache.disk.service.
FastRestartStoreContainerService
org.ehcache.core.spi.service.
LocalPersistenceService
org.ehcache.spi.persistence.
PersistableResourceService
org.ehcache.clustered.client.service.
ClusteringService
org.ehcache.core.spi.service.
DiskResourceService
com.terracottatech.ehcache.disk.service.
FastRestartStoreContainerService
org.ehcache.management.
ManagementRegistryService
(also extends org.terracotta.management.registry.ManagementRegistry)
org.ehcache.spi.persistence.
PersistableResourceService
org.ehcache.clustered.client.service.
ClusteringService
org.ehcache.core.spi.service.
DiskResourceService
com.terracottatech.ehcache.disk.service.
FastRestartStoreContainerService
org.ehcache.spi.resilience.
ResilienceStrategyProvider
org.ehcache.spi.serialization.
SerializationProvider
org.ehcache.management.
SharedManagementService
(also extends org.terracotta.management.registry.CapabilityManagementSupport)
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.transactions.xa.txmgr.provider.
TransactionManagerProvider
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.clustered.client.service.
ClusteringService.ClusteredCacheIdentifier
com.terracottatech.ehcache.disk.service.
FastRestartStoreContainerService.FastRestartStoreSpaceIdentifier
org.ehcache.spi.persistence.
PersistableResourceService.PersistenceSpaceIdentifier
<T>
org.ehcache.clustered.client.service.
ClusteringService.ClusteredCacheIdentifier
com.terracottatech.ehcache.disk.service.
FastRestartStoreContainerService.FastRestartStoreSpaceIdentifier
org.ehcache.core.config.store.
StoreEventSourceConfiguration
<R>
org.ehcache.spi.loaderwriter.
WriteBehindConfiguration
<R>
org.ehcache.spi.service.
ServiceCreationConfiguration
<T,R>
org.ehcache.management.cluster.
ClusteringManagementServiceConfiguration
<R>
org.ehcache.management.
ManagementRegistryServiceConfiguration
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.transactions.xa.txmgr.provider.
TransactionManagerLookup
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.transactions.xa.txmgr.
XAResourceRegistry
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.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.event.
EventFiring
org.ehcache.event.
EventOrdering
org.ehcache.event.
EventType
org.ehcache.spi.service.
MaintainableService.MaintenanceScope
org.ehcache.core.
CacheConfigurationProperty
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.
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
org.ehcache.impl.config.copy.
DefaultCopierConfiguration.Type
org.ehcache.impl.config.serializer.
DefaultSerializerConfiguration.Type
org.ehcache.jsr107.config.
ConfigurationElementState
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes