Overview
Package
Class
Use
Tree
Deprecated
Index
Help
ehcache
PREV NEXT
FRAMES
NO FRAMES
All Classes
Hierarchy For All Packages
Package Hierarchies:
net.sf.ehcache
,
net.sf.ehcache.bootstrap
,
net.sf.ehcache.cluster
,
net.sf.ehcache.concurrent
,
net.sf.ehcache.config
,
net.sf.ehcache.config.generator
,
net.sf.ehcache.config.generator.model
,
net.sf.ehcache.config.generator.model.elements
,
net.sf.ehcache.constructs
,
net.sf.ehcache.constructs.blocking
,
net.sf.ehcache.constructs.classloader
,
net.sf.ehcache.constructs.eventual
,
net.sf.ehcache.constructs.nonstop
,
net.sf.ehcache.constructs.nonstop.concurrency
,
net.sf.ehcache.constructs.nonstop.util
,
net.sf.ehcache.constructs.readthrough
,
net.sf.ehcache.constructs.refreshahead
,
net.sf.ehcache.constructs.web
,
net.sf.ehcache.distribution
,
net.sf.ehcache.event
,
net.sf.ehcache.exceptionhandler
,
net.sf.ehcache.extension
,
net.sf.ehcache.hibernate
,
net.sf.ehcache.hibernate.ccs
,
net.sf.ehcache.hibernate.management.api
,
net.sf.ehcache.hibernate.management.impl
,
net.sf.ehcache.hibernate.nonstop
,
net.sf.ehcache.hibernate.regions
,
net.sf.ehcache.hibernate.strategy
,
net.sf.ehcache.loader
,
net.sf.ehcache.management
,
net.sf.ehcache.management.event
,
net.sf.ehcache.management.provider
,
net.sf.ehcache.management.sampled
,
net.sf.ehcache.pool
,
net.sf.ehcache.pool.impl
,
net.sf.ehcache.pool.sizeof
,
net.sf.ehcache.pool.sizeof.annotations
,
net.sf.ehcache.pool.sizeof.filter
,
net.sf.ehcache.search
,
net.sf.ehcache.search.aggregator
,
net.sf.ehcache.search.attribute
,
net.sf.ehcache.search.expression
,
net.sf.ehcache.search.impl
,
net.sf.ehcache.search.query
,
net.sf.ehcache.statistics
,
net.sf.ehcache.statistics.beans
,
net.sf.ehcache.statistics.extended
,
net.sf.ehcache.store
,
net.sf.ehcache.store.cachingtier
,
net.sf.ehcache.store.chm
,
net.sf.ehcache.store.compound
,
net.sf.ehcache.store.disk
,
net.sf.ehcache.store.disk.ods
,
net.sf.ehcache.terracotta
,
net.sf.ehcache.transaction
,
net.sf.ehcache.transaction.local
,
net.sf.ehcache.transaction.manager
,
net.sf.ehcache.transaction.manager.selector
,
net.sf.ehcache.transaction.xa
,
net.sf.ehcache.transaction.xa.commands
,
net.sf.ehcache.transaction.xa.processor
,
net.sf.ehcache.util
,
net.sf.ehcache.util.concurrent
,
net.sf.ehcache.util.counter
,
net.sf.ehcache.util.counter.sampled
,
net.sf.ehcache.util.lang
,
net.sf.ehcache.writer
,
net.sf.ehcache.writer.writebehind
,
net.sf.ehcache.writer.writebehind.operations
,
net.sf.ehcache.writer.writethrough
Class Hierarchy
java.lang.
Object
net.sf.ehcache.store.disk.ods.
AATreeSet.AbstractTreeNode
<E> (implements net.sf.ehcache.store.disk.ods.
AATreeSet.Node
<E>)
net.sf.ehcache.store.disk.ods.
Region
(implements java.lang.
Comparable
<T>)
net.sf.ehcache.config.
AbstractCacheConfigurationListener
(implements net.sf.ehcache.config.
CacheConfigurationListener
)
net.sf.ehcache.writer.
AbstractCacheWriter
(implements net.sf.ehcache.writer.
CacheWriter
)
java.util.
AbstractCollection
<E> (implements java.util.
Collection
<E>)
java.util.
AbstractSet
<E> (implements java.util.
Set
<E>)
net.sf.ehcache.store.disk.ods.
AATreeSet
<T> (implements java.util.
SortedSet
<E>)
net.sf.ehcache.store.disk.ods.
FileAllocationTree
net.sf.ehcache.util.
LargeCollection
<E>
net.sf.ehcache.util.
LargeSet
<E> (implements java.util.
Set
<E>)
net.sf.ehcache.config.generator.model.
AbstractDepthFirstVisitor
(implements net.sf.ehcache.config.generator.model.
NodeElementVisitor
)
net.sf.ehcache.config.generator.model.
XMLGeneratorVisitor
java.util.
AbstractMap
<K,V> (implements java.util.
Map
<K,V>)
java.util.
HashMap
<K,V> (implements java.lang.
Cloneable
, java.util.
Map
<K,V>, java.io.
Serializable
)
java.util.
LinkedHashMap
<K,V> (implements java.util.
Map
<K,V>)
net.sf.ehcache.store.
LruMemoryStore.SpoolingLinkedHashMap
net.sf.ehcache.config.generator.model.
AbstractNodeElement
(implements net.sf.ehcache.config.generator.model.
NodeElement
)
net.sf.ehcache.config.generator.model.
SimpleNodeElement
net.sf.ehcache.config.generator.model.elements.
CacheConfigurationElement
net.sf.ehcache.config.generator.model.elements.
CacheWriterConfigurationElement
net.sf.ehcache.config.generator.model.elements.
ConfigurationElement
net.sf.ehcache.config.generator.model.elements.
CopyStrategyConfigurationElement
net.sf.ehcache.config.generator.model.elements.
DefaultCacheConfigurationElement
net.sf.ehcache.config.generator.model.elements.
DiskStoreConfigurationElement
net.sf.ehcache.config.generator.model.elements.
ElementValueComparatorConfigurationElement
net.sf.ehcache.config.generator.model.elements.
FactoryConfigurationElement
net.sf.ehcache.config.generator.model.elements.
ManagementRESTServiceConfigurationElement
net.sf.ehcache.config.generator.model.elements.
NonstopConfigurationElement
net.sf.ehcache.config.generator.model.elements.
PersistenceConfigurationElement
net.sf.ehcache.config.generator.model.elements.
PinningConfigurationElement
net.sf.ehcache.config.generator.model.elements.
SearchableConfigurationElement
net.sf.ehcache.config.generator.model.elements.
SizeOfPolicyConfigurationElement
net.sf.ehcache.config.generator.model.elements.
TerracottaConfigConfigurationElement
net.sf.ehcache.config.generator.model.elements.
TerracottaConfigurationElement
net.sf.ehcache.config.generator.model.elements.
TimeoutBehaviorConfigurationElement
net.sf.ehcache.store.
AbstractPolicy
(implements net.sf.ehcache.store.
Policy
)
net.sf.ehcache.store.
FifoPolicy
net.sf.ehcache.store.
LfuPolicy
net.sf.ehcache.store.
LruPolicy
net.sf.ehcache.pool.impl.
AbstractPool
(implements net.sf.ehcache.pool.
Pool
)
net.sf.ehcache.pool.impl.
BoundedPool
net.sf.ehcache.pool.impl.
StrictlyBoundedPool
net.sf.ehcache.pool.impl.
AbstractPoolAccessor
(implements net.sf.ehcache.pool.
PoolAccessor
<T>)
net.sf.ehcache.transaction.
AbstractSoftLockManager
(implements net.sf.ehcache.transaction.
SoftLockManager
)
net.sf.ehcache.transaction.
SoftLockManagerImpl
net.sf.ehcache.store.
AbstractStore
(implements net.sf.ehcache.store.
Store
)
net.sf.ehcache.transaction.
AbstractTransactionStore
(implements net.sf.ehcache.store.
TerracottaStore
)
net.sf.ehcache.transaction.local.
JtaLocalTransactionStore
net.sf.ehcache.transaction.local.
LocalTransactionStore
net.sf.ehcache.transaction.xa.
XATransactionStore
net.sf.ehcache.store.disk.
DiskStore
(implements net.sf.ehcache.store.
AuthoritativeTier
, net.sf.ehcache.store.
StripedReadWriteLockProvider
)
net.sf.ehcache.store.
LegacyStoreWrapper
net.sf.ehcache.store.
LruMemoryStore
net.sf.ehcache.store.
MemoryStore
(implements net.sf.ehcache.config.
CacheConfigurationListener
, net.sf.ehcache.store.
Store
)
net.sf.ehcache.transaction.xa.commands.
AbstractStoreCommand
(implements net.sf.ehcache.transaction.xa.commands.
Command
)
net.sf.ehcache.transaction.xa.commands.
StorePutCommand
net.sf.ehcache.transaction.xa.commands.
StoreRemoveCommand
net.sf.ehcache.transaction.
AbstractTransactionIDFactory
(implements net.sf.ehcache.transaction.
TransactionIDFactory
)
net.sf.ehcache.transaction.
TransactionIDFactoryImpl
net.sf.ehcache.writer.writebehind.
AbstractWriteBehindQueue
(implements net.sf.ehcache.writer.writebehind.
WriteBehind
)
net.sf.ehcache.util.
AggregateIterator
<T> (implements java.util.
Iterator
<E>)
net.sf.ehcache.search.aggregator.
Aggregators
net.sf.ehcache.pool.sizeof.filter.
AnnotationProxyFactory
net.sf.ehcache.pool.sizeof.filter.
AnnotationSizeOfFilter
(implements net.sf.ehcache.pool.sizeof.filter.
SizeOfFilter
)
net.sf.ehcache.util.
AtomicLongSequence
(implements net.sf.ehcache.util.
LongSequence
)
net.sf.ehcache.search.
Attribute
<T>
net.sf.ehcache.statistics.beans.
AttributeProxy
<T>
net.sf.ehcache.statistics.beans.
BooleanBeanProxy
net.sf.ehcache.statistics.beans.
DoubleBeanProxy
net.sf.ehcache.statistics.beans.
LongBeanProxy
net.sf.ehcache.statistics.beans.
StringBeanProxy
net.sf.ehcache.search.aggregator.
Average
(implements net.sf.ehcache.search.aggregator.
AggregatorInstance
<T>)
net.sf.ehcache.pool.impl.
BalancedAccessEvictor
(implements net.sf.ehcache.pool.
PoolEvictor
<T>)
net.sf.ehcache.search.expression.
BaseCriteria
(implements net.sf.ehcache.search.expression.
Criteria
)
net.sf.ehcache.search.expression.
AlwaysMatch
net.sf.ehcache.search.expression.
And
net.sf.ehcache.search.expression.
ComparableValue
net.sf.ehcache.search.expression.
Between
net.sf.ehcache.search.expression.
GreaterThan
net.sf.ehcache.search.expression.
GreaterThanOrEqual
net.sf.ehcache.search.expression.
LessThan
net.sf.ehcache.search.expression.
LessThanOrEqual
net.sf.ehcache.search.expression.
EqualTo
net.sf.ehcache.search.expression.
NotEqualTo
net.sf.ehcache.search.expression.
ILike
net.sf.ehcache.search.expression.
InCollection
net.sf.ehcache.search.expression.
IsNull
net.sf.ehcache.search.expression.
Not
net.sf.ehcache.search.expression.
NotILike
net.sf.ehcache.search.expression.
NotNull
net.sf.ehcache.search.expression.
Or
net.sf.ehcache.search.impl.
BaseQueryInterpreter
net.sf.ehcache.search.impl.
BaseResult
(implements net.sf.ehcache.search.
Result
)
net.sf.ehcache.search.impl.
AggregateOnlyResult
net.sf.ehcache.search.impl.
GroupedResultImpl
net.sf.ehcache.search.impl.
ResultImpl
net.sf.ehcache.hibernate.management.impl.
BeanUtils
net.sf.ehcache.constructs.blocking.
BlockingCacheOperationOutcomes
net.sf.ehcache.bootstrap.
BootstrapCacheLoaderFactory
<T>
net.sf.ehcache.store.
DiskStoreBootstrapCacheLoaderFactory
net.sf.ehcache.distribution.
RMIBootstrapCacheLoaderFactory
net.sf.ehcache.terracotta.
TerracottaBootstrapCacheLoaderFactory
net.sf.ehcache.store.
BruteForceSearchManager
(implements net.sf.ehcache.search.impl.
SearchManager
)
net.sf.ehcache.
Cache
(implements net.sf.ehcache.terracotta.
InternalEhcache
, net.sf.ehcache.store.
StoreListener
)
net.sf.ehcache.management.
Cache
(implements net.sf.ehcache.management.
CacheMBean
, java.io.
Serializable
)
net.sf.ehcache.
CacheClusterStateStatisticsListener
(implements net.sf.ehcache.cluster.
ClusterTopologyListener
)
net.sf.ehcache.config.
CacheConfiguration
(implements java.lang.
Cloneable
)
net.sf.ehcache.management.
CacheConfiguration
(implements net.sf.ehcache.management.
CacheConfigurationMBean
, java.io.
Serializable
)
net.sf.ehcache.constructs.
CacheDecoratorFactory
net.sf.ehcache.constructs.readthrough.
ReadThroughCacheFactory
net.sf.ehcache.constructs.refreshahead.
RefreshAheadCacheFactory
net.sf.ehcache.
CacheEntry
net.sf.ehcache.event.
CacheEventListenerAdapter
(implements net.sf.ehcache.event.
CacheEventListener
)
net.sf.ehcache.event.
CacheEventListenerFactory
net.sf.ehcache.distribution.
RMICacheReplicatorFactory
net.sf.ehcache.event.
TerracottaCacheEventReplicationFactory
net.sf.ehcache.exceptionhandler.
CacheExceptionHandlerFactory
net.sf.ehcache.extension.
CacheExtensionFactory
net.sf.ehcache.
CacheInitializationHelper
net.sf.ehcache.store.
CacheKeySet
<E> (implements java.util.
Set
<E>)
net.sf.ehcache.loader.
CacheLoaderFactory
net.sf.ehcache.
CacheManager
net.sf.ehcache.management.
CacheManager
(implements net.sf.ehcache.management.
CacheManagerMBean
)
net.sf.ehcache.event.
CacheManagerEventListenerFactory
net.sf.ehcache.event.
CacheManagerEventListenerRegistry
(implements net.sf.ehcache.event.
CacheManagerEventListener
)
net.sf.ehcache.distribution.
CacheManagerPeerListenerFactory
net.sf.ehcache.distribution.
RMICacheManagerPeerListenerFactory
net.sf.ehcache.distribution.
CacheManagerPeerProviderFactory
net.sf.ehcache.distribution.
RMICacheManagerPeerProviderFactory
net.sf.ehcache.management.sampled.
CacheManagerSamplerImpl
(implements net.sf.ehcache.management.sampled.
CacheManagerSampler
)
net.sf.ehcache.hibernate.management.impl.
CacheRegionStats
(implements java.io.
Serializable
)
net.sf.ehcache.hibernate.management.impl.
AggregateCacheRegionStats
net.sf.ehcache.hibernate.management.impl.
CacheRegionUtils
net.sf.ehcache.management.sampled.
CacheSamplerImpl
(implements net.sf.ehcache.config.
CacheConfigurationListener
, net.sf.ehcache.management.sampled.
CacheSampler
)
net.sf.ehcache.management.
CacheStatistics
(implements net.sf.ehcache.management.
CacheStatisticsMBean
, java.io.
Serializable
)
net.sf.ehcache.store.
CacheStore
(implements net.sf.ehcache.store.
Store
)
net.sf.ehcache.
CacheStoreHelper
net.sf.ehcache.util.
CacheTransactionHelper
net.sf.ehcache.config.
CacheWriterConfiguration
(implements java.lang.
Cloneable
)
net.sf.ehcache.writer.
CacheWriterFactory
net.sf.ehcache.writer.writebehind.
CastingOperationConverter
(implements net.sf.ehcache.writer.writebehind.
OperationConverter
<T>)
net.sf.ehcache.util.
CircularLossyQueue
<T>
java.lang.
ClassLoader
net.sf.ehcache.management.
DevModeClassLoader
net.sf.ehcache.
EhcacheDefaultClassLoader
net.sf.ehcache.management.
ResourceClassLoader
net.sf.ehcache.constructs.classloader.
ClassLoaderAwareCache
(implements net.sf.ehcache.
Ehcache
)
net.sf.ehcache.constructs.classloader.
InternalClassLoaderAwareCache
(implements net.sf.ehcache.terracotta.
InternalEhcache
)
net.sf.ehcache.util.
ClassLoaderUtil
net.sf.ehcache.terracotta.
ClusteredInstanceFactoryWrapper
(implements net.sf.ehcache.terracotta.
ClusteredInstanceFactory
)
net.sf.ehcache.writer.writebehind.
CoalesceKeysFilter
(implements net.sf.ehcache.writer.writebehind.
OperationsFilter
<T>)
net.sf.ehcache.hibernate.management.impl.
CollectionStats
(implements java.io.
Serializable
)
net.sf.ehcache.pool.sizeof.filter.
CombinationSizeOfFilter
(implements net.sf.ehcache.pool.sizeof.filter.
SizeOfFilter
)
net.sf.ehcache.concurrent.
ConcurrencyUtil
net.sf.ehcache.util.concurrent.
ConcurrentHashMap
<K,V> (implements java.util.concurrent.
ConcurrentMap
<K,V>)
net.sf.ehcache.store.cachingtier.
CountBasedBackEnd
<K,V> (implements net.sf.ehcache.store.cachingtier.
HeapCacheBackEnd
<K,V>)
net.sf.ehcache.store.cachingtier.
PooledBasedBackEnd
<K,V> (implements net.sf.ehcache.store.cachingtier.
HeapCacheBackEnd
<K,V>)
net.sf.ehcache.util.concurrent.
ConcurrentHashMap.EntrySetView
<K,V> (implements java.util.
Set
<E>)
net.sf.ehcache.util.concurrent.
ConcurrentHashMap.KeySetView
<K,V> (implements java.io.
Serializable
, java.util.
Set
<E>)
net.sf.ehcache.util.concurrent.
ConcurrentHashMap.Node
net.sf.ehcache.util.concurrent.
ConcurrentHashMap.TreeNode
net.sf.ehcache.util.concurrent.
ConcurrentHashMap.ValuesView
<K,V> (implements java.util.
Collection
<E>)
net.sf.ehcache.config.
ConfigError
net.sf.ehcache.config.
CacheConfigError
net.sf.ehcache.distribution.
ConfigurableRMIClientSocketFactory
(implements java.rmi.server.
RMIClientSocketFactory
, java.io.
Serializable
)
net.sf.ehcache.config.
Configuration
net.sf.ehcache.config.
Configuration.RuntimeCfg
(implements java.beans.
PropertyChangeListener
)
net.sf.ehcache.config.
ConfigurationFactory
net.sf.ehcache.config.generator.
ConfigurationGenerator
net.sf.ehcache.config.
ConfigurationHelper
net.sf.ehcache.config.generator.
ConfigurationSource
net.sf.ehcache.config.generator.
ConfigurationUtil
net.sf.ehcache.statistics.
Constants
net.sf.ehcache.store.
CopyingCacheStore
<T>
net.sf.ehcache.config.
CopyStrategyConfiguration
net.sf.ehcache.store.
CopyStrategyHandler
net.sf.ehcache.statistics.
CoreStatisticsImpl
(implements net.sf.ehcache.statistics.
CoreStatistics
)
net.sf.ehcache.search.aggregator.
Count
(implements net.sf.ehcache.search.aggregator.
AggregatorInstance
<T>)
net.sf.ehcache.util.counter.
CounterConfig
net.sf.ehcache.util.counter.sampled.
SampledCounterConfig
net.sf.ehcache.util.counter.sampled.
SampledRateCounterConfig
net.sf.ehcache.util.counter.
CounterImpl
(implements net.sf.ehcache.util.counter.
Counter
, java.io.
Serializable
)
net.sf.ehcache.util.counter.sampled.
SampledCounterImpl
(implements net.sf.ehcache.util.counter.sampled.
SampledCounter
)
net.sf.ehcache.util.counter.sampled.
SampledRateCounterImpl
(implements net.sf.ehcache.util.counter.sampled.
SampledRateCounter
)
net.sf.ehcache.util.counter.
CounterManagerImpl
(implements net.sf.ehcache.util.counter.
CounterManager
)
net.sf.ehcache.constructs.nonstop.util.
CountingThreadFactory
(implements java.util.concurrent.
ThreadFactory
)
net.sf.ehcache.store.
DefaultElementValueComparator
(implements net.sf.ehcache.store.
ElementValueComparator
)
net.sf.ehcache.pool.impl.
DefaultSizeOfEngine
(implements net.sf.ehcache.pool.
SizeOfEngine
)
net.sf.ehcache.transaction.manager.
DefaultTransactionManagerLookup
(implements net.sf.ehcache.transaction.manager.
TransactionManagerLookup
)
net.sf.ehcache.hibernate.
EhcacheJtaTransactionManagerLookup
net.sf.ehcache.management.event.
DelegatingManagementEventSink
(implements net.sf.ehcache.management.event.
ManagementEventSink
)
net.sf.ehcache.transaction.
DelegatingTransactionIDFactory
(implements net.sf.ehcache.transaction.
TransactionIDFactory
)
net.sf.ehcache.writer.writebehind.operations.
DeleteAllOperation
(implements net.sf.ehcache.writer.writebehind.operations.
BatchOperation
)
net.sf.ehcache.writer.writebehind.operations.
DeleteOperation
(implements net.sf.ehcache.writer.writebehind.operations.
SingleOperation
)
net.sf.ehcache.terracotta.
DisconnectedClusterNode
(implements net.sf.ehcache.cluster.
ClusterNode
)
net.sf.ehcache.store.disk.
DiskSizeOfEngine
(implements net.sf.ehcache.pool.
SizeOfEngine
)
net.sf.ehcache.store.disk.
DiskStorageFactory
net.sf.ehcache.store.disk.
DiskStorageFactory.DiskSubstitute
net.sf.ehcache.store.disk.
DiskStorageFactory.DiskMarker
(implements java.io.
Serializable
)
net.sf.ehcache.config.
DiskStoreConfiguration
net.sf.ehcache.
DiskStorePathManager
net.sf.ehcache.search.impl.
DynamicSearchChecker
net.sf.ehcache.hibernate.
EhCache
net.sf.ehcache.hibernate.strategy.
EhcacheAccessStrategyFactoryImpl
(implements net.sf.ehcache.hibernate.strategy.
EhcacheAccessStrategyFactory
)
net.sf.ehcache.hibernate.regions.
EhcacheDataRegion
net.sf.ehcache.hibernate.regions.
EhcacheQueryResultsRegion
net.sf.ehcache.hibernate.regions.
EhcacheTimestampsRegion
net.sf.ehcache.hibernate.regions.
EhcacheTransactionalDataRegion
net.sf.ehcache.hibernate.regions.
EhcacheCollectionRegion
net.sf.ehcache.hibernate.regions.
EhcacheEntityRegion
net.sf.ehcache.constructs.
EhcacheDecoratorAdapter
(implements net.sf.ehcache.terracotta.
InternalEhcache
)
net.sf.ehcache.constructs.blocking.
BlockingCache
net.sf.ehcache.constructs.blocking.
SelfPopulatingCache
net.sf.ehcache.constructs.blocking.
UpdatingSelfPopulatingCache
net.sf.ehcache.constructs.readthrough.
ReadThroughCache
net.sf.ehcache.constructs.refreshahead.
RefreshAheadCache
net.sf.ehcache.constructs.eventual.
StronglyConsistentCacheAccessor
net.sf.ehcache.hibernate.management.impl.
EhcacheHibernateMbeanNames
net.sf.ehcache.hibernate.management.impl.
EhcacheHibernateMBeanRegistrationImpl
(implements net.sf.ehcache.event.
CacheManagerEventListener
, net.sf.ehcache.hibernate.management.impl.
EhcacheHibernateMBeanRegistration
)
net.sf.ehcache.hibernate.ccs.
EhcacheNonstrictReadWriteCache
net.sf.ehcache.hibernate.
EhCacheProvider
net.sf.ehcache.hibernate.ccs.
EhcacheReadOnlyCache
net.sf.ehcache.hibernate.ccs.
EhcacheReadWriteCache
net.sf.ehcache.hibernate.
EhCacheRegionFactory
net.sf.ehcache.transaction.xa.
EhcacheXAResourceImpl
(implements net.sf.ehcache.transaction.xa.
EhcacheXAResource
)
net.sf.ehcache.
Element
(implements java.lang.
Cloneable
, java.io.
Serializable
)
net.sf.ehcache.store.
ElementIdAssigningStore
(implements net.sf.ehcache.store.
Store
)
net.sf.ehcache.
ElementIdHelper
net.sf.ehcache.config.
ElementValueComparatorConfiguration
net.sf.ehcache.hibernate.management.impl.
EntityStats
(implements java.io.
Serializable
)
net.sf.ehcache.distribution.
EventMessage
(implements java.io.
Serializable
)
net.sf.ehcache.distribution.
LegacyEventMessage
net.sf.ehcache.distribution.
RmiEventMessage
net.sf.ehcache.exceptionhandler.
ExceptionHandlingDynamicCacheProxy
(implements java.lang.reflect.
InvocationHandler
)
net.sf.ehcache.search.
ExecutionHints
net.sf.ehcache.statistics.extended.
ExtendedStatisticsImpl
(implements net.sf.ehcache.statistics.extended.
ExtendedStatistics
)
net.sf.ehcache.config.
FactoryConfiguration
<T> (implements java.lang.
Cloneable
)
net.sf.ehcache.config.
CacheConfiguration.BootstrapCacheLoaderFactoryConfiguration
net.sf.ehcache.config.
CacheConfiguration.CacheDecoratorFactoryConfiguration
net.sf.ehcache.config.
CacheConfiguration.CacheEventListenerFactoryConfiguration
net.sf.ehcache.config.
CacheConfiguration.CacheExceptionHandlerFactoryConfiguration
net.sf.ehcache.config.
CacheConfiguration.CacheExtensionFactoryConfiguration
net.sf.ehcache.config.
CacheConfiguration.CacheLoaderFactoryConfiguration
net.sf.ehcache.config.
CacheWriterConfiguration.CacheWriterFactoryConfiguration
net.sf.ehcache.util.
FailSafeTimer
net.sf.ehcache.pool.impl.
FromLargestCachePoolEvictor
(implements net.sf.ehcache.pool.
PoolEvictor
<T>)
net.sf.ehcache.hibernate.nonstop.
HibernateNonstopCacheExceptionHandler
net.sf.ehcache.hibernate.
HibernateUtil
net.sf.ehcache.store.compound.
ImmutableValueElementCopyStrategy
(implements net.sf.ehcache.store.compound.
ReadWriteCopyStrategy
<T>)
java.io.
InputStream
(implements java.io.
Closeable
)
java.io.
ObjectInputStream
(implements java.io.
ObjectInput
, java.io.
ObjectStreamConstants
)
net.sf.ehcache.util.
PreferredLoaderObjectInputStream
net.sf.ehcache.search.attribute.
JavaBeanAttributeExtractor
(implements net.sf.ehcache.search.attribute.
AttributeExtractor
)
net.sf.ehcache.search.attribute.
KeyObjectAttributeExtractor
(implements net.sf.ehcache.search.attribute.
AttributeExtractor
)
net.sf.ehcache.store.compound.
LegacyCopyStrategyAdapter
(implements net.sf.ehcache.store.compound.
ReadWriteCopyStrategy
<T>)
net.sf.ehcache.transaction.local.
LocalRecoveryManager
net.sf.ehcache.transaction.local.
LocalTransactionContext
net.sf.ehcache.config.
ManagementRESTServiceConfiguration
net.sf.ehcache.management.
ManagementServerLoader
net.sf.ehcache.management.
ManagementService
(implements net.sf.ehcache.event.
CacheManagerEventListener
)
net.sf.ehcache.search.aggregator.
Max
<T> (implements net.sf.ehcache.search.aggregator.
AggregatorInstance
<T>)
net.sf.ehcache.management.provider.
MBeanRegistrationProviderFactoryImpl
(implements net.sf.ehcache.management.provider.
MBeanRegistrationProviderFactory
)
net.sf.ehcache.management.provider.
MBeanRegistrationProviderImpl
(implements net.sf.ehcache.management.provider.
MBeanRegistrationProvider
)
net.sf.ehcache.store.
MemoryLimitedCacheLoader
(implements net.sf.ehcache.bootstrap.
BootstrapCacheLoader
, java.lang.
Cloneable
)
net.sf.ehcache.store.
DiskStoreBootstrapCacheLoader
net.sf.ehcache.terracotta.
TerracottaBootstrapCacheLoader
(implements net.sf.ehcache.
Disposable
)
net.sf.ehcache.util.
MemorySizeParser
net.sf.ehcache.store.
MemoryStoreEvictionPolicy
(implements java.io.
Serializable
)
net.sf.ehcache.util.
MergedEnumeration
<E> (implements java.util.
Enumeration
<E>)
net.sf.ehcache.
MimeTypeByteArray
(implements java.io.
Serializable
)
net.sf.ehcache.search.aggregator.
Min
<T> (implements net.sf.ehcache.search.aggregator.
AggregatorInstance
<T>)
net.sf.ehcache.distribution.
MulticastKeepaliveHeartbeatReceiver
net.sf.ehcache.distribution.
MulticastKeepaliveHeartbeatSender
net.sf.ehcache.distribution.
MulticastRMICacheManagerPeerProvider.CachePeerEntry
net.sf.ehcache.util.
NamedThreadFactory
(implements java.util.concurrent.
ThreadFactory
)
net.sf.ehcache.hibernate.nonstop.
NonstopAccessStrategyFactory
(implements net.sf.ehcache.hibernate.strategy.
EhcacheAccessStrategyFactory
)
net.sf.ehcache.hibernate.nonstop.
NonstopAwareCollectionRegionAccessStrategy
net.sf.ehcache.hibernate.nonstop.
NonstopAwareEntityRegionAccessStrategy
net.sf.ehcache.config.
NonstopConfiguration
(implements java.lang.
Cloneable
)
net.sf.ehcache.writer.writebehind.
NonStopWriteBehind
(implements net.sf.ehcache.writer.writebehind.
WriteBehind
)
net.sf.ehcache.hibernate.strategy.
NonStrictReadWriteEhcacheCollectionRegionAccessStrategy
net.sf.ehcache.hibernate.strategy.
NonStrictReadWriteEhcacheEntityRegionAccessStrategy
net.sf.ehcache.cluster.
NoopCacheCluster
(implements net.sf.ehcache.cluster.
CacheCluster
)
net.sf.ehcache.hibernate.management.impl.
NullHibernateStats
(implements net.sf.ehcache.hibernate.management.api.
HibernateStats
)
net.sf.ehcache.management.provider.
NullMBeanRegistrationProvider
(implements net.sf.ehcache.management.provider.
MBeanRegistrationProvider
)
net.sf.ehcache.store.compound.
NullReadWriteCopyStrategy
(implements net.sf.ehcache.store.compound.
ReadWriteCopyStrategy
<T>)
net.sf.ehcache.search.
NullResults
(implements net.sf.ehcache.search.
Results
)
java.lang.
Number
(implements java.io.
Serializable
)
net.sf.ehcache.util.concurrent.
LongAdder
(implements java.io.
Serializable
)
net.sf.ehcache.store.cachingtier.
OnHeapCachingTier
<K,V> (implements net.sf.ehcache.store.
CachingTier
<K,V>)
net.sf.ehcache.search.impl.
OrderComparator
<T> (implements java.util.
Comparator
<T>)
java.io.
OutputStream
(implements java.io.
Closeable
, java.io.
Flushable
)
java.io.
ByteArrayOutputStream
net.sf.ehcache.util.
MemoryEfficientByteArrayOutputStream
net.sf.ehcache.constructs.nonstop.util.
OverrideCheck
net.sf.ehcache.pool.sizeof.filter.
PassThroughFilter
(implements net.sf.ehcache.pool.sizeof.filter.
SizeOfFilter
)
net.sf.ehcache.config.
PersistenceConfiguration
net.sf.ehcache.config.
PinningConfiguration
(implements java.lang.
Cloneable
)
net.sf.ehcache.store.cachingtier.
PooledBasedBackEnd.PoolParticipant
(implements net.sf.ehcache.pool.
PoolParticipant
)
net.sf.ehcache.util.
ProductInfo
net.sf.ehcache.util.
PropertyUtil
net.sf.ehcache.hibernate.management.impl.
ProviderMBeanRegistrationHelper
net.sf.ehcache.statistics.beans.
ProxiedDynamicMBean
(implements javax.management.
DynamicMBean
)
net.sf.ehcache.statistics.beans.
ExtendedStatisticsMBean
net.sf.ehcache.search.query.
QueryManagerBuilder
net.sf.ehcache.hibernate.management.impl.
QueryStats
(implements java.io.
Serializable
)
java.util.
Random
(implements java.io.
Serializable
)
net.sf.ehcache.util.concurrent.
ThreadLocalRandom
net.sf.ehcache.statistics.extended.
RateImpl
<T> (implements net.sf.ehcache.statistics.extended.
ExtendedStatistics.Statistic
<T>)
net.sf.ehcache.transaction.
ReadCommittedSoftLockFactory
(implements net.sf.ehcache.transaction.
SoftLockFactory
)
net.sf.ehcache.transaction.
ReadCommittedSoftLockImpl
(implements net.sf.ehcache.transaction.
SoftLock
)
net.sf.ehcache.hibernate.strategy.
ReadOnlyEhcacheCollectionRegionAccessStrategy
net.sf.ehcache.hibernate.strategy.
ReadOnlyEhcacheEntityRegionAccessStrategy
net.sf.ehcache.constructs.readthrough.
ReadThroughCacheConfiguration
(implements java.lang.
Cloneable
)
net.sf.ehcache.hibernate.strategy.
ReadWriteEhcacheCollectionRegionAccessStrategy
net.sf.ehcache.hibernate.strategy.
ReadWriteEhcacheEntityRegionAccessStrategy
net.sf.ehcache.concurrent.
ReadWriteLockSync
(implements net.sf.ehcache.concurrent.
Sync
)
net.sf.ehcache.store.compound.
ReadWriteSerializationCopyStrategy
(implements net.sf.ehcache.store.compound.
ReadWriteCopyStrategy
<T>)
java.util.concurrent.locks.
ReentrantReadWriteLock
(implements java.util.concurrent.locks.
ReadWriteLock
, java.io.
Serializable
)
net.sf.ehcache.store.disk.
Segment
net.sf.ehcache.store.chm.
SelectableConcurrentHashMap.Segment
net.sf.ehcache.search.attribute.
ReflectionAttributeExtractor
(implements net.sf.ehcache.search.attribute.
AttributeExtractor
)
net.sf.ehcache.constructs.refreshahead.
RefreshAheadCacheConfiguration
(implements java.lang.
Cloneable
)
net.sf.ehcache.event.
RegisteredEventListeners
java.rmi.server.
RemoteObject
(implements java.rmi.
Remote
, java.io.
Serializable
)
java.rmi.server.
RemoteServer
java.rmi.server.
UnicastRemoteObject
net.sf.ehcache.distribution.
RMICachePeer
(implements net.sf.ehcache.distribution.
CachePeer
, java.rmi.
Remote
)
net.sf.ehcache.distribution.
TransactionalRMICachePeer
net.sf.ehcache.pool.sizeof.filter.
ResourceSizeOfFilter
(implements net.sf.ehcache.pool.sizeof.filter.
SizeOfFilter
)
net.sf.ehcache.search.impl.
ResultsImpl
(implements net.sf.ehcache.search.
Results
)
net.sf.ehcache.distribution.
RMIBootstrapCacheLoader
(implements net.sf.ehcache.bootstrap.
BootstrapCacheLoader
, java.lang.
Cloneable
)
net.sf.ehcache.distribution.
RMICacheManagerPeerListener
(implements net.sf.ehcache.distribution.
CacheManagerPeerListener
)
net.sf.ehcache.distribution.
RMICacheManagerPeerProvider
(implements net.sf.ehcache.distribution.
CacheManagerPeerProvider
)
net.sf.ehcache.distribution.
ManualRMICacheManagerPeerProvider
net.sf.ehcache.distribution.
MulticastRMICacheManagerPeerProvider
(implements net.sf.ehcache.distribution.
CacheManagerPeerProvider
)
net.sf.ehcache.distribution.
RMISynchronousCacheReplicator
(implements net.sf.ehcache.distribution.
CacheReplicator
)
net.sf.ehcache.distribution.
RMIAsynchronousCacheReplicator
net.sf.ehcache.management.sampled.
SampledCounterProxy
<E> (implements net.sf.ehcache.util.counter.sampled.
SampledCounter
)
net.sf.ehcache.management.sampled.
SampledRateCounterProxy
<E> (implements net.sf.ehcache.util.counter.sampled.
SampledRateCounter
)
net.sf.ehcache.management.sampled.
SampledEhcacheMBeans
net.sf.ehcache.management.sampled.
SampledMBeanRegistrationProvider
(implements net.sf.ehcache.event.
CacheManagerEventListener
, net.sf.ehcache.management.provider.
MBeanRegistrationProvider
)
net.sf.ehcache.config.
Searchable
net.sf.ehcache.config.
SearchAttribute
net.sf.ehcache.store.chm.
SelectableConcurrentHashMap
net.sf.ehcache.store.chm.
SelectableConcurrentHashMap.HashEntry
net.sf.ehcache.transaction.manager.selector.
Selector
net.sf.ehcache.transaction.manager.selector.
ClassSelector
net.sf.ehcache.transaction.manager.selector.
AtomikosSelector
net.sf.ehcache.transaction.manager.selector.
FactorySelector
net.sf.ehcache.transaction.manager.selector.
BitronixSelector
net.sf.ehcache.transaction.manager.selector.
WeblogicSelector
net.sf.ehcache.transaction.manager.selector.
JndiSelector
net.sf.ehcache.transaction.manager.selector.
GenericJndiSelector
net.sf.ehcache.transaction.manager.selector.
GlassfishSelector
net.sf.ehcache.transaction.manager.selector.
NullSelector
net.sf.ehcache.statistics.extended.
SemiExpiringStatistic
<T>
net.sf.ehcache.transaction.xa.
SerializableXid
(implements java.io.
Serializable
, javax.transaction.xa.
Xid
)
net.sf.ehcache.store.compound.
SerializationCopyStrategy
(implements net.sf.ehcache.store.compound.
ReadWriteCopyStrategy
<T>)
net.sf.ehcache.util.
SetAsList
<E> (implements java.util.
List
<E>)
net.sf.ehcache.constructs.web.
ShutdownListener
net.sf.ehcache.config.generator.model.
SimpleNodeAttribute
(implements net.sf.ehcache.config.generator.model.
NodeAttribute
)
net.sf.ehcache.hibernate.
SingletonEhCacheProvider
net.sf.ehcache.hibernate.
SingletonEhCacheRegionFactory
net.sf.ehcache.pool.
Size
net.sf.ehcache.pool.sizeof.
SizeOf
net.sf.ehcache.pool.sizeof.
AgentSizeOf
net.sf.ehcache.pool.sizeof.
ReflectionSizeOf
net.sf.ehcache.pool.sizeof.
UnsafeSizeOf
net.sf.ehcache.pool.
SizeOfEngineLoader
(implements net.sf.ehcache.pool.
SizeOfEngineFactory
)
net.sf.ehcache.config.
SizeOfPolicyConfiguration
(implements java.lang.
Cloneable
)
net.sf.ehcache.transaction.
SoftLockID
(implements java.io.
Serializable
)
javax.management.
StandardMBean
(implements javax.management.
DynamicMBean
, javax.management.
MBeanRegistration
)
net.sf.ehcache.hibernate.management.impl.
BaseEmitterBean
(implements javax.management.
NotificationEmitter
)
net.sf.ehcache.hibernate.management.impl.
EhcacheHibernate
(implements net.sf.ehcache.hibernate.management.api.
EhcacheHibernateMBean
)
net.sf.ehcache.hibernate.management.impl.
EhcacheStatsImpl
(implements net.sf.ehcache.hibernate.management.api.
EhcacheStats
)
net.sf.ehcache.hibernate.management.impl.
HibernateStatsImpl
(implements net.sf.ehcache.hibernate.management.api.
HibernateStats
)
net.sf.ehcache.management.sampled.
SampledCache
(implements java.beans.
PropertyChangeListener
, net.sf.ehcache.management.sampled.
SampledCacheMBean
)
net.sf.ehcache.management.sampled.
SampledCacheManager
(implements net.sf.ehcache.management.sampled.
SampledCacheManagerMBean
)
net.sf.ehcache.statistics.
StatisticBuilder
net.sf.ehcache.statistics.
StatisticBuilder.OperationStatisticBuilder
<T>
net.sf.ehcache.statistics.
StatisticsGateway
(implements net.sf.ehcache.statistics.
FlatStatistics
)
net.sf.ehcache.
Status
(implements java.io.
Serializable
)
net.sf.ehcache.management.
Store
(implements javax.management.
DynamicMBean
, java.io.
Serializable
)
net.sf.ehcache.concurrent.
StripedReadWriteLockSync
(implements net.sf.ehcache.concurrent.
StripedReadWriteLock
)
net.sf.ehcache.search.aggregator.
Sum
(implements net.sf.ehcache.search.aggregator.
AggregatorInstance
<T>)
net.sf.ehcache.terracotta.
TerracottaCacheCluster
(implements net.sf.ehcache.cluster.
CacheCluster
)
net.sf.ehcache.event.
TerracottaCacheEventReplication
(implements net.sf.ehcache.event.
CacheEventListener
)
net.sf.ehcache.terracotta.
TerracottaClient
net.sf.ehcache.config.
TerracottaClientConfiguration
(implements java.lang.
Cloneable
)
net.sf.ehcache.config.
TerracottaConfiguration
(implements java.lang.
Cloneable
)
net.sf.ehcache.store.
TerracottaTransactionalCopyingCacheStore
(implements net.sf.ehcache.store.
TerracottaStore
)
net.sf.ehcache.constructs.refreshahead.
ThreadedWorkQueue
<W>
java.lang.
ThreadLocal
<T>
net.sf.ehcache.util.lang.
VicariousThreadLocal
<T>
java.lang.
Throwable
(implements java.io.
Serializable
)
java.lang.
Exception
net.sf.ehcache.management.provider.
MBeanRegistrationProviderException
java.lang.
RuntimeException
net.sf.ehcache.
CacheException
net.sf.ehcache.writer.
CacheWriterManagerException
net.sf.ehcache.store.disk.
StoreUpdateException
net.sf.ehcache.cluster.
ClusterSchemeNotAvailableException
net.sf.ehcache.config.
InvalidConfigurationException
net.sf.ehcache.
LoaderTimeoutException
net.sf.ehcache.constructs.blocking.
LockTimeoutException
net.sf.ehcache.constructs.nonstop.
NonStopCacheException
net.sf.ehcache.constructs.nonstop.concurrency.
InvalidLockStateAfterRejoinException
net.sf.ehcache.constructs.nonstop.concurrency.
LockOperationTimedOutNonstopException
net.sf.ehcache.
ObjectExistsException
net.sf.ehcache.constructs.nonstop.
RejoinCacheException
net.sf.ehcache.distribution.
RemoteCacheException
net.sf.ehcache.search.
SearchException
net.sf.ehcache.search.aggregator.
AggregatorException
net.sf.ehcache.search.attribute.
AttributeExtractorException
(implements java.io.
Serializable
)
net.sf.ehcache.search.attribute.
UnknownAttributeException
net.sf.ehcache.terracotta.
TerracottaNotRunningException
net.sf.ehcache.transaction.
TransactionException
net.sf.ehcache.transaction.
DeadLockException
net.sf.ehcache.transaction.xa.
OptimisticLockFailureException
net.sf.ehcache.transaction.
TransactionIDNotFoundException
net.sf.ehcache.transaction.
TransactionInterruptedException
net.sf.ehcache.transaction.
TransactionTimeoutException
net.sf.ehcache.pool.sizeof.
MaxDepthExceededException
javax.transaction.xa.
XAException
net.sf.ehcache.transaction.xa.
EhcacheXAException
net.sf.ehcache.config.
TimeoutBehaviorConfiguration
(implements java.lang.
Cloneable
)
java.util.
TimerTask
(implements java.lang.
Runnable
)
net.sf.ehcache.util.
UpdateChecker
net.sf.ehcache.util.counter.sampled.
TimeStampedCounterValue
(implements java.io.
Serializable
)
net.sf.ehcache.util.
Timestamper
net.sf.ehcache.util.
TimeUtil
net.sf.ehcache.hibernate.strategy.
TransactionalEhcacheCollectionRegionAccessStrategy
net.sf.ehcache.hibernate.strategy.
TransactionalEhcacheEntityRegionAccessStrategy
net.sf.ehcache.
TransactionController
net.sf.ehcache.transaction.
TransactionIDImpl
(implements net.sf.ehcache.transaction.
TransactionID
)
net.sf.ehcache.transaction.
ExpiredTransactionIDImpl
net.sf.ehcache.transaction.
TransactionIDSerializedForm
(implements java.io.
Serializable
)
net.sf.ehcache.store.
TxCopyingCacheStore
<T>
net.sf.ehcache.pool.impl.
UnboundedPool
(implements net.sf.ehcache.pool.
Pool
)
net.sf.ehcache.search.attribute.
ValueObjectAttributeExtractor
(implements net.sf.ehcache.search.attribute.
AttributeExtractor
)
net.sf.ehcache.util.
VmUtils
net.sf.ehcache.util.
WeakIdentityConcurrentMap
<K,V>
net.sf.ehcache.writer.writebehind.operations.
WriteAllOperation
(implements net.sf.ehcache.writer.writebehind.operations.
BatchOperation
)
net.sf.ehcache.writer.writebehind.
WriteBehindManager
(implements net.sf.ehcache.writer.
CacheWriterManager
)
net.sf.ehcache.writer.writebehind.
WriteBehindQueueManager
(implements net.sf.ehcache.writer.writebehind.
WriteBehind
)
net.sf.ehcache.writer.writebehind.
WriteBehindQueueManager.WriteBehindQueueFactory
net.sf.ehcache.writer.writebehind.operations.
WriteOperation
(implements net.sf.ehcache.writer.writebehind.operations.
SingleOperation
)
net.sf.ehcache.writer.writethrough.
WriteThroughManager
(implements net.sf.ehcache.writer.
CacheWriterManager
)
net.sf.ehcache.transaction.xa.processor.
XARequest
net.sf.ehcache.transaction.xa.processor.
XARequestProcessor
net.sf.ehcache.transaction.xa.processor.
XAThreadPool
net.sf.ehcache.transaction.xa.processor.
XAThreadPool.MultiRunner
(implements java.lang.
Runnable
)
net.sf.ehcache.transaction.xa.
XATransactionContext
net.sf.ehcache.transaction.xa.
XidTransactionIDImpl
(implements net.sf.ehcache.transaction.xa.
XidTransactionID
)
net.sf.ehcache.transaction.xa.
ExpiredXidTransactionIDImpl
net.sf.ehcache.transaction.
XidTransactionIDSerializedForm
(implements java.io.
Serializable
)
Interface Hierarchy
net.sf.ehcache.store.disk.ods.
AATreeSet.Node
<E>
net.sf.ehcache.search.aggregator.
Aggregator
net.sf.ehcache.search.aggregator.
AggregatorInstance
<T>
net.sf.ehcache.writer.writebehind.operations.
BatchOperation
net.sf.ehcache.bootstrap.
BootstrapCacheLoader
net.sf.ehcache.cluster.
CacheCluster
net.sf.ehcache.config.
CacheConfigurationListener
net.sf.ehcache.management.
CacheConfigurationMBean
net.sf.ehcache.constructs.blocking.
CacheEntryFactory
net.sf.ehcache.constructs.blocking.
UpdatingCacheEntryFactory
net.sf.ehcache.exceptionhandler.
CacheExceptionHandler
net.sf.ehcache.extension.
CacheExtension
net.sf.ehcache.loader.
CacheLoader
net.sf.ehcache.concurrent.
CacheLockProvider
net.sf.ehcache.concurrent.
StripedReadWriteLock
net.sf.ehcache.event.
CacheManagerEventListener
net.sf.ehcache.distribution.
CacheManagerPeerListener
net.sf.ehcache.management.
CacheManagerMBean
net.sf.ehcache.distribution.
CacheManagerPeerProvider
net.sf.ehcache.management.
ManagedCacheManagerPeerProvider
net.sf.ehcache.management.sampled.
CacheManagerSampler
net.sf.ehcache.management.sampled.
SampledCacheManagerMBean
net.sf.ehcache.management.
CacheMBean
net.sf.ehcache.
CacheOperationOutcomes
net.sf.ehcache.management.
CacheStatisticsMBean
net.sf.ehcache.statistics.
CacheUsageListener
net.sf.ehcache.writer.
CacheWriter
net.sf.ehcache.writer.
CacheWriterManager
net.sf.ehcache.store.
CachingTier
<K,V>
net.sf.ehcache.store.
CachingTier.Listener
<K,V>
java.lang.
Cloneable
net.sf.ehcache.event.
CacheEventListener
net.sf.ehcache.distribution.
CacheReplicator
net.sf.ehcache.distribution.
CacheReplicator
net.sf.ehcache.
Ehcache
net.sf.ehcache.terracotta.
InternalEhcache
net.sf.ehcache.terracotta.
InternalEhcache
net.sf.ehcache.terracotta.
ClusteredInstanceFactory
net.sf.ehcache.cluster.
ClusterNode
net.sf.ehcache.cluster.
ClusterTopologyListener
net.sf.ehcache.transaction.xa.commands.
Command
net.sf.ehcache.util.concurrent.
ConcurrentHashMap.RemovalCallback
net.sf.ehcache.statistics.
CoreStatistics
net.sf.ehcache.statistics.
CoreStatistics.CountOperation
<T>
net.sf.ehcache.util.counter.
Counter
net.sf.ehcache.util.counter.sampled.
SampledCounter
net.sf.ehcache.util.counter.sampled.
SampledRateCounter
net.sf.ehcache.util.counter.sampled.
SampledRateCounter
net.sf.ehcache.util.counter.
CounterManager
net.sf.ehcache.search.expression.
Criteria
net.sf.ehcache.
Disposable
net.sf.ehcache.search.attribute.
DynamicAttributesExtractor
net.sf.ehcache.config.
DynamicSearchListener
net.sf.ehcache.hibernate.strategy.
EhcacheAccessStrategyFactory
net.sf.ehcache.hibernate.management.impl.
EhcacheHibernateMBeanRegistration
net.sf.ehcache.store.disk.
ElementSubstituteFilter
net.sf.ehcache.store.
ElementValueComparator
java.util.
EventListener
net.sf.ehcache.store.
StoreListener
net.sf.ehcache.statistics.extended.
ExtendedStatistics
net.sf.ehcache.statistics.extended.
ExtendedStatistics.Latency
net.sf.ehcache.statistics.extended.
ExtendedStatistics.Operation
<T>
net.sf.ehcache.statistics.extended.
ExtendedStatistics.Result
net.sf.ehcache.statistics.extended.
ExtendedStatistics.Statistic
<T>
net.sf.ehcache.
FeaturesManager
net.sf.ehcache.statistics.
FlatStatistics
net.sf.ehcache.store.cachingtier.
HeapCacheBackEnd
<K,V>
net.sf.ehcache.store.cachingtier.
HeapCacheBackEnd.EvictionCallback
<K,V>
java.util.
Iterator
<E>
net.sf.ehcache.util.concurrent.
ConcurrentHashMap.Spliterator
<T>
net.sf.ehcache.writer.writebehind.operations.
KeyBasedOperation
net.sf.ehcache.writer.writebehind.operations.
SingleOperation
net.sf.ehcache.management.sampled.
LegacyCacheStatistics
net.sf.ehcache.management.sampled.
CacheSampler
net.sf.ehcache.management.sampled.
SampledCacheMBean
net.sf.ehcache.management.sampled.
SampledCacheMBean
net.sf.ehcache.util.
LongSequence
net.sf.ehcache.management.event.
ManagementEventSink
net.sf.ehcache.management.
ManagementServer
net.sf.ehcache.management.provider.
MBeanRegistrationProvider
net.sf.ehcache.management.provider.
MBeanRegistrationProviderFactory
net.sf.ehcache.store.
MemoryStore.BackingFactory
net.sf.ehcache.config.generator.model.
NodeAttribute
net.sf.ehcache.config.generator.model.
NodeElement
net.sf.ehcache.config.generator.model.
NodeElementVisitor
javax.management.
NotificationBroadcaster
net.sf.ehcache.hibernate.management.api.
EhcacheHibernateMBean
(also extends net.sf.ehcache.hibernate.management.api.
EhcacheStats
, net.sf.ehcache.hibernate.management.api.
HibernateStats
)
net.sf.ehcache.hibernate.management.api.
EhcacheStats
net.sf.ehcache.hibernate.management.api.
EhcacheHibernateMBean
(also extends net.sf.ehcache.hibernate.management.api.
HibernateStats
)
net.sf.ehcache.hibernate.management.api.
HibernateStats
net.sf.ehcache.hibernate.management.api.
EhcacheHibernateMBean
(also extends net.sf.ehcache.hibernate.management.api.
EhcacheStats
)
javax.management.
NotificationEmitter
net.sf.ehcache.hibernate.management.api.
EhcacheHibernateMBean
(also extends net.sf.ehcache.hibernate.management.api.
EhcacheStats
, net.sf.ehcache.hibernate.management.api.
HibernateStats
)
net.sf.ehcache.hibernate.management.api.
EhcacheStats
net.sf.ehcache.hibernate.management.api.
EhcacheHibernateMBean
(also extends net.sf.ehcache.hibernate.management.api.
HibernateStats
)
net.sf.ehcache.hibernate.management.api.
HibernateStats
net.sf.ehcache.hibernate.management.api.
EhcacheHibernateMBean
(also extends net.sf.ehcache.hibernate.management.api.
EhcacheStats
)
net.sf.ehcache.writer.writebehind.
OperationConverter
<T>
net.sf.ehcache.writer.writebehind.
OperationsFilter
<T>
net.sf.ehcache.store.
Policy
net.sf.ehcache.pool.
Pool
net.sf.ehcache.pool.
PoolAccessor
<T>
net.sf.ehcache.pool.
PoolEvictor
<T>
net.sf.ehcache.pool.
PoolParticipant
net.sf.ehcache.store.
PressuredStore
net.sf.ehcache.search.
Query
net.sf.ehcache.search.query.
QueryManager
net.sf.ehcache.event.
RegisteredEventListeners.ElementCreationCallback
java.rmi.
Remote
net.sf.ehcache.distribution.
CachePeer
net.sf.ehcache.search.
Result
net.sf.ehcache.search.
Results
net.sf.ehcache.search.impl.
SearchManager
java.io.
Serializable
net.sf.ehcache.search.attribute.
AttributeExtractor
net.sf.ehcache.store.compound.
CopyStrategy
net.sf.ehcache.store.compound.
ReadWriteCopyStrategy
<T>
net.sf.ehcache.transaction.
TransactionID
net.sf.ehcache.transaction.xa.
XidTransactionID
net.sf.ehcache.transaction.xa.
XidTransactionID
net.sf.ehcache.pool.
SizeOfEngine
net.sf.ehcache.pool.
SizeOfEngineFactory
net.sf.ehcache.pool.sizeof.filter.
SizeOfFilter
net.sf.ehcache.transaction.
SoftLock
net.sf.ehcache.transaction.
SoftLockFactory
net.sf.ehcache.transaction.
SoftLockManager
net.sf.ehcache.store.
Store
net.sf.ehcache.store.
AuthoritativeTier
net.sf.ehcache.store.
TerracottaStore
net.sf.ehcache.store.
StoreOperationOutcomes
net.sf.ehcache.store.
StoreQuery
net.sf.ehcache.store.
StoreQuery.Ordering
net.sf.ehcache.store.
StripedReadWriteLockProvider
net.sf.ehcache.concurrent.
Sync
net.sf.ehcache.constructs.refreshahead.
ThreadedWorkQueue.BatchWorker
<WW>
net.sf.ehcache.transaction.
TransactionIDFactory
net.sf.ehcache.transaction.local.
TransactionListener
net.sf.ehcache.transaction.manager.
TransactionManagerLookup
net.sf.ehcache.util.
WeakIdentityConcurrentMap.CleanUpTask
<T>
net.sf.ehcache.writer.writebehind.
WriteBehind
net.sf.ehcache.transaction.xa.
XAExecutionListener
javax.transaction.xa.
XAResource
net.sf.ehcache.transaction.xa.
EhcacheXAResource
Annotation Type Hierarchy
net.sf.ehcache.util.
ManagementAttribute
(implements java.lang.annotation.
Annotation
)
net.sf.ehcache.util.
FindBugsSuppressWarnings
(implements java.lang.annotation.
Annotation
)
net.sf.ehcache.pool.sizeof.annotations.
IgnoreSizeOf
(implements java.lang.annotation.
Annotation
)
Enum Hierarchy
java.lang.
Object
java.lang.
Enum
<E> (implements java.lang.
Comparable
<T>, java.io.
Serializable
)
net.sf.ehcache.
CacheOperationOutcomes.GetOutcome
net.sf.ehcache.
CacheOperationOutcomes.PutOutcome
net.sf.ehcache.
CacheOperationOutcomes.RemoveOutcome
net.sf.ehcache.
CacheOperationOutcomes.GetAllOutcome
net.sf.ehcache.
CacheOperationOutcomes.PutAllOutcome
net.sf.ehcache.
CacheOperationOutcomes.RemoveAllOutcome
net.sf.ehcache.
CacheOperationOutcomes.SearchOutcome
net.sf.ehcache.
CacheOperationOutcomes.EvictionOutcome
net.sf.ehcache.
CacheOperationOutcomes.ExpiredOutcome
net.sf.ehcache.
CacheOperationOutcomes.ClusterEventOutcomes
net.sf.ehcache.
CacheOperationOutcomes.NonStopOperationOutcomes
net.sf.ehcache.
CacheOperationOutcomes.ReplaceOneArgOutcome
net.sf.ehcache.
CacheOperationOutcomes.ReplaceTwoArgOutcome
net.sf.ehcache.
CacheOperationOutcomes.PutIfAbsentOutcome
net.sf.ehcache.
CacheOperationOutcomes.RemoveElementOutcome
net.sf.ehcache.event.
NotificationScope
net.sf.ehcache.statistics.extended.
StandardPassThroughStatistic
net.sf.ehcache.writer.writebehind.operations.
SingleOperationType
net.sf.ehcache.cluster.
ClusterScheme
net.sf.ehcache.search.attribute.
AttributeType
net.sf.ehcache.search.
Direction
net.sf.ehcache.concurrent.
LockType
net.sf.ehcache.config.
TimeoutBehaviorConfiguration.TimeoutBehaviorType
net.sf.ehcache.config.
TerracottaConfiguration.Consistency
net.sf.ehcache.config.
SizeOfPolicyConfiguration.MaxDepthExceededBehavior
net.sf.ehcache.config.
PinningConfiguration.Store
net.sf.ehcache.config.
PersistenceConfiguration.Strategy
net.sf.ehcache.config.
MemoryUnit
net.sf.ehcache.config.
Configuration.Monitoring
net.sf.ehcache.config.
CacheWriterConfiguration.WriteMode
net.sf.ehcache.config.
CacheConfiguration.TransactionalMode
net.sf.ehcache.config.generator.model.
XMLGeneratorVisitor.OutputBehavior
net.sf.ehcache.store.
StoreOperationOutcomes.GetOutcome
net.sf.ehcache.store.
StoreOperationOutcomes.PutOutcome
net.sf.ehcache.store.
StoreOperationOutcomes.RemoveOutcome
net.sf.ehcache.store.
MemoryStoreEvictionPolicy.MemoryStoreEvictionPolicyEnum
net.sf.ehcache.transaction.
Decision
net.sf.ehcache.transaction.xa.
XaRollbackOutcome
net.sf.ehcache.transaction.xa.
XaRecoveryOutcome
net.sf.ehcache.transaction.xa.
XaCommitOutcome
net.sf.ehcache.transaction.xa.processor.
XARequest.RequestType
net.sf.ehcache.constructs.blocking.
BlockingCacheOperationOutcomes.GetOutcome
net.sf.ehcache.distribution.
RmiEventMessage.RmiEventType
net.sf.ehcache.pool.sizeof.
JvmInformation
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
ehcache
PREV NEXT
FRAMES
NO FRAMES
All Classes
Copyright 2001-2014, Terracotta, Inc.