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
,
org.ehcache.core.config
,
org.ehcache.core.config.copy
,
org.ehcache.core.config.events
,
org.ehcache.core.config.loaderwriter
,
org.ehcache.core.config.loaderwriter.writebehind
,
org.ehcache.core.config.persistence
,
org.ehcache.core.config.serializer
,
org.ehcache.core.config.sizeof
,
org.ehcache.core.config.store
,
org.ehcache.core.events
,
org.ehcache.core.exceptions
,
org.ehcache.core.resilience
,
org.ehcache.core.spi
,
org.ehcache.core.spi.cache
,
org.ehcache.core.spi.cache.events
,
org.ehcache.core.spi.cache.tiering
,
org.ehcache.core.spi.service
,
org.ehcache.core.spi.sizeof
,
org.ehcache.core.spi.time
,
org.ehcache.core.statistics
,
org.ehcache.core.util
,
org.ehcache.event
,
org.ehcache.exceptions
,
org.ehcache.expiry
,
org.ehcache.function
,
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.serializer
,
org.ehcache.impl.config.sizeof
,
org.ehcache.impl.config.store.disk
,
org.ehcache.impl.copy
,
org.ehcache.impl.events
,
org.ehcache.impl.internal
,
org.ehcache.impl.internal.classes
,
org.ehcache.impl.internal.classes.commonslang
,
org.ehcache.impl.internal.classes.commonslang.reflect
,
org.ehcache.impl.internal.concurrent
,
org.ehcache.impl.internal.events
,
org.ehcache.impl.internal.executor
,
org.ehcache.impl.internal.loaderwriter.writebehind
,
org.ehcache.impl.internal.loaderwriter.writebehind.operations
,
org.ehcache.impl.internal.persistence
,
org.ehcache.impl.internal.sizeof
,
org.ehcache.impl.internal.sizeof.listeners
,
org.ehcache.impl.internal.sizeof.listeners.exceptions
,
org.ehcache.impl.internal.spi.copy
,
org.ehcache.impl.internal.spi.event
,
org.ehcache.impl.internal.spi.loaderwriter
,
org.ehcache.impl.internal.spi.serialization
,
org.ehcache.impl.internal.store
,
org.ehcache.impl.internal.store.disk
,
org.ehcache.impl.internal.store.disk.factories
,
org.ehcache.impl.internal.store.heap
,
org.ehcache.impl.internal.store.heap.holders
,
org.ehcache.impl.internal.store.offheap
,
org.ehcache.impl.internal.store.offheap.factories
,
org.ehcache.impl.internal.store.offheap.portability
,
org.ehcache.impl.internal.store.tiering
,
org.ehcache.impl.internal.util
,
org.ehcache.impl.persistence
,
org.ehcache.impl.serialization
,
org.ehcache.jsr107
,
org.ehcache.jsr107.config
,
org.ehcache.jsr107.tck
,
org.ehcache.management
,
org.ehcache.management.config
,
org.ehcache.management.providers
,
org.ehcache.management.providers.actions
,
org.ehcache.management.providers.statistics
,
org.ehcache.management.registry
,
org.ehcache.resilience
,
org.ehcache.spi
,
org.ehcache.spi.copy
,
org.ehcache.spi.loaderwriter
,
org.ehcache.spi.serialization
,
org.ehcache.spi.service
,
org.ehcache.statistics
,
org.ehcache.transactions.xa
,
org.ehcache.transactions.xa.commands
,
org.ehcache.transactions.xa.configuration
,
org.ehcache.transactions.xa.journal
,
org.ehcache.transactions.xa.txmgr
,
org.ehcache.transactions.xa.txmgr.btm
,
org.ehcache.transactions.xa.txmgr.provider
,
org.ehcache.transactions.xml
,
org.ehcache.xml
,
org.ehcache.xml.model
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<T>
org.ehcache.management.providers.
EhcacheStatisticCollectorProvider
org.ehcache.management.providers.statistics.
EhcacheStatisticsProvider
org.terracotta.management.registry.AbstractManagementRegistry (implements org.terracotta.management.registry.ManagementRegistry)
org.ehcache.management.registry.
DefaultManagementRegistryService
(implements org.ehcache.core.events.
CacheManagerListener
, org.ehcache.management.
ManagementRegistryService
)
java.util.AbstractMap<K,V> (implements java.util.Map<K,V>)
org.terracotta.offheapstore.concurrent.AbstractConcurrentOffHeapMap<K,V> (implements java.util.concurrent.ConcurrentMap<K,V>, org.terracotta.offheapstore.concurrent.ConcurrentMapInternals)
org.terracotta.offheapstore.concurrent.AbstractConcurrentOffHeapCache<K,V> (implements org.terracotta.offheapstore.pinning.PinnableCache<K,V>)
org.terracotta.offheapstore.disk.persistent.AbstractPersistentConcurrentOffHeapCache<K,V> (implements org.terracotta.offheapstore.disk.persistent.Persistent)
org.ehcache.impl.internal.store.disk.
EhcachePersistentConcurrentOffHeapClockCache
<K,V> (implements org.ehcache.impl.internal.store.offheap.
EhcacheOffHeapBackingMap
<K,V>)
org.ehcache.impl.internal.store.offheap.
EhcacheConcurrentOffHeapClockCache
<K,V> (implements org.ehcache.impl.internal.store.offheap.
EhcacheOffHeapBackingMap
<K,V>)
org.ehcache.impl.internal.concurrent.
ConcurrentHashMap
<K,V> (implements java.util.concurrent.ConcurrentMap<K,V>, java.io.Serializable)
org.terracotta.offheapstore.OffHeapHashMap<K,V> (implements org.terracotta.offheapstore.MapInternals, org.terracotta.offheapstore.storage.StorageEngine.Owner)
org.terracotta.offheapstore.AbstractLockedOffHeapHashMap<K,V> (implements org.terracotta.offheapstore.Segment<K,V>)
org.terracotta.offheapstore.AbstractOffHeapClockCache<K,V> (implements org.terracotta.offheapstore.pinning.PinnableCache<K,V>, org.terracotta.offheapstore.pinning.PinnableSegment<K,V>)
org.terracotta.offheapstore.disk.persistent.AbstractPersistentOffHeapCache<K,V> (implements org.terracotta.offheapstore.disk.persistent.Persistent)
org.terracotta.offheapstore.disk.persistent.PersistentReadWriteLockedOffHeapClockCache<K,V>
org.ehcache.impl.internal.store.disk.factories.
EhcachePersistentSegmentFactory.EhcachePersistentSegment
<K,V>
org.terracotta.offheapstore.ReadWriteLockedOffHeapClockCache<K,V>
org.ehcache.impl.internal.store.offheap.factories.
EhcacheSegmentFactory.EhcacheSegment
<K,V>
org.ehcache.impl.internal.store.offheap.
AbstractOffHeapStore
<K,V> (implements org.ehcache.core.spi.cache.tiering.
AuthoritativeTier
<K,V>, org.ehcache.core.spi.cache.tiering.
LowerCachingTier
<K,V>)
org.ehcache.impl.internal.store.disk.
OffHeapDiskStore
<K,V> (implements org.ehcache.core.spi.cache.tiering.
AuthoritativeTier
<K,V>)
org.ehcache.impl.internal.store.offheap.
OffHeapStore
<K,V>
org.ehcache.core.spi.cache.
AbstractValueHolder
<V> (implements java.io.Serializable, org.ehcache.core.spi.cache.
Store.ValueHolder
<V>)
org.ehcache.impl.internal.store.offheap.
OffHeapValueHolder
<V>
org.ehcache.impl.internal.store.heap.holders.
OnHeapValueHolder
<V>
org.ehcache.impl.internal.store.heap.holders.
CopiedOnHeapValueHolder
<V>
org.ehcache.impl.internal.store.heap.holders.
SerializedOnHeapValueHolder
<V>
org.ehcache.transactions.xa.
XAValueHolder
<V>
bitronix.tm.resource.common.AbstractXAStatefulHolder (implements bitronix.tm.resource.common.XAStatefulHolder)
bitronix.tm.resource.common.AbstractXAResourceHolder (implements bitronix.tm.resource.common.XAResourceHolder)
org.ehcache.transactions.xa.txmgr.btm.
Ehcache3XAResourceHolder
org.ehcache.impl.internal.classes.commonslang.
ArrayUtils
org.ehcache.core.config.
BaseCacheConfiguration
<K,V> (implements org.ehcache.config.
CacheConfiguration
<K,V>)
org.ehcache.xml.model.
BaseCacheType
org.ehcache.xml.model.
CacheTemplateType
org.ehcache.xml.model.
CacheType
org.ehcache.impl.internal.loaderwriter.writebehind.
BatchingLocalHeapWriteBehindQueue
<K,V>
org.ehcache.transactions.xa.txmgr.btm.
BitronixXAResourceRegistry
(implements org.ehcache.transactions.xa.txmgr.
XAResourceRegistry
)
org.ehcache.management.providers.
CacheBinding
org.ehcache.config.builders.
CacheConfigurationBuilder
<K,V> (implements org.ehcache.config.builders.
Builder
<T>)
org.ehcache.core.
CacheConfigurationChangeEvent
org.ehcache.xml.model.
CacheEntryType
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>)
org.ehcache.impl.internal.events.
CacheEventDispatcherFactoryImpl
(implements org.ehcache.core.events.
CacheEventDispatcherFactory
)
org.ehcache.core.events.
CacheEventDispatcherImpl
<K,V> (implements org.ehcache.core.events.
CacheEventDispatcher
<K,V>)
org.ehcache.config.builders.
CacheEventListenerConfigurationBuilder
(implements org.ehcache.config.builders.
Builder
<T>)
org.ehcache.impl.internal.events.
CacheEventNotificationListenerServiceProviderFactory
(implements org.ehcache.core.spi.service.
ServiceFactory
<T>)
org.ehcache.core.events.
CacheEvents
org.ehcache.xml.model.
CacheLoaderWriterType
org.ehcache.xml.model.
CacheLoaderWriterType.WriteBehind
org.ehcache.xml.model.
CacheLoaderWriterType.WriteBehind.Batching
org.ehcache.config.builders.
CacheManagerBuilder
<T> (implements org.ehcache.config.builders.
Builder
<T>)
org.ehcache.impl.config.persistence.
CacheManagerPersistenceConfiguration
(implements org.ehcache.config.builders.
CacheManagerConfiguration
<T>, org.ehcache.core.config.persistence.
PersistenceConfiguration
)
org.ehcache.impl.internal.store.tiering.
CacheStore
<K,V> (implements org.ehcache.core.spi.cache.
Store
<K,V>)
org.ehcache.impl.internal.store.tiering.
CacheStore.Provider
(implements org.ehcache.core.spi.cache.
Store.Provider
)
org.ehcache.impl.internal.store.tiering.
CacheStoreProviderFactory
(implements org.ehcache.core.spi.service.
ServiceFactory
<T>)
org.ehcache.impl.internal.store.tiering.
CacheStoreServiceConfiguration
(implements org.ehcache.spi.service.
ServiceConfiguration
<T>)
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.event.
CacheEventListenerConfiguration
)
org.ehcache.impl.config.loaderwriter.
DefaultCacheLoaderWriterConfiguration
(implements org.ehcache.core.config.loaderwriter.
CacheLoaderWriterConfiguration
)
org.ehcache.impl.config.copy.
DefaultCopierConfiguration
<T> (implements org.ehcache.core.config.copy.
CopierConfiguration
)
org.ehcache.impl.config.serializer.
DefaultSerializerConfiguration
<T> (implements org.ehcache.core.config.serializer.
SerializerConfiguration
<T>)
org.ehcache.impl.internal.classes.
ClassInstanceProvider
<K,T>
org.ehcache.impl.internal.spi.event.
DefaultCacheEventListenerProvider
(implements org.ehcache.event.
CacheEventListenerProvider
)
org.ehcache.impl.internal.spi.loaderwriter.
DefaultCacheLoaderWriterProvider
(implements org.ehcache.spi.loaderwriter.
CacheLoaderWriterProvider
)
org.ehcache.impl.internal.spi.copy.
DefaultCopyProvider
(implements org.ehcache.spi.copy.
CopyProvider
)
org.ehcache.impl.internal.classes.
ClassInstanceProviderConfiguration
<K,T>
org.ehcache.impl.config.loaderwriter.
DefaultCacheLoaderWriterProviderConfiguration
(implements org.ehcache.spi.service.
ServiceCreationConfiguration
<T>)
org.ehcache.impl.config.copy.
DefaultCopyProviderConfiguration
(implements org.ehcache.spi.service.
ServiceCreationConfiguration
<T>)
org.ehcache.core.util.
ClassLoading
org.ehcache.impl.internal.classes.commonslang.
ClassUtils
org.ehcache.impl.serialization.
CompactJavaSerializer
<T> (implements java.io.Closeable, org.ehcache.spi.serialization.
Serializer
<T>)
org.ehcache.impl.serialization.
CompactJavaSerializer.SerializableDataKey
org.ehcache.impl.serialization.
CompactPersistentJavaSerializer
<T> (implements java.io.Closeable, org.ehcache.spi.serialization.
Serializer
<T>)
org.ehcache.impl.internal.store.tiering.
CompoundCachingTier
<K,V> (implements org.ehcache.core.spi.cache.tiering.
CachingTier
<K,V>)
org.ehcache.impl.internal.store.tiering.
CompoundCachingTier.Provider
(implements org.ehcache.core.spi.cache.tiering.
CachingTier.Provider
)
org.ehcache.impl.internal.store.tiering.
CompoundCachingTierProviderFactory
(implements org.ehcache.core.spi.service.
ServiceFactory
<T>)
org.ehcache.impl.internal.store.tiering.
CompoundCachingTierServiceConfiguration
(implements org.ehcache.spi.service.
ServiceConfiguration
<T>)
org.ehcache.impl.internal.concurrent.
ConcurrentHashMap.KeySetView
<K,V> (implements java.io.Serializable, java.util.Set<E>)
org.ehcache.core.util.
ConcurrentWeakIdentityHashMap
<K,V> (implements java.util.concurrent.ConcurrentMap<K,V>)
org.ehcache.xml.model.
ConfigType
org.ehcache.config.builders.
ConfigurationBuilder
(implements org.ehcache.config.builders.
Builder
<T>)
org.ehcache.impl.internal.classes.commonslang.reflect.
ConstructorUtils
org.ehcache.impl.internal.store.heap.holders.
CopiedOnHeapKey
<K>
org.ehcache.xml.model.
CopierType
org.ehcache.xml.model.
CopierType.Copier
org.ehcache.core.config.loaderwriter.writebehind.
DefaultBatchingConfiguration
(implements org.ehcache.spi.loaderwriter.
WriteBehindConfiguration.BatchingConfiguration
)
org.ehcache.impl.config.event.
DefaultCacheEventDispatcherConfiguration
(implements org.ehcache.spi.service.
ServiceConfiguration
<T>)
org.ehcache.impl.internal.spi.event.
DefaultCacheEventListenerProviderFactory
(implements org.ehcache.core.spi.service.
ServiceFactory
<T>)
org.ehcache.impl.internal.spi.loaderwriter.
DefaultCacheLoaderWriterProviderFactory
(implements org.ehcache.core.spi.service.
ServiceFactory
<T>)
org.ehcache.core.
DefaultCacheManagerProviderService
(implements org.ehcache.core.spi.service.
CacheManagerProviderService
)
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.config.
RuntimeConfiguration
)
org.ehcache.jsr107.
DefaultConfigurationResolver
org.ehcache.impl.internal.spi.copy.
DefaultCopyProviderFactory
(implements org.ehcache.core.spi.service.
ServiceFactory
<T>)
org.ehcache.impl.config.event.
DefaultEventSourceConfiguration
(implements org.ehcache.core.config.events.
StoreEventSourceConfiguration
)
org.ehcache.impl.internal.executor.
DefaultExecutionServiceFactory
(implements org.ehcache.core.spi.service.
ExecutionServiceFactory
)
org.ehcache.transactions.xa.journal.
DefaultJournalProvider
(implements org.ehcache.transactions.xa.journal.
JournalProvider
)
org.ehcache.transactions.xa.journal.
DefaultJournalProviderFactory
(implements org.ehcache.core.spi.service.
ServiceFactory
<T>)
org.ehcache.jsr107.
DefaultJsr107Service
(implements org.ehcache.jsr107.config.
Jsr107Service
)
org.ehcache.impl.persistence.
DefaultLocalPersistenceService
(implements org.ehcache.core.spi.service.
LocalPersistenceService
)
org.ehcache.impl.internal.persistence.
DefaultLocalPersistenceServiceFactory
(implements org.ehcache.core.spi.service.
ServiceFactory
<T>)
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.core.config.persistence.
DefaultPersistenceConfiguration
(implements org.ehcache.core.config.persistence.
PersistenceConfiguration
)
org.ehcache.impl.internal.spi.serialization.
DefaultSerializationProvider
(implements org.ehcache.spi.serialization.
SerializationProvider
)
org.ehcache.jsr107.
DefaultJsr107SerializationProvider
org.ehcache.impl.config.serializer.
DefaultSerializationProviderConfiguration
(implements org.ehcache.spi.service.
ServiceCreationConfiguration
<T>)
org.ehcache.impl.internal.spi.serialization.
DefaultSerializationProviderFactory
(implements org.ehcache.core.spi.service.
ServiceFactory
<T>)
org.ehcache.management.registry.
DefaultSharedManagementService
(implements org.ehcache.management.
SharedManagementService
)
org.ehcache.impl.internal.sizeof.
DefaultSizeOfEngine
(implements org.ehcache.core.spi.sizeof.
SizeOfEngine
)
org.ehcache.impl.config.sizeof.
DefaultSizeOfEngineConfiguration
(implements org.ehcache.core.config.sizeof.
SizeOfEngineConfiguration
)
org.ehcache.impl.internal.sizeof.
DefaultSizeOfEngineProvider
(implements org.ehcache.core.spi.sizeof.
SizeOfEngineProvider
)
org.ehcache.impl.config.sizeof.
DefaultSizeOfEngineProviderConfiguration
(implements org.ehcache.core.config.sizeof.
SizeOfEngineProviderConfiguration
)
org.ehcache.impl.internal.sizeof.
DefaultSizeOfEngineProviderFactory
(implements org.ehcache.core.spi.service.
ServiceFactory
<T>)
org.ehcache.impl.internal.store.
DefaultStoreProvider
(implements org.ehcache.core.spi.cache.
Store.Provider
)
org.ehcache.impl.internal.store.
DefaultStoreProviderFactory
(implements org.ehcache.core.spi.service.
ServiceFactory
<T>)
org.ehcache.impl.internal.
DefaultTimeSourceService
(implements org.ehcache.core.spi.time.
TimeSourceService
)
org.ehcache.transactions.xa.txmgr.provider.
DefaultTransactionManagerProvider
(implements org.ehcache.transactions.xa.txmgr.provider.
TransactionManagerProvider
)
org.ehcache.transactions.xa.txmgr.provider.
DefaultTransactionManagerProviderFactory
(implements org.ehcache.core.spi.service.
ServiceFactory
<T>)
org.ehcache.core.config.loaderwriter.writebehind.
DefaultWriteBehindConfiguration
(implements org.ehcache.spi.loaderwriter.
WriteBehindConfiguration
)
org.ehcache.impl.internal.loaderwriter.writebehind.operations.
DeleteAllOperation
<K,V> (implements org.ehcache.impl.internal.loaderwriter.writebehind.operations.
BatchOperation
<K,V>)
org.ehcache.impl.internal.loaderwriter.writebehind.operations.
DeleteOperation
<K,V> (implements org.ehcache.impl.internal.loaderwriter.writebehind.operations.
SingleOperation
<K,V>)
org.ehcache.core.events.
DisabledCacheEventNotificationService
<K,V> (implements org.ehcache.core.events.
CacheEventDispatcher
<K,V>)
org.ehcache.xml.model.
DiskStoreSettingsType
org.ehcache.impl.internal.store.disk.
DiskWriteThreadPool
(implements org.terracotta.offheapstore.util.Factory<T>)
org.ehcache.impl.serialization.
DoubleSerializer
(implements org.ehcache.spi.serialization.
Serializer
<T>)
org.ehcache.expiry.
Duration
org.ehcache.jsr107.
Eh107CacheStatisticsMXBean
(implements javax.cache.management.CacheStatisticsMXBean)
org.ehcache.jsr107.
Eh107Configuration
<K,V> (implements javax.cache.configuration.Configuration<K,V>)
org.ehcache.core.
Ehcache
<K,V> (implements org.ehcache.
Cache
<K,V>, org.ehcache.
UserManagedCache
<K,V>)
org.ehcache.management.providers.actions.
EhcacheActionWrapper
(implements org.terracotta.management.registry.action.ExposedObject<T>)
org.ehcache.jsr107.
EhcacheCachingProvider
(implements javax.cache.spi.CachingProvider)
org.ehcache.core.
EhcacheManager
(implements org.ehcache.
PersistentCacheManager
)
org.ehcache.impl.internal.store.disk.factories.
EhcachePersistentSegmentFactory
<K,V> (implements org.terracotta.offheapstore.util.Factory<T>)
org.ehcache.impl.internal.store.offheap.factories.
EhcacheSegmentFactory
<K,V> (implements org.terracotta.offheapstore.util.Factory<T>)
org.ehcache.management.config.
EhcacheStatisticsProviderConfiguration
(implements org.ehcache.management.config.
StatisticsProviderConfiguration
<T>)
org.ehcache.impl.internal.sizeof.listeners.
EhcacheVisitorListener
(implements org.ehcache.sizeof.VisitorListener)
org.ehcache.transactions.xa.
EhcacheXAResource
<K,V> (implements javax.transaction.xa.XAResource)
org.ehcache.core.events.
EventListenerWrapper
(implements org.ehcache.event.
CacheEventListener
<K,V>)
org.ehcache.config.
Eviction
org.ehcache.core.exceptions.
ExceptionFactory
org.ehcache.impl.internal.executor.
ExecutorUtil
org.ehcache.expiry.
Expirations
org.ehcache.xml.model.
ExpiryType
org.ehcache.xml.model.
ExpiryType.None
org.ehcache.impl.serialization.
FloatSerializer
(implements org.ehcache.spi.serialization.
Serializer
<T>)
org.ehcache.core.util.
Functions
org.ehcache.impl.internal.store.offheap.
HeuristicConfiguration
java.io.InputStream (implements java.io.Closeable)
org.ehcache.impl.internal.util.
ByteBufferInputStream
org.ehcache.impl.serialization.
IntegerSerializer
(implements org.ehcache.spi.serialization.
Serializer
<T>)
org.ehcache.core.
InternalStatus.Transition
org.ehcache.jsr107.config.
Jsr107Configuration
(implements org.ehcache.spi.service.
ServiceCreationConfiguration
<T>)
org.ehcache.jsr107.
Jsr107ServiceConfigurationParser
(implements org.ehcache.xml.
CacheManagerServiceConfigurationParser
<T>)
org.ehcache.impl.internal.concurrent.
JSR166Helper
org.ehcache.core.util.
KeysIterable
<K> (implements java.lang.Iterable<T>)
org.ehcache.core.spi.
LifeCycledAdapter
(implements org.ehcache.spi.
LifeCycled
)
org.ehcache.core.util.
LifeCycleUtils
org.ehcache.xml.model.
ListenersType
org.ehcache.xml.model.
ListenersType.Listener
org.ehcache.impl.serialization.
LongSerializer
(implements org.ehcache.spi.serialization.
Serializer
<T>)
org.ehcache.impl.internal.store.heap.holders.
LookupOnlyOnHeapKey
<K>
javax.management.MBeanServerBuilder
org.ehcache.jsr107.tck.
Eh107MBeanServerBuilder
javax.management.MBeanServerDelegate (implements javax.management.MBeanServerDelegateMBean, javax.management.NotificationEmitter)
org.ehcache.jsr107.tck.
Eh107MBeanServerBuilder.Eh107MBeanServerDelegate
org.ehcache.impl.internal.store.offheap.
MemorySizeParser
org.ehcache.xml.model.
MemoryType
org.ehcache.xml.model.
PersistableMemoryType
org.ehcache.impl.internal.loaderwriter.writebehind.
NonBatchingLocalHeapWriteBehindQueue
<K,V>
org.ehcache.impl.internal.sizeof.
NoopSizeOfEngine
(implements org.ehcache.core.spi.sizeof.
SizeOfEngine
)
org.ehcache.impl.internal.events.
NullStoreEventDispatcher
<K,V> (implements org.ehcache.core.events.
StoreEventDispatcher
<K,V>)
org.ehcache.transactions.xa.txmgr.
NullXAResourceRegistry
(implements org.ehcache.transactions.xa.txmgr.
XAResourceRegistry
)
org.ehcache.xml.model.
ObjectFactory
org.ehcache.impl.internal.store.disk.
OffHeapDiskStore.Provider
(implements org.ehcache.core.spi.cache.tiering.
AuthoritativeTier.Provider
, org.ehcache.core.spi.cache.
Store.Provider
)
org.ehcache.impl.config.store.disk.
OffHeapDiskStoreConfiguration
(implements org.ehcache.spi.service.
ServiceConfiguration
<T>)
org.ehcache.impl.config.store.disk.
OffHeapDiskStoreProviderConfiguration
(implements org.ehcache.spi.service.
ServiceCreationConfiguration
<T>)
org.ehcache.impl.internal.store.disk.
OffHeapDiskStoreProviderFactory
(implements org.ehcache.core.spi.service.
ServiceFactory
<T>)
org.ehcache.impl.internal.store.offheap.
OffHeapStore.Provider
(implements org.ehcache.core.spi.cache.tiering.
AuthoritativeTier.Provider
, org.ehcache.core.spi.cache.tiering.
LowerCachingTier.Provider
, org.ehcache.core.spi.cache.
Store.Provider
)
org.ehcache.impl.internal.store.offheap.
OffHeapStoreProviderFactory
(implements org.ehcache.core.spi.service.
ServiceFactory
<T>)
org.ehcache.impl.internal.store.offheap.
OffHeapStoreUtils
org.ehcache.impl.internal.store.offheap.portability.
OffHeapValueHolderPortability
<V> (implements org.terracotta.offheapstore.storage.portability.WriteBackPortability<T>)
org.ehcache.impl.internal.executor.
OnDemandExecutionService
(implements org.ehcache.core.spi.service.
ExecutionService
)
org.ehcache.impl.internal.store.heap.
OnHeapStore
<K,V> (implements org.ehcache.core.spi.cache.tiering.
HigherCachingTier
<K,V>, org.ehcache.core.spi.cache.
Store
<K,V>)
org.ehcache.impl.internal.store.heap.
OnHeapStore.Provider
(implements org.ehcache.core.spi.cache.tiering.
CachingTier.Provider
, org.ehcache.core.spi.cache.tiering.
HigherCachingTier.Provider
, org.ehcache.core.spi.cache.
Store.Provider
)
org.ehcache.impl.internal.store.heap.
OnHeapStoreProviderFactory
(implements org.ehcache.core.spi.service.
ServiceFactory
<T>)
org.ehcache.xml.model.
PersistenceType
org.ehcache.transactions.xa.journal.
PersistentJournal.SerializableEntry
<K> (implements java.io.Serializable)
org.ehcache.core.
PersistentUserManagedEhcache
<K,V> (implements org.ehcache.
PersistentUserManagedCache
<K,V>)
org.ehcache.impl.internal.executor.
PooledExecutionService
(implements org.ehcache.core.spi.service.
ExecutionService
)
org.ehcache.impl.config.executor.
PooledExecutionServiceConfiguration
(implements org.ehcache.spi.service.
ServiceCreationConfiguration
<T>)
org.ehcache.impl.config.executor.
PooledExecutionServiceConfiguration.PoolConfiguration
org.ehcache.config.builders.
PooledExecutionServiceConfigurationBuilder
(implements org.ehcache.config.builders.
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>
bitronix.tm.resource.common.ResourceBean (implements java.io.Serializable)
org.ehcache.transactions.xa.txmgr.btm.
Ehcache3XAResourceProducer
(implements bitronix.tm.resource.common.XAResourceProducer)
org.ehcache.core.config.
ResourcePoolImpl
(implements org.ehcache.config.
ResourcePool
)
org.ehcache.config.builders.
ResourcePoolsBuilder
(implements org.ehcache.config.builders.
Builder
<T>)
org.ehcache.core.config.
ResourcePoolsImpl
(implements org.ehcache.config.
ResourcePools
)
org.ehcache.xml.model.
ResourcesType
org.ehcache.xml.model.
ResourceType
org.ehcache.core.resilience.
RobustResilienceStrategy
<K,V> (implements org.ehcache.resilience.
ResilienceStrategy
<K,V>)
org.ehcache.core.resilience.
LoggingRobustResilienceStrategy
<K,V>
org.ehcache.impl.internal.events.
ScopedStoreEventDispatcher
<K,V>
org.ehcache.transactions.xa.
SerializableXid
(implements java.io.Serializable, javax.transaction.xa.Xid)
org.ehcache.impl.internal.store.offheap.portability.
SerializerPortability
<T> (implements org.terracotta.offheapstore.storage.portability.Portability<T>)
org.ehcache.xml.model.
SerializerType
org.ehcache.xml.model.
SerializerType.Serializer
org.ehcache.core.spi.
ServiceLocator
(implements org.ehcache.spi.
ServiceProvider
)
org.ehcache.xml.model.
ServiceType
org.ehcache.impl.internal.util.
ServiceUtil
org.ehcache.xml.model.
SizeofType
org.ehcache.xml.model.
SizeofType.MaxObjectGraphSize
org.ehcache.transactions.xa.
SoftLock
<V> (implements java.io.Serializable)
org.ehcache.transactions.xa.
SoftLockValueCombinedCopier
<T> (implements org.ehcache.spi.copy.
Copier
<T>)
org.ehcache.transactions.xa.
SoftLockValueCombinedSerializer
<T> (implements org.ehcache.spi.serialization.
Serializer
<T>)
org.ehcache.core.config.store.
StoreConfigurationImpl
<K,V> (implements org.ehcache.core.spi.cache.
Store.Configuration
<K,V>)
org.ehcache.impl.internal.events.
StoreEventImpl
<K,V> (implements org.ehcache.core.spi.cache.events.
StoreEvent
<K,V>)
org.ehcache.impl.internal.events.
StoreEvents
org.ehcache.transactions.xa.commands.
StoreEvictCommand
<V> (implements org.ehcache.transactions.xa.commands.
Command
<V>)
org.ehcache.transactions.xa.commands.
StorePutCommand
<V> (implements org.ehcache.transactions.xa.commands.
Command
<V>)
org.ehcache.transactions.xa.commands.
StoreRemoveCommand
<V> (implements org.ehcache.transactions.xa.commands.
Command
<V>)
org.ehcache.impl.serialization.
StringSerializer
(implements org.ehcache.spi.serialization.
Serializer
<T>)
org.ehcache.impl.internal.loaderwriter.writebehind.
StripedWriteBehind
<K,V> (implements org.ehcache.impl.internal.loaderwriter.writebehind.
WriteBehind
<K,V>)
org.ehcache.core.spi.time.
SystemTimeSource
(implements org.ehcache.core.spi.time.
TimeSource
)
org.ehcache.impl.internal.classes.commonslang.
SystemUtils
org.ehcache.impl.internal.util.
ThreadFactoryUtil
org.ehcache.impl.internal.events.
ThreadLocalStoreEventDispatcher
<K,V>
org.ehcache.xml.model.
ThreadPoolReferenceType
org.ehcache.xml.model.
ThreadPoolsType
org.ehcache.xml.model.
ThreadPoolsType.ThreadPool
java.lang.Throwable (implements java.io.Serializable)
java.lang.Exception
org.ehcache.exceptions.
CacheAccessException
org.ehcache.exceptions.
RethrowingCacheAccessException
org.ehcache.transactions.xa.
XACacheAccessException
org.ehcache.exceptions.
CachePersistenceException
org.ehcache.core.exceptions.
LimitExceededException
java.lang.RuntimeException
javax.cache.CacheException
org.ehcache.jsr107.
MultiCacheException
org.ehcache.exceptions.
CacheIterationException
org.ehcache.exceptions.
CacheLoadingException
org.ehcache.exceptions.
BulkCacheLoadingException
org.ehcache.core.exceptions.
CachePassThroughException
org.ehcache.exceptions.
CacheWritingException
org.ehcache.exceptions.
BulkCacheWritingException
org.ehcache.exceptions.
SerializerException
org.ehcache.exceptions.
StateTransitionException
org.ehcache.impl.internal.sizeof.listeners.exceptions.
VisitorListenerException
org.ehcache.transactions.xa.
XACacheException
org.ehcache.spi.serialization.
UnsupportedTypeException
javax.transaction.xa.XAException
org.ehcache.transactions.xa.
EhcacheXAException
org.ehcache.impl.internal.
TimeSourceConfiguration
(implements org.ehcache.spi.service.
ServiceCreationConfiguration
<T>)
org.ehcache.impl.internal.
TimeSourceServiceFactory
(implements org.ehcache.core.spi.service.
ServiceFactory
<T>)
org.ehcache.xml.model.
TimeType
org.ehcache.transactions.xa.
TransactionId
(implements java.io.Serializable)
org.ehcache.transactions.xa.txmgr.provider.
TransactionManagerProviderConfiguration
(implements org.ehcache.spi.service.
ServiceCreationConfiguration
<T>)
org.ehcache.transactions.xa.txmgr.
TransactionManagerWrapper
org.ehcache.transactions.xa.journal.
TransientJournal
<K> (implements org.ehcache.transactions.xa.journal.
Journal
<K>)
org.ehcache.transactions.xa.journal.
PersistentJournal
<K>
org.ehcache.transactions.xa.journal.
TransientJournal.Entry
<K>
org.ehcache.transactions.xml.
TxCacheManagerServiceConfigurationParser
(implements org.ehcache.xml.
CacheManagerServiceConfigurationParser
<T>)
org.ehcache.transactions.xml.
TxCacheServiceConfigurationParser
(implements org.ehcache.xml.
CacheServiceConfigurationParser
<T>)
org.ehcache.config.builders.
UserManagedCacheBuilder
<K,V,T> (implements org.ehcache.config.builders.
Builder
<T>)
org.ehcache.impl.config.persistence.
UserManagedPersistenceContext
<K,V> (implements org.ehcache.config.builders.
UserManagedCacheConfiguration
<K,V,T>)
org.ehcache.impl.internal.classes.commonslang.
Validate
org.ehcache.impl.internal.loaderwriter.writebehind.operations.
WriteAllOperation
<K,V> (implements org.ehcache.impl.internal.loaderwriter.writebehind.operations.
BatchOperation
<K,V>)
org.ehcache.config.builders.
WriteBehindConfigurationBuilder
(implements org.ehcache.config.builders.
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>)
org.ehcache.impl.internal.loaderwriter.writebehind.
WriteBehindProviderFactory
(implements org.ehcache.core.spi.service.
ServiceFactory
<T>)
org.ehcache.impl.internal.loaderwriter.writebehind.
WriteBehindProviderFactory.Provider
(implements org.ehcache.spi.loaderwriter.
WriteBehindProvider
)
org.ehcache.impl.internal.loaderwriter.writebehind.operations.
WriteOperation
<K,V> (implements org.ehcache.impl.internal.loaderwriter.writebehind.operations.
SingleOperation
<K,V>)
org.ehcache.transactions.xa.
XAStore
<K,V> (implements org.ehcache.core.spi.cache.
Store
<K,V>)
org.ehcache.transactions.xa.
XAStore.Provider
(implements org.ehcache.core.spi.cache.
Store.Provider
)
org.ehcache.transactions.xa.configuration.
XAStoreConfiguration
(implements org.ehcache.spi.service.
ServiceConfiguration
<T>)
org.ehcache.transactions.xa.configuration.
XAStoreProviderConfiguration
(implements org.ehcache.spi.service.
ServiceCreationConfiguration
<T>)
org.ehcache.transactions.xa.configuration.
XAStoreProviderFactory
(implements org.ehcache.core.spi.service.
ServiceFactory
<T>)
org.ehcache.transactions.xa.
XATransactionContext
<K,V>
org.ehcache.transactions.xa.
XATransactionContextFactory
<K,V>
org.ehcache.xml.
XmlConfiguration
(implements org.ehcache.config.
Configuration
)
Interface Hierarchy
org.ehcache.core.statistics.
AuthoritativeTierOperationOutcomes
org.ehcache.impl.internal.loaderwriter.writebehind.operations.
BatchOperation
<K,V>
org.ehcache.function.
BiFunction
<A,B,T>
org.ehcache.config.builders.
Builder
<T>
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.impl.internal.loaderwriter.writebehind.
WriteBehind
<K,V>
org.ehcache.
CacheManager
org.ehcache.
PersistentCacheManager
org.ehcache.config.builders.
CacheManagerConfiguration
<T>
org.ehcache.xml.
CacheManagerServiceConfigurationParser
<T>
org.ehcache.core.statistics.
CacheOperationOutcomes
org.ehcache.xml.
CacheServiceConfigurationParser
<T>
org.ehcache.core.spi.cache.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.transactions.xa.commands.
Command
<V>
org.ehcache.config.
Configuration
org.ehcache.config.
RuntimeConfiguration
org.ehcache.core.spi.cache.
ConfigurationChangeSupport
org.ehcache.core.spi.cache.tiering.
AuthoritativeTier
<K,V>
org.ehcache.core.events.
CacheEventDispatcher
<K,V>
org.ehcache.core.spi.cache.tiering.
CachingTier
<K,V>
org.ehcache.core.spi.cache.tiering.
HigherCachingTier
<K,V>
org.ehcache.core.spi.cache.tiering.
HigherCachingTier
<K,V>
org.ehcache.core.spi.cache.tiering.
LowerCachingTier
<K,V>
org.ehcache.core.spi.cache.
Store
<K,V>
org.ehcache.core.spi.cache.tiering.
AuthoritativeTier
<K,V>
org.ehcache.spi.copy.
Copier
<T>
org.ehcache.impl.internal.store.offheap.factories.
EhcacheSegmentFactory.EhcacheSegment.EvictionListener
<K,V>
org.ehcache.config.
EvictionVeto
<K,V>
org.ehcache.expiry.
Expiry
<K,V>
org.ehcache.core.spi.service.
FileBasedPersistenceContext
org.ehcache.function.
Function
<A,T>
org.ehcache.core.statistics.
HigherCachingTierOperationOutcomes
org.ehcache.core.
InternalRuntimeConfiguration
java.lang.Iterable<T>
org.ehcache.
Cache
<K,V>
org.ehcache.
PersistentUserManagedCache
<K,V>
org.ehcache.
UserManagedCache
<K,V>
org.ehcache.
PersistentUserManagedCache
<K,V>
org.ehcache.transactions.xa.journal.
Journal
<K>
org.ehcache.core.
Jsr107Cache
<K,V>
org.ehcache.impl.internal.concurrent.
JSR166Helper.BiConsumer
<A,B>
org.ehcache.impl.internal.concurrent.
JSR166Helper.Consumer
<A>
org.ehcache.impl.internal.concurrent.
JSR166Helper.DoubleBinaryOperator
org.ehcache.impl.internal.concurrent.
JSR166Helper.IntBinaryOperator
org.ehcache.impl.internal.concurrent.
JSR166Helper.LongBinaryOperator
org.ehcache.impl.internal.concurrent.
JSR166Helper.Spliterator
<T>
org.ehcache.impl.internal.concurrent.
JSR166Helper.Spliterator.OfDouble
org.ehcache.impl.internal.concurrent.
JSR166Helper.Spliterator.OfInt
org.ehcache.impl.internal.concurrent.
JSR166Helper.Spliterator.OfLong
org.ehcache.impl.internal.concurrent.
JSR166Helper.ToDoubleBiFunction
<A,B>
org.ehcache.impl.internal.concurrent.
JSR166Helper.ToDoubleFunction
<A>
org.ehcache.impl.internal.concurrent.
JSR166Helper.ToIntBiFunction
<A,B>
org.ehcache.impl.internal.concurrent.
JSR166Helper.ToIntFunction
<A>
org.ehcache.impl.internal.concurrent.
JSR166Helper.ToLongBiFunction
<A,B>
org.ehcache.impl.internal.concurrent.
JSR166Helper.ToLongFunction
<A>
org.ehcache.impl.internal.loaderwriter.writebehind.operations.
KeyBasedOperation
<K>
org.ehcache.impl.internal.loaderwriter.writebehind.operations.
SingleOperation
<K,V>
org.ehcache.spi.
LifeCycled
org.ehcache.core.statistics.
LowerCachingTierOperationsOutcome
org.ehcache.
Maintainable
java.util.Map<K,V>
java.util.concurrent.ConcurrentMap<K,V>
org.ehcache.impl.internal.store.offheap.
EhcacheOffHeapBackingMap
<K,V>
org.ehcache.function.
NullaryFunction
<T>
org.ehcache.impl.internal.store.heap.holders.
OnHeapKey
<K>
org.ehcache.core.resilience.
RecoveryCache
<K>
org.ehcache.resilience.
ResilienceStrategy
<K,V>
org.ehcache.config.
ResourcePool
org.ehcache.config.
ResourcePools
org.ehcache.config.
ResourceType
org.ehcache.config.
ResourceUnit
org.ehcache.spi.serialization.
Serializer
<T>
org.ehcache.spi.service.
Service
org.ehcache.core.spi.cache.tiering.
AuthoritativeTier.Provider
org.ehcache.core.events.
CacheEventDispatcherFactory
org.ehcache.event.
CacheEventListenerProvider
org.ehcache.spi.loaderwriter.
CacheLoaderWriterProvider
org.ehcache.core.spi.service.
CacheManagerProviderService
org.ehcache.core.spi.cache.
CacheProvider
org.ehcache.core.spi.cache.tiering.
CachingTier.Provider
org.ehcache.management.
CollectorService
(also extends org.terracotta.management.registry.collect.StatisticCollector)
org.ehcache.spi.copy.
CopyProvider
org.ehcache.core.spi.service.
ExecutionService
org.ehcache.core.spi.cache.tiering.
HigherCachingTier.Provider
org.ehcache.transactions.xa.journal.
JournalProvider
org.ehcache.jsr107.config.
Jsr107Service
org.ehcache.core.spi.service.
LocalPersistenceService
org.ehcache.core.spi.cache.tiering.
LowerCachingTier.Provider
org.ehcache.management.
ManagementRegistryService
(also extends org.terracotta.management.registry.ManagementRegistry)
org.ehcache.spi.serialization.
SerializationProvider
org.ehcache.management.
SharedManagementService
(also extends org.terracotta.management.registry.CapabilityManagementSupport)
org.ehcache.core.spi.sizeof.
SizeOfEngineProvider
org.ehcache.core.spi.cache.
Store.Provider
org.ehcache.core.spi.time.
TimeSourceService
org.ehcache.transactions.xa.txmgr.provider.
TransactionManagerProvider
org.ehcache.spi.loaderwriter.
WriteBehindProvider
org.ehcache.spi.service.
ServiceConfiguration
<T>
org.ehcache.event.
CacheEventListenerConfiguration
org.ehcache.core.config.loaderwriter.
CacheLoaderWriterConfiguration
org.ehcache.core.config.copy.
CopierConfiguration
org.ehcache.core.spi.service.
LocalPersistenceService.PersistenceSpaceIdentifier
org.ehcache.core.config.serializer.
SerializerConfiguration
<T>
org.ehcache.core.config.sizeof.
SizeOfEngineConfiguration
org.ehcache.core.config.events.
StoreEventSourceConfiguration
org.ehcache.spi.loaderwriter.
WriteBehindConfiguration
org.ehcache.spi.service.
ServiceCreationConfiguration
<T>
org.ehcache.management.
ManagementRegistryServiceConfiguration
org.ehcache.core.config.persistence.
PersistenceConfiguration
org.ehcache.core.config.sizeof.
SizeOfEngineProviderConfiguration
org.ehcache.core.spi.service.
ServiceFactory
<T>
org.ehcache.core.spi.service.
ExecutionServiceFactory
org.ehcache.spi.
ServiceProvider
org.ehcache.core.spi.sizeof.
SizeOfEngine
org.ehcache.core.events.
StateChangeListener
org.ehcache.core.events.
CacheManagerListener
org.terracotta.management.registry.collect.StatisticCollector
org.ehcache.management.
CollectorService
(also extends org.ehcache.spi.service.
Service
)
org.ehcache.management.config.
StatisticsProviderConfiguration
<T>
org.ehcache.core.spi.cache.
Store.Configuration
<K,V>
org.ehcache.core.spi.cache.
Store.Iterator
<T>
org.ehcache.core.spi.cache.
Store.ValueHolder
<V>
org.ehcache.core.spi.cache.events.
StoreEvent
<K,V>
org.ehcache.core.spi.cache.events.
StoreEventFilter
<K,V>
org.ehcache.core.spi.cache.events.
StoreEventListener
<K,V>
org.ehcache.core.events.
StoreEventSink
<K,V>
org.ehcache.core.spi.cache.events.
StoreEventSource
<K,V>
org.ehcache.core.events.
StoreEventDispatcher
<K,V>
org.ehcache.core.statistics.
StoreOperationOutcomes
org.ehcache.core.spi.time.
TimeSource
org.ehcache.config.builders.
UserManagedCacheConfiguration
<K,V,T>
org.ehcache.spi.loaderwriter.
WriteBehindConfiguration.BatchingConfiguration
org.ehcache.transactions.xa.txmgr.
XAResourceRegistry
Annotation Type Hierarchy
org.ehcache.spi.service.
ServiceDependencies
(implements java.lang.annotation.Annotation)
org.ehcache.spi.service.
SupplementaryService
(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
)
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.statistics.
BulkOps
org.ehcache.core.
CacheConfigurationProperty
org.ehcache.core.
InternalStatus
org.ehcache.core.config.copy.
CopierConfiguration.Type
org.ehcache.core.config.serializer.
SerializerConfiguration.Type
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.
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.CacheLoadingOutcome
(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.
HigherCachingTierOperationOutcomes.SilentInvalidateOutcome
(implements org.ehcache.core.statistics.
HigherCachingTierOperationOutcomes
)
org.ehcache.core.statistics.
LowerCachingTierOperationsOutcome.InvalidateOutcome
(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.ComputeIfPresentOutcome
(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.impl.internal.classes.commonslang.
JavaVersion
org.ehcache.management.registry.
EhcacheNotification
org.ehcache.xml.model.
EventFiringType
org.ehcache.xml.model.
EventOrderingType
org.ehcache.xml.model.
EventType
org.ehcache.xml.model.
MemoryUnit
org.ehcache.xml.model.
ResourceUnit
org.ehcache.xml.model.
TimeUnit
Overview
Package
Class
Tree
Deprecated
Index
Help
PREV NEXT
FRAMES
NO FRAMES
All Classes