ehcache
A B C D E F G H I J K L M N O P Q R S T U V W X

A

AATreeSet<T extends Comparable> - Class in net.sf.ehcache.store.disk.ods
A AA-Tree based SortedSet implementation
AATreeSet() - Constructor for class net.sf.ehcache.store.disk.ods.AATreeSet
 
AATreeSet.AbstractTreeNode<E> - Class in net.sf.ehcache.store.disk.ods
Abstract node implementation that can be extended with a custom payload.
AATreeSet.AbstractTreeNode() - Constructor for class net.sf.ehcache.store.disk.ods.AATreeSet.AbstractTreeNode
Constructs an initial (leaf) node.
AATreeSet.Node<E> - Interface in net.sf.ehcache.store.disk.ods
Interface implemented by nodes within this tree.
absentValue() - Method in enum net.sf.ehcache.statistics.extended.StandardPassThroughStatistic
Statistic value when absent.
AbstractCacheConfigurationListener - Class in net.sf.ehcache.config
 
AbstractCacheConfigurationListener() - Constructor for class net.sf.ehcache.config.AbstractCacheConfigurationListener
 
AbstractCacheWriter - Class in net.sf.ehcache.writer
A convenience abstract base class that implements all CacheWriter methods.
AbstractCacheWriter() - Constructor for class net.sf.ehcache.writer.AbstractCacheWriter
 
AbstractDepthFirstVisitor - Class in net.sf.ehcache.config.generator.model
Implementation of NodeElementVisitor that does a depth-first traversal of the element.
AbstractDepthFirstVisitor() - Constructor for class net.sf.ehcache.config.generator.model.AbstractDepthFirstVisitor
 
AbstractNodeElement - Class in net.sf.ehcache.config.generator.model
An abstract implementation of NodeElement.
AbstractNodeElement(NodeElement) - Constructor for class net.sf.ehcache.config.generator.model.AbstractNodeElement
Constructor accepting the parent of this element
AbstractPolicy - Class in net.sf.ehcache.store
A base policy class
AbstractPolicy() - Constructor for class net.sf.ehcache.store.AbstractPolicy
 
AbstractPool - Class in net.sf.ehcache.pool.impl
An abstract pool implementation.
AbstractPool(long, PoolEvictor, SizeOfEngine) - Constructor for class net.sf.ehcache.pool.impl.AbstractPool
Create an AbstractPool instance
AbstractPoolAccessor - Class in net.sf.ehcache.pool.impl
Abstract PoolAccessor implementation providing pool to store binding functionality.
AbstractPoolAccessor(Pool, PoolParticipant, SizeOfEngine) - Constructor for class net.sf.ehcache.pool.impl.AbstractPoolAccessor
Creates an accessor for the specified participant to access the specified pool.
AbstractSoftLockManager - Class in net.sf.ehcache.transaction
An abstract map backed soft lock manager.
AbstractSoftLockManager(String, SoftLockFactory) - Constructor for class net.sf.ehcache.transaction.AbstractSoftLockManager
Create an abstract soft lock manager for the given cache name and soft lock factory.
AbstractStore - Class in net.sf.ehcache.store
 
AbstractStore() - Constructor for class net.sf.ehcache.store.AbstractStore
Constructor for stores that do not support search
AbstractStore(SearchManager, String) - Constructor for class net.sf.ehcache.store.AbstractStore
Constructor for stores that do support search
AbstractStoreCommand - Class in net.sf.ehcache.transaction.xa.commands
 
AbstractStoreCommand(Element, Element) - Constructor for class net.sf.ehcache.transaction.xa.commands.AbstractStoreCommand
Create a Store Command
AbstractTransactionIDFactory - Class in net.sf.ehcache.transaction
An abstract map backed transaction id factory.
AbstractTransactionIDFactory() - Constructor for class net.sf.ehcache.transaction.AbstractTransactionIDFactory
 
AbstractTransactionStore - Class in net.sf.ehcache.transaction
Abstract transactional store which provides implementation of all non-transactional methods
AbstractTransactionStore(Store) - Constructor for class net.sf.ehcache.transaction.AbstractTransactionStore
Constructor
AbstractWriteBehindQueue - Class in net.sf.ehcache.writer.writebehind
Abstract implementation of a WriteBehindQueue.
AbstractWriteBehindQueue(CacheConfiguration) - Constructor for class net.sf.ehcache.writer.writebehind.AbstractWriteBehindQueue
Create a new write behind queue.
accept(NodeElementVisitor) - Method in class net.sf.ehcache.config.generator.model.AbstractNodeElement
Accepts an NodeElementVisitor
accept(NodeElementVisitor) - Method in interface net.sf.ehcache.config.generator.model.NodeElement
Accepts an NodeElementVisitor
accept(Object) - Method in interface net.sf.ehcache.search.aggregator.AggregatorInstance
Add the given value to the aggregator function
accept(Object) - Method in class net.sf.ehcache.search.aggregator.Average
Add the given value to the aggregator function
accept(Object) - Method in class net.sf.ehcache.search.aggregator.Count
Add the given value to the aggregator function
accept(Object) - Method in class net.sf.ehcache.search.aggregator.Max
Add the given value to the aggregator function
accept(Object) - Method in class net.sf.ehcache.search.aggregator.Min
Add the given value to the aggregator function
accept(Object) - Method in class net.sf.ehcache.search.aggregator.Sum
Add the given value to the aggregator function
accessed - Variable in class net.sf.ehcache.store.chm.SelectableConcurrentHashMap.HashEntry
 
accessStrategyFactory - Variable in class net.sf.ehcache.hibernate.regions.EhcacheDataRegion
The EhcacheAccessStrategyFactory used for creating various access strategies
acquireCachePeers(Ehcache) - Method in class net.sf.ehcache.distribution.RMIBootstrapCacheLoader
Acquires the cache peers for this cache.
acquireReadLockOnKey(Object) - Method in class net.sf.ehcache.Cache
Acquires the proper read lock for a given cache key
acquireReadLockOnKey(Object) - Method in class net.sf.ehcache.constructs.classloader.ClassLoaderAwareCache
Acquires the proper read lock for a given cache key
acquireReadLockOnKey(Object) - Method in class net.sf.ehcache.constructs.EhcacheDecoratorAdapter
Acquires the proper read lock for a given cache key
acquireReadLockOnKey(Object) - Method in interface net.sf.ehcache.Ehcache
Acquires the proper read lock for a given cache key
acquireWriteLockOnKey(Object) - Method in class net.sf.ehcache.Cache
Acquires the proper write lock for a given cache key
acquireWriteLockOnKey(Object) - Method in class net.sf.ehcache.constructs.classloader.ClassLoaderAwareCache
Acquires the proper write lock for a given cache key
acquireWriteLockOnKey(Object) - Method in class net.sf.ehcache.constructs.EhcacheDecoratorAdapter
Acquires the proper write lock for a given cache key
acquireWriteLockOnKey(Object) - Method in interface net.sf.ehcache.Ehcache
Acquires the proper write lock for a given cache key
active() - Method in interface net.sf.ehcache.statistics.extended.ExtendedStatistics.Statistic
Active.
active() - Method in class net.sf.ehcache.statistics.extended.RateImpl
 
active() - Method in class net.sf.ehcache.statistics.extended.SemiExpiringStatistic
 
add(CollectionStats) - Method in class net.sf.ehcache.hibernate.management.impl.CollectionStats
 
add(EntityStats) - Method in class net.sf.ehcache.hibernate.management.impl.EntityStats
 
add(QueryStats) - Method in class net.sf.ehcache.hibernate.management.impl.QueryStats
 
add(Object, Object, Object, boolean) - Method in class net.sf.ehcache.pool.impl.AbstractPoolAccessor
Add an element to the pool.
add(long, boolean) - Method in class net.sf.ehcache.pool.impl.AbstractPoolAccessor
Add a specific number of bytes to the pool.
add(Object, Object, Object, boolean) - Method in interface net.sf.ehcache.pool.PoolAccessor
Add an element to the pool.
add(Object) - Method in class net.sf.ehcache.store.CacheKeySet
You can't add to this set, will throw!
add(T) - Method in class net.sf.ehcache.store.disk.ods.AATreeSet
 
add(Map.Entry<K, V>) - Method in class net.sf.ehcache.util.concurrent.ConcurrentHashMap.EntrySetView
 
add(K) - Method in class net.sf.ehcache.util.concurrent.ConcurrentHashMap.KeySetView
 
add(V) - Method in class net.sf.ehcache.util.concurrent.ConcurrentHashMap.ValuesView
 
add(long) - Method in class net.sf.ehcache.util.concurrent.LongAdder
Adds the given value.
add(E) - Method in class net.sf.ehcache.util.LargeCollection
add(E) - Method in class net.sf.ehcache.util.SetAsList
add(int, E) - Method in class net.sf.ehcache.util.SetAsList
Does not support List methods UnsupportedOperationException.
addAll(Collection) - Method in class net.sf.ehcache.store.CacheKeySet
You can't add to this set, will throw!
addAll(Collection<? extends Map.Entry<K, V>>) - Method in class net.sf.ehcache.util.concurrent.ConcurrentHashMap.EntrySetView
 
addAll(Collection<? extends K>) - Method in class net.sf.ehcache.util.concurrent.ConcurrentHashMap.KeySetView
 
addAll(Collection<? extends V>) - Method in class net.sf.ehcache.util.concurrent.ConcurrentHashMap.ValuesView
 
addAll(Collection<? extends E>) - Method in class net.sf.ehcache.util.SetAsList
addAll(int, Collection<? extends E>) - Method in class net.sf.ehcache.util.SetAsList
Does not support List methods UnsupportedOperationException.
addAllCachesCurrentlyIn(CacheManager) - Method in class net.sf.ehcache.search.query.QueryManagerBuilder
Adds all Caches present in a Cache Manager to the internal state of the query manager.
addAllFactoryConfigsAsChildElements(NodeElement, String, Collection<? extends FactoryConfiguration>) - Static method in class net.sf.ehcache.config.generator.model.AbstractNodeElement
Helper method that adds all the FactoryConfiguration from the parameter as child elements by creating FactoryConfigurationElement for each of them
addAttribute(NodeAttribute) - Method in class net.sf.ehcache.config.generator.model.AbstractNodeElement
Add an attribute
addAttribute(NodeAttribute) - Method in interface net.sf.ehcache.config.generator.model.NodeElement
Add an attribute
addBootstrapCacheLoaderFactory(CacheConfiguration.BootstrapCacheLoaderFactoryConfiguration) - Method in class net.sf.ehcache.config.CacheConfiguration
Allows BeanHandler to add the CacheManagerEventListener to the configuration.
addCache(String) - Method in class net.sf.ehcache.CacheManager
Adds a Ehcache based on the defaultCache with the given name.
addCache(Cache) - Method in class net.sf.ehcache.CacheManager
Adds a Cache to the CacheManager.
addCache(Ehcache) - Method in class net.sf.ehcache.CacheManager
Adds an Ehcache to the CacheManager.
addCache(CacheConfiguration) - Method in class net.sf.ehcache.config.Configuration
Allows BeanHandler to add Cache Configurations to the configuration.
addCache(Ehcache) - Method in class net.sf.ehcache.search.query.QueryManagerBuilder
Adds a Cache to the internal state and allows it to be used as a target in a BMSQL statement's FROM clause.
addCacheDecoratorFactory(CacheConfiguration.CacheDecoratorFactoryConfiguration) - Method in class net.sf.ehcache.config.CacheConfiguration
Used by BeanUtils to add each cacheDecoratorFactory to the cache configuration.
addCacheEventListenerFactory(CacheConfiguration.CacheEventListenerFactoryConfiguration) - Method in class net.sf.ehcache.config.CacheConfiguration
Used by BeanUtils to add cacheEventListenerFactory elements to the cache configuration.
addCacheExceptionHandlerFactory(CacheConfiguration.CacheExceptionHandlerFactoryConfiguration) - Method in class net.sf.ehcache.config.CacheConfiguration
Add the CacheExceptionHandlerFactory to the configuration.
addCacheExtensionFactory(CacheConfiguration.CacheExtensionFactoryConfiguration) - Method in class net.sf.ehcache.config.CacheConfiguration
Used by BeanUtils to add cacheExtensionFactory elements to the cache configuration.
addCacheIfAbsent(Ehcache) - Method in class net.sf.ehcache.CacheManager
Only adds the cache to the CacheManager should not one with the same name already be present
addCacheIfAbsent(String) - Method in class net.sf.ehcache.CacheManager
Only creates and adds the cache to the CacheManager should not one with the same name already be present
addCacheLoaderFactory(CacheConfiguration.CacheLoaderFactoryConfiguration) - Method in class net.sf.ehcache.config.CacheConfiguration
Used by BeanUtils to add each cacheLoaderFactory to the cache configuration.
addCacheManagerEventListenerFactory(FactoryConfiguration) - Method in class net.sf.ehcache.config.Configuration
Allows BeanHandler to add the CacheManagerEventListener to the configuration.
addCacheManagerPeerListenerFactory(FactoryConfiguration) - Method in class net.sf.ehcache.config.Configuration
Adds a CacheManagerPeerListener through FactoryConfiguration.
addCacheManagerPeerProviderFactory(FactoryConfiguration) - Method in class net.sf.ehcache.config.Configuration
Adds a CacheManagerPeerProvider through FactoryConfiguration.
addCacheWriter(CacheWriterConfiguration) - Method in class net.sf.ehcache.config.CacheConfiguration
Allows BeanHandler to add the CacheWriterConfiguration to the configuration.
addCacheWriterFactory(CacheWriterConfiguration.CacheWriterFactoryConfiguration) - Method in class net.sf.ehcache.config.CacheWriterConfiguration
Allows BeanHandler to add the CacheWriterFactory to the configuration.
addChildElement(NodeElement) - Method in class net.sf.ehcache.config.generator.model.AbstractNodeElement
Adds a child element.
addChildElement(NodeElement) - Method in interface net.sf.ehcache.config.generator.model.NodeElement
Adds a child element.
addCommand(Command, Element) - Method in class net.sf.ehcache.transaction.xa.XATransactionContext
Add a command to the current LocalTransactionContext
addCommonAttributesWithDefaultCache(NodeElement, Configuration, CacheConfiguration) - Static method in class net.sf.ehcache.config.generator.model.elements.CacheConfigurationElement
Adds all attributes which are common with the "defaultCache" element in ehcache.xsd
addCommonChildElementsWithDefaultCache(NodeElement, CacheConfiguration) - Static method in class net.sf.ehcache.config.generator.model.elements.CacheConfigurationElement
Adds all common child elements with the "defaultCache" element in ehcache.xsd
addConfigurationListener(CacheConfigurationListener) - Method in class net.sf.ehcache.config.CacheConfiguration
Add a listener to this cache configuration
addCopyStrategy(CopyStrategyConfiguration) - Method in class net.sf.ehcache.config.CacheConfiguration
Sets the CopyStrategyConfiguration for this cache
addCounter(Counter) - Method in interface net.sf.ehcache.util.counter.CounterManager
Adds a counter.
addCounter(Counter) - Method in class net.sf.ehcache.util.counter.CounterManagerImpl
Adds a counter.
addCriteria(Criteria) - Method in interface net.sf.ehcache.search.Query
Adds a criteria to the query
addDecoratedCache(Ehcache) - Method in class net.sf.ehcache.CacheManager
Adds a decorated Ehcache to the CacheManager.
addDecoratedCacheIfAbsent(Ehcache) - Method in class net.sf.ehcache.CacheManager
Same as CacheManager.addDecoratedCache(Ehcache) but does not throw exception if another cache with same name already exists.
addDefaultCache(CacheConfiguration) - Method in class net.sf.ehcache.config.Configuration
Allows BeanHandler to add a default configuration to the configuration.
addDiskStore(DiskStoreConfiguration) - Method in class net.sf.ehcache.config.Configuration
Allows BeanHandler to add disk store location to the configuration.
addDynamicSearchListener(DynamicSearchListener) - Method in class net.sf.ehcache.config.CacheConfiguration
Add a dynamic extractor configuration listener
addElementValueComparator(ElementValueComparatorConfiguration) - Method in class net.sf.ehcache.config.CacheConfiguration
Sets the ElementValueComparatorConfiguration for this cache The default configuration will setup a DefaultElementValueComparator
addGroupBy(Attribute<?>...) - Method in interface net.sf.ehcache.search.Query
Group result set by unique value(s) of specified attribute(s).
addItem(SingleOperation) - Method in class net.sf.ehcache.writer.writebehind.AbstractWriteBehindQueue
Add an item to the write behind queue
addListener(CachingTier.Listener<K, V>) - Method in interface net.sf.ehcache.store.CachingTier
Adds a CachingTier.Listener to the cache
addListener(CachingTier.Listener<K, V>) - Method in class net.sf.ehcache.store.cachingtier.OnHeapCachingTier
 
addListener(TransactionListener) - Method in class net.sf.ehcache.transaction.local.LocalTransactionContext
Add a TransactionListener to this context
addManagementRESTService(ManagementRESTServiceConfiguration) - Method in class net.sf.ehcache.config.Configuration
Allows BeanHandler to add a ManagementRESTService configuration to the configuration
addNonstop(NonstopConfiguration) - Method in class net.sf.ehcache.config.TerracottaConfiguration
Add the NonstopConfiguration
addNotificationListener(NotificationListener, NotificationFilter, Object) - Method in class net.sf.ehcache.hibernate.management.impl.BaseEmitterBean
 
addNotificationListener(NotificationListener, NotificationFilter, Object) - Method in class net.sf.ehcache.hibernate.management.impl.NullHibernateStats
 
addOrderBy(Attribute<?>, Direction) - Method in interface net.sf.ehcache.search.Query
Request result set ordering by the given attribute and direction.
addPersistence(PersistenceConfiguration) - Method in class net.sf.ehcache.config.CacheConfiguration
Sets the PersistenceConfiguration for this cache.
addPinning(PinningConfiguration) - Method in class net.sf.ehcache.config.CacheConfiguration
Allows BeanHandler to add the PinningConfiguration to the configuration.
addPropertyChangeListener(PropertyChangeListener) - Method in class net.sf.ehcache.Cache
 
addPropertyChangeListener(PropertyChangeListener) - Method in class net.sf.ehcache.config.Configuration
Adds a PropertyChangeListener for this configuration
addPropertyChangeListener(PropertyChangeListener) - Method in class net.sf.ehcache.constructs.classloader.ClassLoaderAwareCache
Add a PropertyChangeListener.
addPropertyChangeListener(PropertyChangeListener) - Method in class net.sf.ehcache.constructs.EhcacheDecoratorAdapter
Add a PropertyChangeListener.
addPropertyChangeListener(PropertyChangeListener) - Method in interface net.sf.ehcache.Ehcache
Add a PropertyChangeListener.
addSearchable(Searchable) - Method in class net.sf.ehcache.config.CacheConfiguration
Add configuration to make this cache searchable
addSearchAttribute(SearchAttribute) - Method in class net.sf.ehcache.config.Searchable
Add the given search attribute
addSizeOfPolicy(SizeOfPolicyConfiguration) - Method in class net.sf.ehcache.config.CacheConfiguration
Sets the SizeOfPolicyConfiguration for this cache.
addSizeOfPolicy(SizeOfPolicyConfiguration) - Method in class net.sf.ehcache.config.Configuration
Sets the default SizeOfPolicyConfiguration for this cache manager.
addStoreListener(StoreListener) - Method in class net.sf.ehcache.store.AbstractStore
Add a listener to the store.
addStoreListener(StoreListener) - Method in class net.sf.ehcache.store.CacheStore
 
addStoreListener(StoreListener) - Method in class net.sf.ehcache.store.ElementIdAssigningStore
Add a listener to the store.
addStoreListener(StoreListener) - Method in interface net.sf.ehcache.store.Store
Add a listener to the store.
addTerracotta(TerracottaConfiguration) - Method in class net.sf.ehcache.config.CacheConfiguration
Allows BeanHandler to add the TerracottaConfiguration to the configuration.
addTerracottaConfig(TerracottaClientConfiguration) - Method in class net.sf.ehcache.config.Configuration
Allows BeanHandler to add a Terracotta configuration to the configuration
addTimeoutBehavior(TimeoutBehaviorConfiguration) - Method in class net.sf.ehcache.config.NonstopConfiguration
Set the value of timeoutBehavior
addToMeasuredSize(long) - Method in exception net.sf.ehcache.pool.sizeof.MaxDepthExceededException
Add to the partially measured size
addTopologyListener(ClusterTopologyListener) - Method in interface net.sf.ehcache.cluster.CacheCluster
Add a listener for cluster events
addTopologyListener(ClusterTopologyListener) - Method in class net.sf.ehcache.cluster.NoopCacheCluster
Add a listener for cluster events
addTopologyListener(ClusterTopologyListener) - Method in class net.sf.ehcache.terracotta.TerracottaCacheCluster
Add a listener for cluster events
addToReplicationQueue(RmiEventMessage) - Method in class net.sf.ehcache.distribution.RMIAsynchronousCacheReplicator
Adds a message to the queue.
addTransactionManagerLookup(FactoryConfiguration) - Method in class net.sf.ehcache.config.Configuration
Allows BeanHandler to add transaction manager lookup to the configuration.
addTwoPcExecutionListener(XAExecutionListener) - Method in interface net.sf.ehcache.transaction.xa.EhcacheXAResource
Add a listener which will be called back according to the 2PC lifecycle
addTwoPcExecutionListener(XAExecutionListener) - Method in class net.sf.ehcache.transaction.xa.EhcacheXAResourceImpl
Add a listener which will be called back according to the 2PC lifecycle
afterCommit() - Method in interface net.sf.ehcache.transaction.local.TransactionListener
This method gets called right after the transaction is committed
afterCommitOrRollback(EhcacheXAResource) - Method in interface net.sf.ehcache.transaction.xa.XAExecutionListener
Called when the resource committed or rolled back
afterInsert(Object, Object, Object) - Method in class net.sf.ehcache.hibernate.ccs.EhcacheNonstrictReadWriteCache
Deprecated. A No-Op.
afterInsert(Object, Object, Object) - Method in class net.sf.ehcache.hibernate.ccs.EhcacheReadOnlyCache
Deprecated. Inserts the specified item into the cache.
afterInsert(Object, Object, Object) - Method in class net.sf.ehcache.hibernate.ccs.EhcacheReadWriteCache
Deprecated. 
afterInsert(Object, Object, Object) - Method in class net.sf.ehcache.hibernate.nonstop.NonstopAwareEntityRegionAccessStrategy
afterInsert(Object, Object, Object) - Method in class net.sf.ehcache.hibernate.strategy.NonStrictReadWriteEhcacheEntityRegionAccessStrategy
Returns false since this is a non-strict read/write cache access strategy
afterInsert(Object, Object, Object) - Method in class net.sf.ehcache.hibernate.strategy.ReadOnlyEhcacheEntityRegionAccessStrategy
afterInsert(Object, Object, Object) - Method in class net.sf.ehcache.hibernate.strategy.ReadWriteEhcacheEntityRegionAccessStrategy
afterInsert(Object, Object, Object) - Method in class net.sf.ehcache.hibernate.strategy.TransactionalEhcacheEntityRegionAccessStrategy
afterRollback() - Method in interface net.sf.ehcache.transaction.local.TransactionListener
This method gets called right after the transaction is rolled back
afterUpdate(Object, Object, Object, SoftLock) - Method in class net.sf.ehcache.hibernate.ccs.EhcacheNonstrictReadWriteCache
Deprecated. Removes the invalidated item.
afterUpdate(Object, Object, Object, SoftLock) - Method in class net.sf.ehcache.hibernate.ccs.EhcacheReadOnlyCache
Deprecated. Throws UnsupportedOperationException since items in a read-only cache should not be mutated.
afterUpdate(Object, Object, Object, SoftLock) - Method in class net.sf.ehcache.hibernate.ccs.EhcacheReadWriteCache
Deprecated. 
afterUpdate(Object, Object, Object, Object, SoftLock) - Method in class net.sf.ehcache.hibernate.nonstop.NonstopAwareEntityRegionAccessStrategy
afterUpdate(Object, Object, Object, Object, SoftLock) - Method in class net.sf.ehcache.hibernate.strategy.NonStrictReadWriteEhcacheEntityRegionAccessStrategy
afterUpdate(Object, Object, Object, Object, SoftLock) - Method in class net.sf.ehcache.hibernate.strategy.ReadOnlyEhcacheEntityRegionAccessStrategy
Throws UnsupportedOperationException since this cache is read-only
afterUpdate(Object, Object, Object, Object, SoftLock) - Method in class net.sf.ehcache.hibernate.strategy.ReadWriteEhcacheEntityRegionAccessStrategy
afterUpdate(Object, Object, Object, Object, SoftLock) - Method in class net.sf.ehcache.hibernate.strategy.TransactionalEhcacheEntityRegionAccessStrategy
AgentSizeOf - Class in net.sf.ehcache.pool.sizeof
SizeOf implementation that relies on a Java agent to be loaded to do the measurement It will try to load the agent through the JDK6 Attach API if available All it's constructor do throw UnsupportedOperationException if the agent isn't present or couldn't be loaded dynamically
AgentSizeOf() - Constructor for class net.sf.ehcache.pool.sizeof.AgentSizeOf
Builds a new SizeOf that will not filter fields and will cache reflected fields
AgentSizeOf(SizeOfFilter) - Constructor for class net.sf.ehcache.pool.sizeof.AgentSizeOf
Builds a new SizeOf that will filter fields according to the provided filter and will cache reflected fields
AgentSizeOf(SizeOfFilter, boolean) - Constructor for class net.sf.ehcache.pool.sizeof.AgentSizeOf
Builds a new SizeOf that will filter fields according to the provided filter
aggregate(CacheRegionStats) - Method in class net.sf.ehcache.hibernate.management.impl.AggregateCacheRegionStats
 
AggregateCacheRegionStats - Class in net.sf.ehcache.hibernate.management.impl
 
AggregateCacheRegionStats(String) - Constructor for class net.sf.ehcache.hibernate.management.impl.AggregateCacheRegionStats
 
AggregateIterator<T> - Class in net.sf.ehcache.util
This Iterator iterates over a collection of iterators.
AggregateIterator(Collection<?>, List<Iterator<T>>) - Constructor for class net.sf.ehcache.util.AggregateIterator
 
AggregateOnlyResult - Class in net.sf.ehcache.search.impl
A result implementation intended solely for holding aggregate results.
AggregateOnlyResult(StoreQuery) - Constructor for class net.sf.ehcache.search.impl.AggregateOnlyResult
Constructor
aggregateResult() - Method in interface net.sf.ehcache.search.aggregator.AggregatorInstance
Retrieve the final result
aggregateResult() - Method in class net.sf.ehcache.search.aggregator.Average
Retrieve the final result
aggregateResult() - Method in class net.sf.ehcache.search.aggregator.Count
Retrieve the final result
aggregateResult() - Method in class net.sf.ehcache.search.aggregator.Max
Retrieve the final result
aggregateResult() - Method in class net.sf.ehcache.search.aggregator.Min
Retrieve the final result
aggregateResult() - Method in class net.sf.ehcache.search.aggregator.Sum
Retrieve the final result
Aggregator - Interface in net.sf.ehcache.search.aggregator
An Aggregator describes a requested aggregation for a query and provides aggregator instances for execution
AggregatorException - Exception in net.sf.ehcache.search.aggregator
Thrown if an Aggregator cannot complete.
AggregatorException(String) - Constructor for exception net.sf.ehcache.search.aggregator.AggregatorException
AggregatorException
AggregatorInstance<T> - Interface in net.sf.ehcache.search.aggregator
An AggregatorInstance takes input objects and computes an aggregate function from them.
Aggregators - Class in net.sf.ehcache.search.aggregator
Helper class to construct the builtin aggregator types.
alive() - Method in interface net.sf.ehcache.distribution.CacheReplicator
Checks that the replicator is is STATUS_ALIVE.
alive() - Method in class net.sf.ehcache.distribution.RMISynchronousCacheReplicator
Checks that the replicator is is STATUS_ALIVE.
all() - Method in class net.sf.ehcache.search.impl.BaseQueryInterpreter
hook
all() - Method in class net.sf.ehcache.search.impl.ResultsImpl
List containing all of the search results.
all() - Method in class net.sf.ehcache.search.NullResults
List containing all of the search results.
all() - Method in interface net.sf.ehcache.search.Results
List containing all of the search results.
ALL_CACHE_GET_OUTCOMES - Static variable in interface net.sf.ehcache.statistics.extended.ExtendedStatistics
The Constant ALL_CACHE_GET_OUTCOMES.
ALL_CACHE_MANAGERS - Static variable in class net.sf.ehcache.CacheManager
Keeps track of all known CacheManagers.
ALL_CACHE_MISS_OUTCOMES - Static variable in interface net.sf.ehcache.statistics.extended.ExtendedStatistics
The Constant ALL_CACHE_MISS_OUTCOMES.
ALL_CACHE_PUT_OUTCOMES - Static variable in interface net.sf.ehcache.statistics.extended.ExtendedStatistics
The Constant ALL_CACHE_PUT_OUTCOMES.
ALL_STORE_PUT_OUTCOMES - Static variable in interface net.sf.ehcache.statistics.extended.ExtendedStatistics
The Constant ALL_STORE_PUT_OUTCOMES.
allGet() - Method in interface net.sf.ehcache.statistics.extended.ExtendedStatistics
All get.
allGet() - Method in class net.sf.ehcache.statistics.extended.ExtendedStatisticsImpl
 
allMiss() - Method in interface net.sf.ehcache.statistics.extended.ExtendedStatistics
All miss.
allMiss() - Method in class net.sf.ehcache.statistics.extended.ExtendedStatisticsImpl
 
alloc(long) - Method in class net.sf.ehcache.store.disk.ods.FileAllocationTree
Allocate a new region of the given size.
allowDynamicIndexing(boolean) - Method in class net.sf.ehcache.config.Searchable
Allow or disallow dynamic search attribute extraction
allows(Object) - Method in interface net.sf.ehcache.store.disk.ElementSubstituteFilter
Returns true if this object passes the filter.
allowsDynamicCacheConfig() - Method in class net.sf.ehcache.config.Configuration.RuntimeCfg
 
allPut() - Method in interface net.sf.ehcache.statistics.extended.ExtendedStatistics
All put.
allPut() - Method in class net.sf.ehcache.statistics.extended.ExtendedStatisticsImpl
 
AlwaysMatch - Class in net.sf.ehcache.search.expression
Criteria that always return true
AlwaysMatch() - Constructor for class net.sf.ehcache.search.expression.AlwaysMatch
 
and(Criteria) - Method in class net.sf.ehcache.search.expression.AlwaysMatch
Produce a criteria that is the boolean "and" of this and the given other criteria
And - Class in net.sf.ehcache.search.expression
A search criteria composed of the logical "and" of two or more other criteria
And(Criteria, Criteria) - Constructor for class net.sf.ehcache.search.expression.And
Simple constructor for two criteria
and(Criteria) - Method in class net.sf.ehcache.search.expression.And
 
and(Criteria) - Method in class net.sf.ehcache.search.expression.BaseCriteria
Produce a criteria that is the boolean "and" of this and the given other criteria
and(Criteria) - Method in interface net.sf.ehcache.search.expression.Criteria
Produce a criteria that is the boolean "and" of this and the given other criteria
and(And) - Method in class net.sf.ehcache.search.impl.BaseQueryInterpreter
hook
AnnotationProxyFactory - Class in net.sf.ehcache.pool.sizeof.filter
Allows you to transform the type of your custom annotation to a reference annotation type.
AnnotationSizeOfFilter - Class in net.sf.ehcache.pool.sizeof.filter
A Filter that will filter fields, based on the IgnoreSizeOf annotation
AnnotationSizeOfFilter() - Constructor for class net.sf.ehcache.pool.sizeof.filter.AnnotationSizeOfFilter
 
asConfigElement(NodeElement) - Method in class net.sf.ehcache.config.SearchAttribute
Create a generated config element node for this search attribute definition
assertRequiredCoreVersionPresent() - Method in class net.sf.ehcache.util.ProductInfo
Assert that the current product is compatible with the version of ehcache available on the classpath
assignFreePort(boolean) - Method in class net.sf.ehcache.distribution.RMICacheManagerPeerListener
Assigns a free port to be the listener port.
asynchronous - Variable in class net.sf.ehcache.distribution.RMIBootstrapCacheLoader
Whether to load asynchronously
AtomicLongSequence - Class in net.sf.ehcache.util
Simple non-persistent implementation of LongSequence
AtomicLongSequence() - Constructor for class net.sf.ehcache.util.AtomicLongSequence
 
AtomikosSelector - Class in net.sf.ehcache.transaction.manager.selector
A Selector for the Atomikos transaction manager.
AtomikosSelector() - Constructor for class net.sf.ehcache.transaction.manager.selector.AtomikosSelector
Constructor
attemptResolutionOfUniqueResourceConflict() - Method in interface net.sf.ehcache.distribution.CacheManagerPeerListener
If a conflict is detected in unique resource use, this method signals the listener to attempt automatic resolution of the resource conflict.
attemptResolutionOfUniqueResourceConflict() - Method in class net.sf.ehcache.distribution.RMICacheManagerPeerListener
If a conflict is detected in unique resource use, this method signals the listener to attempt automatic resolution of the resource conflict.
Attribute<T> - Class in net.sf.ehcache.search
A search attribute.
Attribute(String) - Constructor for class net.sf.ehcache.search.Attribute
Construct a new attribute instance.
attribute(String) - Method in class net.sf.ehcache.search.impl.BaseQueryInterpreter
hook
attributeAscending(String) - Method in class net.sf.ehcache.search.impl.BaseQueryInterpreter
hook
attributeDescending(String) - Method in class net.sf.ehcache.search.impl.BaseQueryInterpreter
hook
AttributeExtractor - Interface in net.sf.ehcache.search.attribute
Used to extract a search attribute value for a given cache element.

Instances must be Serializable in order to ensure identical extractors are used in distributed caches
AttributeExtractorException - Exception in net.sf.ehcache.search.attribute
An exception to indicate that an attribute extractor was unable to be processed.
AttributeExtractorException(String) - Constructor for exception net.sf.ehcache.search.attribute.AttributeExtractorException
Construct a AttributeExtractorException
AttributeExtractorException(String, Throwable) - Constructor for exception net.sf.ehcache.search.attribute.AttributeExtractorException
Construct a AttributeExtractorException with an underlying cause and message
AttributeExtractorException(Throwable) - Constructor for exception net.sf.ehcache.search.attribute.AttributeExtractorException
Construct a AttributeExtractorException with an underlying cause
attributeExtractors - Variable in class net.sf.ehcache.store.AbstractStore
search attribute extractors
attributeFor(Element, String) - Method in interface net.sf.ehcache.search.attribute.AttributeExtractor
Extract the attribute value.
attributeFor(Element, String) - Method in class net.sf.ehcache.search.attribute.JavaBeanAttributeExtractor
Extract the attribute value.
attributeFor(Element, String) - Method in class net.sf.ehcache.search.attribute.KeyObjectAttributeExtractor
Extract the attribute value.
attributeFor(Element, String) - Method in class net.sf.ehcache.search.attribute.ReflectionAttributeExtractor
Evaluate the expression for the given element
attributeFor(Element, String) - Method in class net.sf.ehcache.search.attribute.ValueObjectAttributeExtractor
Extract the attribute value.
AttributeProxy<T> - Class in net.sf.ehcache.statistics.beans
The Class AttributeProxy, used to proxy operations from a dynamic mbean to a POJO object.
AttributeProxy(Class<T>, String, String, boolean, boolean) - Constructor for class net.sf.ehcache.statistics.beans.AttributeProxy
Instantiates a new attribute proxy.
attributes - Variable in class net.sf.ehcache.config.generator.model.AbstractNodeElement
List of attributes
attributesFor(Element) - Method in interface net.sf.ehcache.search.attribute.DynamicAttributesExtractor
Given a particular cache element, returns a map from attribute names, to their respective values to use for indexing.
AttributeType - Enum in net.sf.ehcache.search.attribute
Defines the legal set of runtime types for search attributes
AuthoritativeTier - Interface in net.sf.ehcache.store
Document me
AUTO_LOCATION - Static variable in class net.sf.ehcache.config.ManagementRESTServiceConfiguration
Synthetic security service location used when it should be auto-discovered.
average(Attribute<?>) - Static method in class net.sf.ehcache.search.aggregator.Aggregators
Construct an average value aggregator
Average - Class in net.sf.ehcache.search.aggregator
Compute the average (arithmetic mean) as a double
Average(Attribute<?>) - Constructor for class net.sf.ehcache.search.aggregator.Average
 
average() - Method in class net.sf.ehcache.search.Attribute
Request an average value aggregation of this attribute
average(String) - Method in class net.sf.ehcache.search.impl.BaseQueryInterpreter
hook
average() - Method in interface net.sf.ehcache.statistics.extended.ExtendedStatistics.Latency
Average observed latency.

B

BalancedAccessEvictor - Class in net.sf.ehcache.pool.impl
Abstract implementation of a global 'cache value' maximizing pool eviction algorithm.
BalancedAccessEvictor() - Constructor for class net.sf.ehcache.pool.impl.BalancedAccessEvictor
 
BaseCriteria - Class in net.sf.ehcache.search.expression
Base class for all criteria types
BaseCriteria() - Constructor for class net.sf.ehcache.search.expression.BaseCriteria
 
BaseEmitterBean - Class in net.sf.ehcache.hibernate.management.impl
 
BaseEmitterBean(Class<T>) - Constructor for class net.sf.ehcache.hibernate.management.impl.BaseEmitterBean
BaseEmitterBean
BaseQueryInterpreter - Class in net.sf.ehcache.search.impl
Base class for interpreting store queries.
BaseQueryInterpreter() - Constructor for class net.sf.ehcache.search.impl.BaseQueryInterpreter
 
BaseResult - Class in net.sf.ehcache.search.impl
Base result implementation
BaseResult(StoreQuery) - Constructor for class net.sf.ehcache.search.impl.BaseResult
Constructor
basicGetAttribute(String) - Method in class net.sf.ehcache.search.impl.AggregateOnlyResult
 
basicGetAttribute(String) - Method in class net.sf.ehcache.search.impl.BaseResult
Get the actual attribute value
basicGetAttribute(String) - Method in class net.sf.ehcache.search.impl.GroupedResultImpl
 
basicGetAttribute(String) - Method in class net.sf.ehcache.search.impl.ResultImpl
 
basicGetKey() - Method in class net.sf.ehcache.search.impl.AggregateOnlyResult
 
basicGetKey() - Method in class net.sf.ehcache.search.impl.BaseResult
Get the actual key value
basicGetKey() - Method in class net.sf.ehcache.search.impl.GroupedResultImpl
 
basicGetKey() - Method in class net.sf.ehcache.search.impl.ResultImpl
 
basicGetValue() - Method in class net.sf.ehcache.search.impl.AggregateOnlyResult
 
basicGetValue() - Method in class net.sf.ehcache.search.impl.BaseResult
Get the actual value
basicGetValue() - Method in class net.sf.ehcache.search.impl.GroupedResultImpl
 
basicGetValue() - Method in class net.sf.ehcache.search.impl.ResultImpl
 
BATCH_SIZE_KEY - Static variable in class net.sf.ehcache.constructs.refreshahead.RefreshAheadCacheConfiguration
Properties key for the batch size attribute
BatchOperation - Interface in net.sf.ehcache.writer.writebehind.operations
Interface to implement batch operations that are executed on a cache writer
batchSize(int) - Method in class net.sf.ehcache.constructs.refreshahead.RefreshAheadCacheConfiguration
Fluently set the batch size for processing refresh requests.
BeanUtils - Class in net.sf.ehcache.hibernate.management.impl
Reflective utilities for dealing with backward-incompatible change to statistics types in Hibernate 3.5.
BeanUtils() - Constructor for class net.sf.ehcache.hibernate.management.impl.BeanUtils
 
beforeCommit() - Method in interface net.sf.ehcache.transaction.local.TransactionListener
This method gets called right before the transaction is committed
beforePrepare(EhcacheXAResource) - Method in interface net.sf.ehcache.transaction.xa.XAExecutionListener
Called when the resource is about to prepare
begin() - Method in class net.sf.ehcache.TransactionController
Begin a new transaction and bind its context to the current thread
begin(int) - Method in class net.sf.ehcache.TransactionController
Begin a new transaction with the specified timeout and bind its context to the current thread
beginTransactionIfNeeded(Ehcache) - Static method in class net.sf.ehcache.util.CacheTransactionHelper
Begin a transaction on the current thread if the cache is configured as transactional, otherwise this method does nothing.
between(T, T) - Method in class net.sf.ehcache.search.Attribute
Create a range criteria between the given min/max (inclusive).
between(T, T, boolean, boolean) - Method in class net.sf.ehcache.search.Attribute
Create a range criteria between the given min/max with specified inclusiveness
Between - Class in net.sf.ehcache.search.expression
Range criteria
Between(String, Object, Object, boolean, boolean) - Constructor for class net.sf.ehcache.search.expression.Between
Constructor
between(Between) - Method in class net.sf.ehcache.search.impl.BaseQueryInterpreter
hook
BIN_DIGITS - Static variable in class net.sf.ehcache.util.Timestamper
Value for left shifting System.currentTimeMillis, freeing some space for the counter
bind(String, RMICachePeer) - Method in class net.sf.ehcache.distribution.RMICacheManagerPeerListener
Bind a cache peer
bind(DiskStore) - Method in class net.sf.ehcache.store.disk.DiskStorageFactory
Bind a store instance to this factory.
BitronixSelector - Class in net.sf.ehcache.transaction.manager.selector
A Selector for the Bitronix Transaction Manager.
BitronixSelector() - Constructor for class net.sf.ehcache.transaction.manager.selector.BitronixSelector
Constructor
BlockingCache - Class in net.sf.ehcache.constructs.blocking
A blocking decorator for an Ehcache, backed by a Ehcache.
BlockingCache(Ehcache, int) - Constructor for class net.sf.ehcache.constructs.blocking.BlockingCache
Creates a BlockingCache which decorates the supplied cache.
BlockingCache(Ehcache) - Constructor for class net.sf.ehcache.constructs.blocking.BlockingCache
Creates a BlockingCache which decorates the supplied cache.
BlockingCacheOperationOutcomes - Class in net.sf.ehcache.constructs.blocking
The Class BlockingCacheOperationOutcomes.
BlockingCacheOperationOutcomes() - Constructor for class net.sf.ehcache.constructs.blocking.BlockingCacheOperationOutcomes
 
BlockingCacheOperationOutcomes.GetOutcome - Enum in net.sf.ehcache.constructs.blocking
The operation outcome for BlockingCache gets
BooleanBeanProxy - Class in net.sf.ehcache.statistics.beans
A proxy for Boolean flavored bean proxies.
BooleanBeanProxy(String, String, boolean, boolean) - Constructor for class net.sf.ehcache.statistics.beans.BooleanBeanProxy
Instantiates a new boolean bean proxy.
bootstrap() - Method in class net.sf.ehcache.Cache
Bootstrap command.
bootstrap() - Method in class net.sf.ehcache.constructs.classloader.ClassLoaderAwareCache
Bootstrap command.
bootstrap() - Method in class net.sf.ehcache.constructs.EhcacheDecoratorAdapter
Bootstrap command.
bootstrap() - Method in interface net.sf.ehcache.Ehcache
Bootstrap command.
BOOTSTRAP_ASYNCHRONOUSLY - Static variable in class net.sf.ehcache.bootstrap.BootstrapCacheLoaderFactory
The property name expected in ehcache.xml for the bootstrap asyncrhonously switch.
BootstrapCacheLoader - Interface in net.sf.ehcache.bootstrap
 
BootstrapCacheLoaderFactory<T extends BootstrapCacheLoader> - Class in net.sf.ehcache.bootstrap
An abstract factory for creating BootstrapCacheLoader instances.
BootstrapCacheLoaderFactory() - Constructor for class net.sf.ehcache.bootstrap.BootstrapCacheLoaderFactory
 
bootstrapCacheLoaderFactory(CacheConfiguration.BootstrapCacheLoaderFactoryConfiguration) - Method in class net.sf.ehcache.config.CacheConfiguration
 
bootstrapCacheLoaderFactoryConfiguration - Variable in class net.sf.ehcache.config.CacheConfiguration
The BootstrapCacheLoaderFactoryConfiguration.
BoundedPool - Class in net.sf.ehcache.pool.impl
A pool which loosely obeys to its bound: it can allow the accessors to consume more bytes than what has been configured if that helps concurrency.
BoundedPool(long, PoolEvictor, SizeOfEngine) - Constructor for class net.sf.ehcache.pool.impl.BoundedPool
Create a BoundedPool instance
BruteForceSearchManager - Class in net.sf.ehcache.store
Brute force search implementation
BruteForceSearchManager(Ehcache) - Constructor for class net.sf.ehcache.store.BruteForceSearchManager
Create a BruteForceSearchManager
bufferFull() - Method in class net.sf.ehcache.store.CacheStore
 
bufferFull() - Method in class net.sf.ehcache.store.disk.DiskStorageFactory
Return true if the disk write queue is full.
bufferFull() - Method in class net.sf.ehcache.store.disk.DiskStore
Some store types, such as the disk stores can fill their write buffers if puts come in too fast.
bufferFull() - Method in class net.sf.ehcache.store.ElementIdAssigningStore
Some store types, such as the disk stores can fill their write buffers if puts come in too fast.
bufferFull() - Method in class net.sf.ehcache.store.LegacyStoreWrapper
Some store types, such as the disk stores can fill their write buffers if puts come in too fast.
bufferFull() - Method in class net.sf.ehcache.store.LruMemoryStore
Memory stores are never backed up and always return false
bufferFull() - Method in class net.sf.ehcache.store.MemoryStore
Memory stores are never backed up and always return false
bufferFull() - Method in interface net.sf.ehcache.store.Store
Some store types, such as the disk stores can fill their write buffers if puts come in too fast.
bufferFull() - Method in class net.sf.ehcache.transaction.AbstractTransactionStore
Some store types, such as the disk stores can fill their write buffers if puts come in too fast.
build() - Method in class net.sf.ehcache.constructs.readthrough.ReadThroughCacheConfiguration
Validate this configuration, mark it valid if it passes.
build() - Method in class net.sf.ehcache.constructs.refreshahead.RefreshAheadCacheConfiguration
Validate this configuration.
build() - Method in class net.sf.ehcache.search.query.QueryManagerBuilder
Returns a new Query Manager using the options supplied during the building process.
build() - Method in class net.sf.ehcache.statistics.StatisticBuilder.OperationStatisticBuilder
Builds the.
buildAccessStrategy(AccessType) - Method in class net.sf.ehcache.hibernate.regions.EhcacheCollectionRegion
buildAccessStrategy(AccessType) - Method in class net.sf.ehcache.hibernate.regions.EhcacheEntityRegion
BULK_OPS_TIMEOUT_MULTIPLY_FACTOR - Static variable in class net.sf.ehcache.config.NonstopConfiguration
System Property name for bulk operations multiply factor
BYPASS_LOADING - Static variable in class net.sf.ehcache.pool.sizeof.AgentSizeOf
System property name to bypass attaching to the VM and loading of Java agent to measure Object sizes.

C

Cache - Class in net.sf.ehcache
Cache is the central class in ehcache.
Cache(CacheConfiguration) - Constructor for class net.sf.ehcache.Cache
2.0 and higher Constructor

The ConfigurationFactory and clients can create these.

Cache(CacheConfiguration, RegisteredEventListeners, BootstrapCacheLoader) - Constructor for class net.sf.ehcache.Cache
2.0 and higher Constructor

The ConfigurationFactory and clients can create these.

Cache(String, int, boolean, boolean, long, long) - Constructor for class net.sf.ehcache.Cache
1.0 Constructor.
Cache(String, int, boolean, boolean, long, long, boolean, long) - Constructor for class net.sf.ehcache.Cache
1.1 Constructor.
Cache(String, int, MemoryStoreEvictionPolicy, boolean, String, boolean, long, long, boolean, long, RegisteredEventListeners) - Constructor for class net.sf.ehcache.Cache
1.2 Constructor

The ConfigurationFactory and clients can create these.

Cache(String, int, MemoryStoreEvictionPolicy, boolean, String, boolean, long, long, boolean, long, RegisteredEventListeners, BootstrapCacheLoader) - Constructor for class net.sf.ehcache.Cache
1.2.1 Constructor

The ConfigurationFactory and clients can create these.

Cache(String, int, MemoryStoreEvictionPolicy, boolean, String, boolean, long, long, boolean, long, RegisteredEventListeners, BootstrapCacheLoader, int) - Constructor for class net.sf.ehcache.Cache
1.2.4 Constructor

The ConfigurationFactory and clients can create these.

Cache(String, int, MemoryStoreEvictionPolicy, boolean, String, boolean, long, long, boolean, long, RegisteredEventListeners, BootstrapCacheLoader, int, int) - Constructor for class net.sf.ehcache.Cache
1.3 Constructor

The ConfigurationFactory and clients can create these.

Cache(String, int, MemoryStoreEvictionPolicy, boolean, String, boolean, long, long, boolean, long, RegisteredEventListeners, BootstrapCacheLoader, int, int, boolean) - Constructor for class net.sf.ehcache.Cache
1.6.0 Constructor

The ConfigurationFactory and clients can create these.

Cache(String, int, MemoryStoreEvictionPolicy, boolean, String, boolean, long, long, boolean, long, RegisteredEventListeners, BootstrapCacheLoader, int, int, boolean, boolean, boolean) - Constructor for class net.sf.ehcache.Cache
1.7.0 Constructor

The ConfigurationFactory and clients can create these.

cache(CacheConfiguration) - Method in class net.sf.ehcache.config.Configuration
Builder to add a new cache through its config
cache - Variable in class net.sf.ehcache.constructs.classloader.ClassLoaderAwareCache
Used by InternalClassLoaderAwareCache
cache - Variable in class net.sf.ehcache.hibernate.regions.EhcacheDataRegion
Ehcache instance backing this Hibernate data region.
Cache - Class in net.sf.ehcache.management
A Cache implementation that supports JMX MBeans
Cache(Ehcache) - Constructor for class net.sf.ehcache.management.Cache
A constructor for JCache.
cache - Variable in class net.sf.ehcache.store.LruMemoryStore
The cache this store is associated with.
CACHE_CHANGED - Static variable in interface net.sf.ehcache.management.sampled.SampledCacheMBean
CACHE_CHANGED
CACHE_CLEARED - Static variable in interface net.sf.ehcache.management.sampled.SampledCacheMBean
CACHE_CLEARED
CACHE_ENABLED - Static variable in interface net.sf.ehcache.hibernate.management.api.EhcacheStats
CACHE_ENABLED
CACHE_ENABLED - Static variable in interface net.sf.ehcache.hibernate.management.api.HibernateStats
CACHE_ENABLED
CACHE_ENABLED - Static variable in interface net.sf.ehcache.management.sampled.SampledCacheMBean
CACHE_ENABLED
CACHE_FLUSHED - Static variable in interface net.sf.ehcache.hibernate.management.api.EhcacheStats
CACHE_FLUSHED
CACHE_FLUSHED - Static variable in interface net.sf.ehcache.hibernate.management.api.HibernateStats
CACHE_FLUSHED
CACHE_FLUSHED - Static variable in interface net.sf.ehcache.management.sampled.SampledCacheMBean
CACHE_FLUSHED
CACHE_MANAGER_CHANGED - Static variable in interface net.sf.ehcache.management.sampled.SampledCacheManagerMBean
CACHE_MANAGER_CHANGED
CACHE_REGION_CHANGED - Static variable in interface net.sf.ehcache.hibernate.management.api.EhcacheStats
CACHE_REGION_CHANGED
CACHE_REGION_CHANGED - Static variable in interface net.sf.ehcache.hibernate.management.api.HibernateStats
CACHE_REGION_CHANGED
CACHE_REGION_FLUSHED - Static variable in interface net.sf.ehcache.hibernate.management.api.EhcacheStats
CACHE_REGION_FLUSHED
CACHE_REGION_FLUSHED - Static variable in interface net.sf.ehcache.hibernate.management.api.HibernateStats
CACHE_REGION_FLUSHED
CACHE_STATISTICS_ENABLED - Static variable in interface net.sf.ehcache.hibernate.management.api.EhcacheStats
CACHE_STATISTICS_ENABLED
CACHE_STATISTICS_ENABLED - Static variable in interface net.sf.ehcache.hibernate.management.api.HibernateStats
CACHE_STATISTICS_ENABLED
CACHE_STATISTICS_ENABLED - Static variable in interface net.sf.ehcache.management.sampled.SampledCacheMBean
CACHE_STATISTICS_ENABLED
CACHE_STATISTICS_RESET - Static variable in interface net.sf.ehcache.hibernate.management.api.EhcacheStats
CACHE_STATISTICS_RESET
CACHE_STATISTICS_RESET - Static variable in interface net.sf.ehcache.hibernate.management.api.HibernateStats
CACHE_STATISTICS_RESET
CACHE_STATISTICS_RESET - Static variable in interface net.sf.ehcache.management.sampled.SampledCacheMBean
CACHE_STATISTICS_RESET
CacheCluster - Interface in net.sf.ehcache.cluster
Allows you to explore the Terracotta cluster nodes and register for events about the cluster.
cacheClusterEvent() - Method in interface net.sf.ehcache.statistics.CoreStatistics
Cache cluster event.
cacheClusterEvent() - Method in class net.sf.ehcache.statistics.CoreStatisticsImpl
 
CacheClusterStateStatisticsListener - Class in net.sf.ehcache
A listener to capture statistics relating to cluster events regarding this node.
CacheConfigError - Class in net.sf.ehcache.config
Represents a config error in a cache configuration
CacheConfigError(String, String) - Constructor for class net.sf.ehcache.config.CacheConfigError
Constructor
CacheConfiguration - Class in net.sf.ehcache.config
A value object used to represent cache configuration.
CacheConfiguration() - Constructor for class net.sf.ehcache.config.CacheConfiguration
Default constructor.
CacheConfiguration(String, int) - Constructor for class net.sf.ehcache.config.CacheConfiguration
Create a new cache configuration.
CacheConfiguration - Class in net.sf.ehcache.management
A JMX MBean implementation and decorator to net.sf.ehcache.CacheConfiguration
CacheConfiguration(Ehcache) - Constructor for class net.sf.ehcache.management.CacheConfiguration
Constructs using a backing CacheConfiguration
CacheConfiguration.BootstrapCacheLoaderFactoryConfiguration - Class in net.sf.ehcache.config
Configuration for the BootstrapCacheLoaderFactoryConfiguration.
CacheConfiguration.BootstrapCacheLoaderFactoryConfiguration() - Constructor for class net.sf.ehcache.config.CacheConfiguration.BootstrapCacheLoaderFactoryConfiguration
 
CacheConfiguration.CacheDecoratorFactoryConfiguration - Class in net.sf.ehcache.config
Configuration for the CacheDecoratorFactoryConfiguration.
CacheConfiguration.CacheDecoratorFactoryConfiguration() - Constructor for class net.sf.ehcache.config.CacheConfiguration.CacheDecoratorFactoryConfiguration
 
CacheConfiguration.CacheEventListenerFactoryConfiguration - Class in net.sf.ehcache.config
Configuration for the CacheEventListenerFactory.
CacheConfiguration.CacheEventListenerFactoryConfiguration() - Constructor for class net.sf.ehcache.config.CacheConfiguration.CacheEventListenerFactoryConfiguration
 
CacheConfiguration.CacheExceptionHandlerFactoryConfiguration - Class in net.sf.ehcache.config
Configuration for the BootstrapCacheLoaderFactoryConfiguration.
CacheConfiguration.CacheExceptionHandlerFactoryConfiguration() - Constructor for class net.sf.ehcache.config.CacheConfiguration.CacheExceptionHandlerFactoryConfiguration
 
CacheConfiguration.CacheExtensionFactoryConfiguration - Class in net.sf.ehcache.config
Configuration for the CacheExtensionFactoryConfiguration.
CacheConfiguration.CacheExtensionFactoryConfiguration() - Constructor for class net.sf.ehcache.config.CacheConfiguration.CacheExtensionFactoryConfiguration
 
CacheConfiguration.CacheLoaderFactoryConfiguration - Class in net.sf.ehcache.config
Configuration for the CacheLoaderFactoryConfiguration.
CacheConfiguration.CacheLoaderFactoryConfiguration() - Constructor for class net.sf.ehcache.config.CacheConfiguration.CacheLoaderFactoryConfiguration
 
CacheConfiguration.TransactionalMode - Enum in net.sf.ehcache.config
Represents whether the Cache is transactional or not.
CacheConfigurationElement - Class in net.sf.ehcache.config.generator.model.elements
Element representing the CacheConfiguration
CacheConfigurationElement(NodeElement, Configuration, CacheConfiguration) - Constructor for class net.sf.ehcache.config.generator.model.elements.CacheConfigurationElement
Constructor accepting the parent and the CacheConfiguration
CacheConfigurationListener - Interface in net.sf.ehcache.config
Instances of CacheConfigurationListener can be registered with CacheConfiguration instances in order to receive notification when any of the dynamic properties of the configuration are changed.
CacheConfigurationMBean - Interface in net.sf.ehcache.management
A JMX MBean interface for the configuration of a cache
cacheDecoratorConfigurations - Variable in class net.sf.ehcache.config.CacheConfiguration
The cache decorator factories added by BeanUtils.
CacheDecoratorFactory - Class in net.sf.ehcache.constructs
An abstract factory for creating decorated Ehcache instances.
CacheDecoratorFactory() - Constructor for class net.sf.ehcache.constructs.CacheDecoratorFactory
 
CacheEntry - Class in net.sf.ehcache
Helper class to tie a key to an element.
CacheEntry(Object, Element) - Constructor for class net.sf.ehcache.CacheEntry
Creates a new cache entry.
CacheEntryFactory - Interface in net.sf.ehcache.constructs.blocking
Creates objects to populate the cache.
CacheEventListener - Interface in net.sf.ehcache.event
Allows implementers to register callback methods that will be executed when a cache event occurs.
CacheEventListenerAdapter - Class in net.sf.ehcache.event
An adapter to simplify cache event listeners that do not need all events defined on the CacheEventListener interface.
CacheEventListenerAdapter() - Constructor for class net.sf.ehcache.event.CacheEventListenerAdapter
 
cacheEventListenerConfigurations - Variable in class net.sf.ehcache.config.CacheConfiguration
The event listener factories added by BeanUtils.
cacheEventListenerFactory(CacheConfiguration.CacheEventListenerFactoryConfiguration) - Method in class net.sf.ehcache.config.CacheConfiguration
 
CacheEventListenerFactory - Class in net.sf.ehcache.event
An abstract factory for creating listeners.
CacheEventListenerFactory() - Constructor for class net.sf.ehcache.event.CacheEventListenerFactory
 
cacheEvictedCount() - Method in interface net.sf.ehcache.statistics.FlatStatistics
Cache evicted count.
cacheEvictedCount() - Method in class net.sf.ehcache.statistics.StatisticsGateway
 
cacheEviction() - Method in interface net.sf.ehcache.statistics.CoreStatistics
Cache eviction.
cacheEviction() - Method in class net.sf.ehcache.statistics.CoreStatisticsImpl
 
cacheEvictionOperation() - Method in interface net.sf.ehcache.statistics.FlatStatistics
Cache eviction operation.
cacheEvictionOperation() - Method in class net.sf.ehcache.statistics.StatisticsGateway
 
CacheException - Exception in net.sf.ehcache
A runtime Cache Exception.
CacheException() - Constructor for exception net.sf.ehcache.CacheException
Constructor for the CacheException object.
CacheException(String) - Constructor for exception net.sf.ehcache.CacheException
Constructor for the CacheException object.
CacheException(String, Throwable) - Constructor for exception net.sf.ehcache.CacheException
Constructs a new CacheException with the specified detail message and cause.
CacheException(Throwable) - Constructor for exception net.sf.ehcache.CacheException
Constructs a new CacheException with the specified cause and a detail message of (cause==null ? null : cause.toString()) (which typically contains the class and detail message of cause).
CacheExceptionHandler - Interface in net.sf.ehcache.exceptionhandler
A handler which may be registered with an Ehcache, to handle exceptions on Cache operations.
cacheExceptionHandlerFactory(CacheConfiguration.CacheExceptionHandlerFactoryConfiguration) - Method in class net.sf.ehcache.config.CacheConfiguration
 
CacheExceptionHandlerFactory - Class in net.sf.ehcache.exceptionhandler
An abstract factory for creating CacheExceptionHandlers at configuration time, in ehcache.xml.
CacheExceptionHandlerFactory() - Constructor for class net.sf.ehcache.exceptionhandler.CacheExceptionHandlerFactory
 
cacheExceptionHandlerFactoryConfiguration - Variable in class net.sf.ehcache.config.CacheConfiguration
The CacheExceptionHandlerFactoryConfiguration.
cacheExists(String) - Method in class net.sf.ehcache.CacheManager
Checks whether a cache of type ehcache exists.
cacheExpiration() - Method in interface net.sf.ehcache.statistics.CoreStatistics
Cache expiration.
cacheExpiration() - Method in class net.sf.ehcache.statistics.CoreStatisticsImpl
 
cacheExpiredCount() - Method in interface net.sf.ehcache.statistics.FlatStatistics
Cache expired count.
cacheExpiredCount() - Method in class net.sf.ehcache.statistics.StatisticsGateway
 
cacheExpiredOperation() - Method in interface net.sf.ehcache.statistics.FlatStatistics
Cache expired operation.
cacheExpiredOperation() - Method in class net.sf.ehcache.statistics.StatisticsGateway
 
CacheExtension - Interface in net.sf.ehcache.extension
This is a general purpose mechanism to allow generic extensions to a Cache.
cacheExtensionConfigurations - Variable in class net.sf.ehcache.config.CacheConfiguration
The cache extension factories added by BeanUtils.
cacheExtensionFactory(CacheConfiguration.CacheExtensionFactoryConfiguration) - Method in class net.sf.ehcache.config.CacheConfiguration
 
CacheExtensionFactory - Class in net.sf.ehcache.extension
An abstract factory for creating CacheExtensions.
CacheExtensionFactory() - Constructor for class net.sf.ehcache.extension.CacheExtensionFactory
 
cacheGetOperation() - Method in interface net.sf.ehcache.statistics.FlatStatistics
Cache get operation.
cacheGetOperation() - Method in class net.sf.ehcache.statistics.StatisticsGateway
 
cacheHitCount - Variable in class net.sf.ehcache.hibernate.management.impl.QueryStats
cacheHitCount
cacheHitCount() - Method in interface net.sf.ehcache.statistics.FlatStatistics
Cache hit count.
cacheHitCount() - Method in class net.sf.ehcache.statistics.StatisticsGateway
 
cacheHitOperation() - Method in interface net.sf.ehcache.statistics.FlatStatistics
Cache hit operation.
cacheHitOperation() - Method in class net.sf.ehcache.statistics.StatisticsGateway
 
cacheHitRatio() - Method in interface net.sf.ehcache.statistics.extended.ExtendedStatistics
Cache hit ratio.
cacheHitRatio() - Method in class net.sf.ehcache.statistics.extended.ExtendedStatisticsImpl
 
cacheHitRatio() - Method in interface net.sf.ehcache.statistics.FlatStatistics
Cache hit ratio
cacheHitRatio() - Method in class net.sf.ehcache.statistics.StatisticsGateway
 
CacheInitializationHelper - Class in net.sf.ehcache
Helper class to initialize an Ehcache with a CacheManager without adding the Ehcache to the CacheManager.
CacheInitializationHelper(CacheManager) - Constructor for class net.sf.ehcache.CacheInitializationHelper
Create a cache initializer with the given CacheManager
CacheKeySet<E> - Class in net.sf.ehcache.store
A Set of keys that will encapsulate keys present in a Cache.
CacheKeySet(Collection<E>...) - Constructor for class net.sf.ehcache.store.CacheKeySet
Create a new Set for all tiers in the cache.
CacheLoader - Interface in net.sf.ehcache.loader
Extends JCache CacheLoader with load methods that take an argument in addition to a key This interface has exactly the same interface as in the JCache module.
cacheLoaderConfigurations - Variable in class net.sf.ehcache.config.CacheConfiguration
The cache loader factories added by BeanUtils.
cacheLoaderFactory(CacheConfiguration.CacheLoaderFactoryConfiguration) - Method in class net.sf.ehcache.config.CacheConfiguration
 
CacheLoaderFactory - Class in net.sf.ehcache.loader
An abstract factory for creating cache loaders.
CacheLoaderFactory() - Constructor for class net.sf.ehcache.loader.CacheLoaderFactory
 
cacheLoaderTimeoutMillis - Variable in class net.sf.ehcache.config.CacheConfiguration
Timeout in milliseconds for CacheLoader related calls
CacheLockProvider - Interface in net.sf.ehcache.concurrent
 
CacheManager - Class in net.sf.ehcache
A container for Ehcaches that maintain all aspects of their lifecycle.
CacheManager(Configuration) - Constructor for class net.sf.ehcache.CacheManager
An constructor for CacheManager, which takes a configuration object, rather than one created by parsing an ehcache.xml file.
CacheManager(String) - Constructor for class net.sf.ehcache.CacheManager
An ordinary constructor for CacheManager.
CacheManager(URL) - Constructor for class net.sf.ehcache.CacheManager
An ordinary constructor for CacheManager.
CacheManager(InputStream) - Constructor for class net.sf.ehcache.CacheManager
An ordinary constructor for CacheManager.
CacheManager() - Constructor for class net.sf.ehcache.CacheManager
Constructor.
cacheManager - Variable in class net.sf.ehcache.distribution.RMICacheManagerPeerProvider
The CacheManager this peer provider is associated with.
CacheManager - Class in net.sf.ehcache.management
An MBean implementation for those attributes and operations we wish to expose on net.sf.ehcache.CacheManager.
CacheManager(CacheManager) - Constructor for class net.sf.ehcache.management.CacheManager
Create a management CacheManager
CacheManagerEventListener - Interface in net.sf.ehcache.event
Allows implementers to register callback methods that will be executed when a CacheManager event occurs.
cacheManagerEventListenerFactory(FactoryConfiguration) - Method in class net.sf.ehcache.config.Configuration
Builder to set the event lister through a factory, only one of these can be added and subsequent calls are ignored.
CacheManagerEventListenerFactory - Class in net.sf.ehcache.event
An abstract factory for creating CacheManagerEventListeners.
CacheManagerEventListenerFactory() - Constructor for class net.sf.ehcache.event.CacheManagerEventListenerFactory
 
cacheManagerEventListenerRegistry - Variable in class net.sf.ehcache.CacheManager
The listener registry
CacheManagerEventListenerRegistry - Class in net.sf.ehcache.event
Registered listeners for registering and unregistering CacheManagerEventListeners and sending notifications to registrants.
CacheManagerEventListenerRegistry() - Constructor for class net.sf.ehcache.event.CacheManagerEventListenerRegistry
Construct a new registry
CacheManagerMBean - Interface in net.sf.ehcache.management
An MBean interface for those attributes and operations we wish to expose on net.sf.ehcache.CacheManager
CacheManagerPeerListener - Interface in net.sf.ehcache.distribution
A listener for updates, which controls remote cache peers.
cacheManagerPeerListenerFactory(FactoryConfiguration) - Method in class net.sf.ehcache.config.Configuration
Builder method to add a peer listener through a factory.
CacheManagerPeerListenerFactory - Class in net.sf.ehcache.distribution
An abstract factory for creating cache manager peer listeners.
CacheManagerPeerListenerFactory() - Constructor for class net.sf.ehcache.distribution.CacheManagerPeerListenerFactory
 
cacheManagerPeerListeners - Variable in class net.sf.ehcache.CacheManager
The map of listeners
CacheManagerPeerProvider - Interface in net.sf.ehcache.distribution
Provides a discovery service to locate CachePeer listener peers for a Cache.
cacheManagerPeerProviderFactory(FactoryConfiguration) - Method in class net.sf.ehcache.config.Configuration
Builder method to add a peer provider through a factory.
CacheManagerPeerProviderFactory - Class in net.sf.ehcache.distribution
An abstract factory for creating peers.
CacheManagerPeerProviderFactory() - Constructor for class net.sf.ehcache.distribution.CacheManagerPeerProviderFactory
 
cacheManagerPeerProviders - Variable in class net.sf.ehcache.CacheManager
The map of providers
CacheManagerSampler - Interface in net.sf.ehcache.management.sampled
An abstraction for sampled cache manager usage statistics.
CacheManagerSamplerImpl - Class in net.sf.ehcache.management.sampled
An implementation of CacheManagerSampler
CacheManagerSamplerImpl(CacheManager) - Constructor for class net.sf.ehcache.management.sampled.CacheManagerSamplerImpl
Constructor taking the backing CacheManager
CacheMBean - Interface in net.sf.ehcache.management
A management bean for a cache
cacheMissCount - Variable in class net.sf.ehcache.hibernate.management.impl.QueryStats
cacheMissCount
cacheMissCount() - Method in interface net.sf.ehcache.statistics.FlatStatistics
Cache miss count.
cacheMissCount() - Method in class net.sf.ehcache.statistics.StatisticsGateway
 
cacheMissExpiredCount() - Method in interface net.sf.ehcache.statistics.FlatStatistics
Cache miss expired count.
cacheMissExpiredCount() - Method in class net.sf.ehcache.statistics.StatisticsGateway
 
cacheMissExpiredOperation() - Method in interface net.sf.ehcache.statistics.FlatStatistics
Cache miss expired operation.
cacheMissExpiredOperation() - Method in class net.sf.ehcache.statistics.StatisticsGateway
 
cacheMissNotFoundCount() - Method in interface net.sf.ehcache.statistics.FlatStatistics
Cache miss not found count.
cacheMissNotFoundCount() - Method in class net.sf.ehcache.statistics.StatisticsGateway
 
cacheMissNotFoundOperation() - Method in interface net.sf.ehcache.statistics.FlatStatistics
Cache miss not found operation.
cacheMissNotFoundOperation() - Method in class net.sf.ehcache.statistics.StatisticsGateway
 
cacheMissOperation() - Method in interface net.sf.ehcache.statistics.FlatStatistics
Cache miss operation.
cacheMissOperation() - Method in class net.sf.ehcache.statistics.StatisticsGateway
 
CacheOperationOutcomes - Interface in net.sf.ehcache
Interface containing cache operation outcome enums.
CacheOperationOutcomes.ClusterEventOutcomes - Enum in net.sf.ehcache
Cluster event operation outcomes.
CacheOperationOutcomes.EvictionOutcome - Enum in net.sf.ehcache
The eviction outcomes.
CacheOperationOutcomes.ExpiredOutcome - Enum in net.sf.ehcache
The expiration outcomes.
CacheOperationOutcomes.GetAllOutcome - Enum in net.sf.ehcache
The outcomes for GetAll operations.
CacheOperationOutcomes.GetOutcome - Enum in net.sf.ehcache
Outcomes for cache Get operations.
CacheOperationOutcomes.NonStopOperationOutcomes - Enum in net.sf.ehcache
The Enum NonStopOperationOutcomes.
CacheOperationOutcomes.PutAllOutcome - Enum in net.sf.ehcache
The outcomes for GetAll operations.
CacheOperationOutcomes.PutIfAbsentOutcome - Enum in net.sf.ehcache
 
CacheOperationOutcomes.PutOutcome - Enum in net.sf.ehcache
The outcomes for Put Outcomes.
CacheOperationOutcomes.RemoveAllOutcome - Enum in net.sf.ehcache
The outcomes for GetAll operations.
CacheOperationOutcomes.RemoveElementOutcome - Enum in net.sf.ehcache
 
CacheOperationOutcomes.RemoveOutcome - Enum in net.sf.ehcache
The outcomes for remove operations.
CacheOperationOutcomes.ReplaceOneArgOutcome - Enum in net.sf.ehcache
 
CacheOperationOutcomes.ReplaceTwoArgOutcome - Enum in net.sf.ehcache
 
CacheOperationOutcomes.SearchOutcome - Enum in net.sf.ehcache
The outcomes for the store search operation.
CachePeer - Interface in net.sf.ehcache.distribution
An interface for a cache peer to which updates are made remotely.
cachePeers - Variable in class net.sf.ehcache.distribution.RMICacheManagerPeerListener
The cache peers.
cachePutAddedCount() - Method in interface net.sf.ehcache.statistics.FlatStatistics
Cache put added count.
cachePutAddedCount() - Method in class net.sf.ehcache.statistics.StatisticsGateway
 
cachePutAddedOperation() - Method in interface net.sf.ehcache.statistics.FlatStatistics
Cache put added operation.
cachePutAddedOperation() - Method in class net.sf.ehcache.statistics.StatisticsGateway
 
cachePutCount - Variable in class net.sf.ehcache.hibernate.management.impl.QueryStats
cachePutCount
cachePutCount() - Method in interface net.sf.ehcache.statistics.FlatStatistics
Cache put count.
cachePutCount() - Method in class net.sf.ehcache.statistics.StatisticsGateway
 
cachePutOperation() - Method in interface net.sf.ehcache.statistics.FlatStatistics
Cache put operation.
cachePutOperation() - Method in class net.sf.ehcache.statistics.StatisticsGateway
 
cachePutReplacedOperation() - Method in interface net.sf.ehcache.statistics.FlatStatistics
Cache put replaced operation.
cachePutReplacedOperation() - Method in class net.sf.ehcache.statistics.StatisticsGateway
 
cachePutUpdatedCount() - Method in interface net.sf.ehcache.statistics.FlatStatistics
Cache put updated count.
cachePutUpdatedCount() - Method in class net.sf.ehcache.statistics.StatisticsGateway
 
CacheRegionStats - Class in net.sf.ehcache.hibernate.management.impl
 
CacheRegionStats(String) - Constructor for class net.sf.ehcache.hibernate.management.impl.CacheRegionStats
 
CacheRegionStats(String, SecondLevelCacheStatistics) - Constructor for class net.sf.ehcache.hibernate.management.impl.CacheRegionStats
 
CacheRegionStats(CompositeData) - Constructor for class net.sf.ehcache.hibernate.management.impl.CacheRegionStats
 
CacheRegionUtils - Class in net.sf.ehcache.hibernate.management.impl
CacheRegionUtils
CacheRegionUtils() - Constructor for class net.sf.ehcache.hibernate.management.impl.CacheRegionUtils
 
cacheRemoveCount() - Method in interface net.sf.ehcache.statistics.FlatStatistics
Cache remove count.
cacheRemoveCount() - Method in class net.sf.ehcache.statistics.StatisticsGateway
 
cacheRemoveOperation() - Method in interface net.sf.ehcache.statistics.FlatStatistics
Cache remove operation.
cacheRemoveOperation() - Method in class net.sf.ehcache.statistics.StatisticsGateway
 
CacheReplicator - Interface in net.sf.ehcache.distribution
Replicates cache entries to peers of the CacheManager
CACHES_CLEARED - Static variable in interface net.sf.ehcache.management.sampled.SampledCacheManagerMBean
CACHES_CLEARED
CACHES_ENABLED - Static variable in interface net.sf.ehcache.management.sampled.SampledCacheManagerMBean
CACHES_ENABLED
CacheSampler - Interface in net.sf.ehcache.management.sampled
An interface for exposing cache statistics.
CacheSamplerImpl - Class in net.sf.ehcache.management.sampled
An implementation of CacheSampler
CacheSamplerImpl(Ehcache) - Constructor for class net.sf.ehcache.management.sampled.CacheSamplerImpl
Constructor accepting the backing Ehcache
cacheSearchOperation() - Method in interface net.sf.ehcache.statistics.FlatStatistics
Cache search operation.
cacheSearchOperation() - Method in class net.sf.ehcache.statistics.StatisticsGateway
 
CacheStatistics - Class in net.sf.ehcache.management
A JMX CacheStatistics decorator for an ehcache Statistics class.
CacheStatistics(Ehcache) - Constructor for class net.sf.ehcache.management.CacheStatistics
Constructs an object from an ehcache statistics object
CacheStatisticsMBean - Interface in net.sf.ehcache.management
 
CacheStore - Class in net.sf.ehcache.store
The one store to rule them all!
CacheStore(CachingTier<Object, Element>, AuthoritativeTier) - Constructor for class net.sf.ehcache.store.CacheStore
Constructor :P
CacheStore(CachingTier<Object, Element>, AuthoritativeTier, CacheConfiguration) - Constructor for class net.sf.ehcache.store.CacheStore
Deprecated. 
CacheStoreHelper - Class in net.sf.ehcache
A helper class to get the internal Store from a Cache
CacheStoreHelper(Cache) - Constructor for class net.sf.ehcache.CacheStoreHelper
Constructor accepting the cache
CacheTransactionHelper - Class in net.sf.ehcache.util
A collection of utility methods helping controlling transactions for managed operations which may require them.
CacheTransactionHelper() - Constructor for class net.sf.ehcache.util.CacheTransactionHelper
 
CacheUsageListener - Interface in net.sf.ehcache.statistics
Interface for listeners to any change in usage statistics of an Ehcache.
cacheWriter(CacheWriterConfiguration) - Method in class net.sf.ehcache.config.CacheConfiguration
 
CacheWriter - Interface in net.sf.ehcache.writer
A CacheWriter is an interface used for write-through and write-behind caching to a underlying resource.
cacheWriterConfiguration - Variable in class net.sf.ehcache.config.CacheConfiguration
The CacheWriterConfiguration.
CacheWriterConfiguration - Class in net.sf.ehcache.config
Class to hold the CacheWriterManager configuration
CacheWriterConfiguration() - Constructor for class net.sf.ehcache.config.CacheWriterConfiguration
 
CacheWriterConfiguration.CacheWriterFactoryConfiguration - Class in net.sf.ehcache.config
Configuration for the CacheWriterFactoryConfiguration.
CacheWriterConfiguration.CacheWriterFactoryConfiguration() - Constructor for class net.sf.ehcache.config.CacheWriterConfiguration.CacheWriterFactoryConfiguration
 
CacheWriterConfiguration.WriteMode - Enum in net.sf.ehcache.config
Represents how elements are written to the CacheWriter
CacheWriterConfigurationElement - Class in net.sf.ehcache.config.generator.model.elements
Element representing the CacheWriterConfiguration
CacheWriterConfigurationElement(NodeElement, CacheWriterConfiguration) - Constructor for class net.sf.ehcache.config.generator.model.elements.CacheWriterConfigurationElement
Constructor accepting the parent and the CacheWriterConfiguration
cacheWriterFactory(CacheWriterConfiguration.CacheWriterFactoryConfiguration) - Method in class net.sf.ehcache.config.CacheWriterConfiguration
 
CacheWriterFactory - Class in net.sf.ehcache.writer
An abstract factory for creating cache writers.
CacheWriterFactory() - Constructor for class net.sf.ehcache.writer.CacheWriterFactory
 
CacheWriterManager - Interface in net.sf.ehcache.writer
A CacheWriterManager coordinates how element are written to a back-end store.
CacheWriterManagerException - Exception in net.sf.ehcache.writer
An exception specifically for throwing exceptions that happen with a CacheWriterManager implementation.
CacheWriterManagerException(RuntimeException) - Constructor for exception net.sf.ehcache.writer.CacheWriterManagerException
Construct a new exception
cacheXA(boolean) - Method in class net.sf.ehcache.config.TerracottaConfiguration
 
CachingTier<K,V> - Interface in net.sf.ehcache.store
This interface is to be implemented by CachingTier that sit above the AuthoritativeTier.
CachingTier.Listener<K,V> - Interface in net.sf.ehcache.store
A listener that will be notified when eviction of a mapping happens
calculateHostAddress() - Method in class net.sf.ehcache.distribution.RMICacheManagerPeerListener
Calculates the host address as the default NICs IP address
calculateInMemorySize() - Method in class net.sf.ehcache.Cache
Deprecated. 
calculateInMemorySize() - Method in class net.sf.ehcache.constructs.classloader.ClassLoaderAwareCache
Deprecated. 
calculateInMemorySize() - Method in class net.sf.ehcache.constructs.EhcacheDecoratorAdapter
Deprecated. 
calculateInMemorySize() - Method in interface net.sf.ehcache.Ehcache
Deprecated. 
calculateOffHeapSize() - Method in class net.sf.ehcache.Cache
Deprecated. 
calculateOffHeapSize() - Method in class net.sf.ehcache.constructs.classloader.ClassLoaderAwareCache
Deprecated. 
calculateOffHeapSize() - Method in class net.sf.ehcache.constructs.EhcacheDecoratorAdapter
Deprecated. 
calculateOffHeapSize() - Method in interface net.sf.ehcache.Ehcache
Deprecated. 
calculateOnDiskSize() - Method in class net.sf.ehcache.Cache
Deprecated. 
calculateOnDiskSize() - Method in class net.sf.ehcache.constructs.classloader.ClassLoaderAwareCache
Deprecated. 
calculateOnDiskSize() - Method in class net.sf.ehcache.constructs.EhcacheDecoratorAdapter
Deprecated. 
calculateOnDiskSize() - Method in interface net.sf.ehcache.Ehcache
Deprecated. 
calculateSampleSize(int) - Static method in class net.sf.ehcache.store.AbstractPolicy
sampleSize how many samples to take
canAddWithoutEvicting(Object, Object, Object) - Method in class net.sf.ehcache.pool.impl.AbstractPoolAccessor
Check if there is enough room in the pool to add an element without provoking any eviction
canAddWithoutEvicting(long) - Method in class net.sf.ehcache.pool.impl.AbstractPoolAccessor
Check if there is enough room in the pool to add a specific number of bytes without provoking any eviction
canAddWithoutEvicting(Object, Object, Object) - Method in interface net.sf.ehcache.pool.PoolAccessor
Check if there is enough room in the pool to add an element without provoking any eviction
cancel() - Method in class net.sf.ehcache.util.FailSafeTimer
If the runtime environment restricts thread creation, this method does nothing.
canLockEntries() - Method in class net.sf.ehcache.hibernate.EhCache
Deprecated.  
canPutWithoutEvicting(Element) - Method in class net.sf.ehcache.store.MemoryStore
Check if adding an element won't provoke an eviction.
CastingOperationConverter - Class in net.sf.ehcache.writer.writebehind
A converter that simply casts an existing KeyBasedOperation instance.
changeDiskCapacity(int) - Method in class net.sf.ehcache.store.disk.DiskStore
Change the disk capacity, in number of elements
check(Class, Class) - Static method in class net.sf.ehcache.constructs.nonstop.util.OverrideCheck
Method to check a subclass overrides all methods in its superclass or the interface it implements
checkForUpdate() - Method in class net.sf.ehcache.util.UpdateChecker
This method ensures that there will be no exception thrown.
checkLinked() - Method in class net.sf.ehcache.pool.impl.AbstractPoolAccessor
Throws IllegalStateException if this accessor is not linked to it's pool.
checkStatus() - Method in class net.sf.ehcache.CacheManager
Checks the state of the CacheManager for legal operation
children - Variable in class net.sf.ehcache.config.generator.model.AbstractNodeElement
List of child elements
CircularLossyQueue<T> - Class in net.sf.ehcache.util
An implementation of a CircularQueue data-structure.
CircularLossyQueue(int) - Constructor for class net.sf.ehcache.util.CircularLossyQueue
Constructs the circular queue with the specified capacity
classLoader - Variable in class net.sf.ehcache.constructs.classloader.ClassLoaderAwareCache
Used by InternalClassLoaderAwareCache
ClassLoaderAwareCache - Class in net.sf.ehcache.constructs.classloader
A cache decorator that adjusts the Thread context classloader (TCCL) for every cache operation.
ClassLoaderAwareCache(Ehcache, ClassLoader) - Constructor for class net.sf.ehcache.constructs.classloader.ClassLoaderAwareCache
Constructor
ClassLoaderUtil - Class in net.sf.ehcache.util
Keeps all classloading in ehcache consistent.
className(String) - Method in class net.sf.ehcache.config.FactoryConfiguration
 
className(String) - Method in class net.sf.ehcache.config.SearchAttribute
Set the attribute extractor class name
ClassSelector - Class in net.sf.ehcache.transaction.manager.selector
Abstract selector for instanciating a class
ClassSelector(String, String) - Constructor for class net.sf.ehcache.transaction.manager.selector.ClassSelector
Constructor
cleanup() - Method in class net.sf.ehcache.config.Configuration
 
cleanUp() - Method in class net.sf.ehcache.util.WeakIdentityConcurrentMap
 
cleanUp(T) - Method in interface net.sf.ehcache.util.WeakIdentityConcurrentMap.CleanUpTask
 
clear() - Method in class net.sf.ehcache.hibernate.EhCache
Deprecated. Remove all elements in the cache, but leave the cache in a useable state.
clear() - Method in class net.sf.ehcache.hibernate.regions.EhcacheTransactionalDataRegion
Remove all mapping from this cache region.
clear() - Method in class net.sf.ehcache.pool.impl.AbstractPoolAccessor
Free resources used by this accessor.
clear() - Method in interface net.sf.ehcache.pool.PoolAccessor
Free resources used by this accessor.
clear(String, int) - Method in interface net.sf.ehcache.search.impl.SearchManager
Clear a segment of the given cache
clear(String, int) - Method in class net.sf.ehcache.store.BruteForceSearchManager
 
clear() - Method in class net.sf.ehcache.store.CacheKeySet
You can't remove from this set, will throw!
clear() - Method in interface net.sf.ehcache.store.CachingTier
Clears the cache...
clear() - Method in interface net.sf.ehcache.store.cachingtier.HeapCacheBackEnd
Basically CHM.clear()
clear() - Method in class net.sf.ehcache.store.cachingtier.OnHeapCachingTier
 
clear() - Method in class net.sf.ehcache.store.cachingtier.PooledBasedBackEnd
 
clear() - Method in class net.sf.ehcache.store.chm.SelectableConcurrentHashMap
 
clear() - Method in class net.sf.ehcache.store.chm.SelectableConcurrentHashMap.Segment
 
clear() - Method in class net.sf.ehcache.store.disk.ods.AATreeSet
 
clear() - Method in class net.sf.ehcache.store.disk.ods.FileAllocationTree
Mark this whole file as free
clear() - Method in class net.sf.ehcache.store.LruMemoryStore
Clears any data structures and places it back to its state when it was first created.
clear(TransactionID) - Method in class net.sf.ehcache.transaction.AbstractTransactionIDFactory
Clear this transaction's state representation.
clear(TransactionID) - Method in class net.sf.ehcache.transaction.DelegatingTransactionIDFactory
 
clear(TransactionID) - Method in interface net.sf.ehcache.transaction.TransactionIDFactory
Clear this transaction's state representation.
clear() - Method in class net.sf.ehcache.util.concurrent.ConcurrentHashMap
Removes all of the mappings from this map.
clear() - Method in class net.sf.ehcache.util.SetAsList
clearAll() - Method in class net.sf.ehcache.CacheManager
Clears the contents of all caches in the CacheManager, but without removing any caches.
clearAll() - Method in class net.sf.ehcache.management.CacheManager
Clears the contents of all caches in the CacheManager, but without removing any caches.
clearAll() - Method in interface net.sf.ehcache.management.CacheManagerMBean
Clears the contents of all caches in the CacheManager, but without removing any caches.
clearAll() - Method in interface net.sf.ehcache.management.sampled.CacheManagerSampler
Clears the contents of all caches in the CacheManager, but without removing any caches.
clearAll() - Method in class net.sf.ehcache.management.sampled.CacheManagerSamplerImpl
Clears the contents of all caches in the CacheManager, but without removing any caches.
clearAll() - Method in class net.sf.ehcache.management.sampled.SampledCacheManager
Clears the contents of all caches in the CacheManager, but without removing any caches.
clearAllStartingWith(String) - Method in class net.sf.ehcache.CacheManager
Clears the contents of all caches in the CacheManager with a name starting with the prefix, but without removing them.
clearFaultedBit() - Method in class net.sf.ehcache.store.disk.DiskStore
Marks all entries has flushed (i.e.
clearOnFlush - Variable in class net.sf.ehcache.config.CacheConfiguration
Sets whether the MemoryStore should be cleared when flush() is called on the cache - true by default.
clearOnFlush(boolean) - Method in class net.sf.ehcache.config.CacheConfiguration
Builder which sets whether the MemoryStore should be cleared when flush() is called on the cache - true by default.
clearSoftLock(SoftLock) - Method in class net.sf.ehcache.transaction.AbstractSoftLockManager
Clear a soft lock
clearSoftLock(SoftLock) - Method in interface net.sf.ehcache.transaction.SoftLockManager
Clear a soft lock
clearStats() - Method in interface net.sf.ehcache.hibernate.management.api.HibernateStats
Clears statistics, resets all counters to zero
clearStats() - Method in class net.sf.ehcache.hibernate.management.impl.EhcacheHibernate
Clears statistics, resets all counters to zero
clearStats() - Method in class net.sf.ehcache.hibernate.management.impl.HibernateStatsImpl
Clears statistics, resets all counters to zero
clearStats() - Method in class net.sf.ehcache.hibernate.management.impl.NullHibernateStats
Clears statistics, resets all counters to zero
clearTryLock() - Method in class net.sf.ehcache.transaction.ReadCommittedSoftLockImpl
Clear the state of the soft lock after a tryLock() call succeeded.
clearTryLock() - Method in interface net.sf.ehcache.transaction.SoftLock
Clear the state of the soft lock after a tryLock() call succeeded.
CLOCK - Static variable in class net.sf.ehcache.store.MemoryStoreEvictionPolicy
FIFO - first in first out, the oldest element by creation time.
clone() - Method in interface net.sf.ehcache.bootstrap.BootstrapCacheLoader
Clones the loader
clone() - Method in class net.sf.ehcache.Cache
Clones a cache.
clone() - Method in class net.sf.ehcache.config.CacheConfiguration
Clones this object, following the usual contract.
clone() - Method in class net.sf.ehcache.config.CacheWriterConfiguration
Clones this object, following the usual contract.
clone() - Method in class net.sf.ehcache.config.FactoryConfiguration
Clones this object, following the usual contract.
clone() - Method in class net.sf.ehcache.config.NonstopConfiguration
clone() - Method in class net.sf.ehcache.config.TerracottaClientConfiguration
Clones this object, following the usual contract.
clone() - Method in class net.sf.ehcache.config.TerracottaConfiguration
Clones this object, following the usual contract.
clone() - Method in class net.sf.ehcache.config.TimeoutBehaviorConfiguration
clone() - Method in class net.sf.ehcache.constructs.classloader.ClassLoaderAwareCache
Clones a cache.
clone() - Method in class net.sf.ehcache.constructs.EhcacheDecoratorAdapter
Clones a cache.
clone() - Method in class net.sf.ehcache.distribution.RMIAsynchronousCacheReplicator
Creates a clone of this listener.
clone() - Method in class net.sf.ehcache.distribution.RMIBootstrapCacheLoader
Clones this loader
clone() - Method in class net.sf.ehcache.distribution.RMISynchronousCacheReplicator
Creates a clone of this listener.
clone() - Method in interface net.sf.ehcache.Ehcache
Clones a cache.
clone() - Method in class net.sf.ehcache.Element
Clones an Element.
clone() - Method in interface net.sf.ehcache.event.CacheEventListener
Creates a clone of this listener.
clone() - Method in class net.sf.ehcache.event.CacheEventListenerAdapter
Creates a clone of this listener.
clone() - Method in class net.sf.ehcache.event.TerracottaCacheEventReplication
Creates a clone of this listener.
clone(Ehcache) - Method in interface net.sf.ehcache.extension.CacheExtension
Creates a clone of this extension.
clone(Ehcache) - Method in interface net.sf.ehcache.loader.CacheLoader
Creates a clone of this extension.
clone() - Method in class net.sf.ehcache.store.DiskStoreBootstrapCacheLoader
Clones the loader
clone() - Method in class net.sf.ehcache.store.MemoryLimitedCacheLoader
Clones the loader
clone() - Method in class net.sf.ehcache.terracotta.TerracottaBootstrapCacheLoader
Clones the loader
clone(Ehcache) - Method in class net.sf.ehcache.writer.AbstractCacheWriter
Creates a clone of this writer.
clone(Ehcache) - Method in interface net.sf.ehcache.writer.CacheWriter
Creates a clone of this writer.
CLUSTER_COHERENT - Static variable in interface net.sf.ehcache.store.Store
clusterCoherent property
clusterCoherent(boolean) - Method in class net.sf.ehcache.Cache
Inform of cluster coherence.
clusterCoherent(boolean) - Method in interface net.sf.ehcache.store.StoreListener
Inform of cluster coherence.
clustered(boolean) - Method in class net.sf.ehcache.config.TerracottaConfiguration
 
ClusteredInstanceFactory - Interface in net.sf.ehcache.terracotta
Factory for creating clustered instances
ClusteredInstanceFactoryWrapper - Class in net.sf.ehcache.terracotta
A ClusteredInstanceFactory implementation that delegates all operations to an underlying delegate except for the following operations: ClusteredInstanceFactoryWrapper.getTopology() : Delegates to the TerracottaClient.getCacheCluster()
ClusteredInstanceFactoryWrapper(TerracottaClient, ClusteredInstanceFactory) - Constructor for class net.sf.ehcache.terracotta.ClusteredInstanceFactoryWrapper
Constructor accepting the TerracottaClient and the actual factory
clusterEvent() - Method in interface net.sf.ehcache.statistics.extended.ExtendedStatistics
Cluster events
clusterEvent() - Method in class net.sf.ehcache.statistics.extended.ExtendedStatisticsImpl
 
ClusterNode - Interface in net.sf.ehcache.cluster
Provides information about a node in a cache cluster.
clusterOffline(ClusterNode) - Method in class net.sf.ehcache.CacheClusterStateStatisticsListener
 
clusterOffline(ClusterNode) - Method in interface net.sf.ehcache.cluster.ClusterTopologyListener
This node has lost contact (possibly temporarily) with the cluster and cannot execute clustered operations
clusterOnline(ClusterNode) - Method in class net.sf.ehcache.CacheClusterStateStatisticsListener
 
clusterOnline(ClusterNode) - Method in interface net.sf.ehcache.cluster.ClusterTopologyListener
This node has established contact with the cluster and can execute clustered operations.
clusterRejoined(ClusterNode, ClusterNode) - Method in class net.sf.ehcache.CacheClusterStateStatisticsListener
 
clusterRejoined(ClusterNode, ClusterNode) - Method in interface net.sf.ehcache.cluster.ClusterTopologyListener
This node lost contact and rejoined the cluster again.
ClusterScheme - Enum in net.sf.ehcache.cluster
Lists support cluster schemes (may not include all possible schemes).
ClusterSchemeNotAvailableException - Exception in net.sf.ehcache.cluster
Exception type that is thrown when requesting for a certain type of ClusterScheme and its not available.
ClusterSchemeNotAvailableException(ClusterScheme) - Constructor for exception net.sf.ehcache.cluster.ClusterSchemeNotAvailableException
Constructor accepting the ClusterScheme that is unavailable
ClusterSchemeNotAvailableException(ClusterScheme, String, Throwable) - Constructor for exception net.sf.ehcache.cluster.ClusterSchemeNotAvailableException
Constructor accepting the ClusterScheme that is unavailable, message and root cause
ClusterSchemeNotAvailableException(ClusterScheme, String) - Constructor for exception net.sf.ehcache.cluster.ClusterSchemeNotAvailableException
Constructor accepting the ClusterScheme that is unavailable and message
ClusterSchemeNotAvailableException(ClusterScheme, Throwable) - Constructor for exception net.sf.ehcache.cluster.ClusterSchemeNotAvailableException
Constructor accepting the ClusterScheme that is unavailable and root cause
ClusterTopologyListener - Interface in net.sf.ehcache.cluster
A listener for cluster topology events
CoalesceKeysFilter - Class in net.sf.ehcache.writer.writebehind
Filters the operations by only retaining the latest operations for a given key.
CoalesceKeysFilter() - Constructor for class net.sf.ehcache.writer.writebehind.CoalesceKeysFilter
 
coherent(boolean) - Method in class net.sf.ehcache.config.TerracottaConfiguration
Deprecated. since 2.4 Use TerracottaConfiguration.consistency(Consistency) instead
coherentReads(boolean) - Method in class net.sf.ehcache.config.TerracottaConfiguration
Deprecated. 
collectAllSoftLocksForTransactionID(TransactionID) - Method in class net.sf.ehcache.transaction.AbstractSoftLockManager
Get a the soft locks of the specified transaction ID
collectAllSoftLocksForTransactionID(TransactionID) - Method in interface net.sf.ehcache.transaction.SoftLockManager
Get a the soft locks of the specified transaction ID
CollectionStats - Class in net.sf.ehcache.hibernate.management.impl
CollectionStats
CollectionStats(String) - Constructor for class net.sf.ehcache.hibernate.management.impl.CollectionStats
 
CollectionStats(String, CollectionStatistics) - Constructor for class net.sf.ehcache.hibernate.management.impl.CollectionStats
 
CollectionStats(CompositeData) - Constructor for class net.sf.ehcache.hibernate.management.impl.CollectionStats
 
CombinationSizeOfFilter - Class in net.sf.ehcache.pool.sizeof.filter
Filter combining multiple filters
CombinationSizeOfFilter(SizeOfFilter...) - Constructor for class net.sf.ehcache.pool.sizeof.filter.CombinationSizeOfFilter
Constructs a filter combining multiple ones
Command - Interface in net.sf.ehcache.transaction.xa.commands
 
commit(boolean) - Method in class net.sf.ehcache.transaction.local.LocalTransactionContext
Commit all work done in the context and release all registered soft locks
commit(Xid, boolean) - Method in class net.sf.ehcache.transaction.xa.EhcacheXAResourceImpl
commit() - Method in class net.sf.ehcache.TransactionController
Commit the transaction bound to the current thread
commit(boolean) - Method in class net.sf.ehcache.TransactionController
Commit the transaction bound to the current thread, ignoring if the transaction timed out
commitInternal(Xid, boolean) - Method in class net.sf.ehcache.transaction.xa.EhcacheXAResourceImpl
The commit implementation
commitTransactionIfNeeded(Ehcache) - Static method in class net.sf.ehcache.util.CacheTransactionHelper
Commit a transaction previously begun on the current thread if the cache is configured as transactional, otherwise this method does nothing.
ComparableValue - Class in net.sf.ehcache.search.expression
Abstract base class for criteria involving Comparable values
ComparableValue(String, Object) - Constructor for class net.sf.ehcache.search.expression.ComparableValue
Constructor
ComparableValue(String, AttributeType) - Constructor for class net.sf.ehcache.search.expression.ComparableValue
Constructor
comparator() - Method in class net.sf.ehcache.store.disk.ods.AATreeSet
compare(T, T) - Method in class net.sf.ehcache.search.impl.OrderComparator
compare(Element, Element) - Method in class net.sf.ehcache.store.FifoPolicy
Compares the desirableness for eviction of two elements Compares hit counts.
compare(Element, Element) - Method in class net.sf.ehcache.store.LfuPolicy
Compares the desirableness for eviction of two elements Compares hit counts.
compare(Element, Element) - Method in class net.sf.ehcache.store.LruPolicy
Compares the desirableness for eviction of two elements Compares hit counts.
compare(Element, Element) - Method in interface net.sf.ehcache.store.Policy
Compares the desirableness for eviction of two elements
compareTo(E) - Method in interface net.sf.ehcache.store.disk.ods.AATreeSet.Node
Compare this node to the supplied 'data' object.
compareTo(Comparable) - Method in class net.sf.ehcache.store.disk.ods.Region
Compare this node to the supplied 'data' object.
component(T) - Method in interface net.sf.ehcache.statistics.extended.ExtendedStatistics.Operation
Component.
compound(Set<T>) - Method in interface net.sf.ehcache.statistics.extended.ExtendedStatistics.Operation
Compound.
compressionEnabled(boolean) - Method in class net.sf.ehcache.config.TerracottaConfiguration
 
concurrency(int) - Method in class net.sf.ehcache.config.TerracottaConfiguration
 
ConcurrencyUtil - Class in net.sf.ehcache.concurrent
Various bits of black magic garnered from experts on the [email protected] mailing list.
ConcurrentHashMap<K,V> - Class in net.sf.ehcache.util.concurrent
A hash table supporting full concurrency of retrievals and high expected concurrency for updates.
ConcurrentHashMap() - Constructor for class net.sf.ehcache.util.concurrent.ConcurrentHashMap
Creates a new, empty map with the default initial table size (16).
ConcurrentHashMap(int) - Constructor for class net.sf.ehcache.util.concurrent.ConcurrentHashMap
Creates a new, empty map with an initial table size accommodating the specified number of elements without the need to dynamically resize.
ConcurrentHashMap(Map<? extends K, ? extends V>) - Constructor for class net.sf.ehcache.util.concurrent.ConcurrentHashMap
Creates a new map with the same mappings as the given map.
ConcurrentHashMap(int, float) - Constructor for class net.sf.ehcache.util.concurrent.ConcurrentHashMap
Creates a new, empty map with an initial table size based on the given number of elements (initialCapacity) and initial table density (loadFactor).
ConcurrentHashMap(int, float, int) - Constructor for class net.sf.ehcache.util.concurrent.ConcurrentHashMap
Creates a new, empty map with an initial table size based on the given number of elements (initialCapacity), table density (loadFactor), and number of concurrently updating threads (concurrencyLevel).
ConcurrentHashMap.EntrySetView<K,V> - Class in net.sf.ehcache.util.concurrent
A view of a ConcurrentHashMap as a Set of (key, value) entries.
ConcurrentHashMap.KeySetView<K,V> - Class in net.sf.ehcache.util.concurrent
A view of a ConcurrentHashMap as a Set of keys, in which additions may optionally be enabled by mapping to a common value.
ConcurrentHashMap.Node - Class in net.sf.ehcache.util.concurrent
Key-value entry.
ConcurrentHashMap.Node(int, Object, Object, ConcurrentHashMap.Node) - Constructor for class net.sf.ehcache.util.concurrent.ConcurrentHashMap.Node
 
ConcurrentHashMap.Node(int, Object, Object, ConcurrentHashMap.Node, int) - Constructor for class net.sf.ehcache.util.concurrent.ConcurrentHashMap.Node
 
ConcurrentHashMap.RemovalCallback - Interface in net.sf.ehcache.util.concurrent
 
ConcurrentHashMap.Spliterator<T> - Interface in net.sf.ehcache.util.concurrent
A partitionable iterator.
ConcurrentHashMap.TreeNode - Class in net.sf.ehcache.util.concurrent
Nodes for use in TreeBins
ConcurrentHashMap.TreeNode(int, Object, Object, ConcurrentHashMap.Node, int, ConcurrentHashMap.TreeNode) - Constructor for class net.sf.ehcache.util.concurrent.ConcurrentHashMap.TreeNode
 
ConcurrentHashMap.ValuesView<K,V> - Class in net.sf.ehcache.util.concurrent
A view of a ConcurrentHashMap as a Collection of values, in which additions are disabled.
ConfigError - Class in net.sf.ehcache.config
Represents a config error
ConfigError(String) - Constructor for class net.sf.ehcache.config.ConfigError
Constructor
ConfigurableRMIClientSocketFactory - Class in net.sf.ehcache.distribution
Default socket timeouts are unlikely to be suitable for cache replication.
ConfigurableRMIClientSocketFactory(Integer) - Constructor for class net.sf.ehcache.distribution.ConfigurableRMIClientSocketFactory
Construct a new socket factory with the given timeout.
Configuration - Class in net.sf.ehcache.config
A bean, used by BeanUtils, to set configuration from an XML configuration file.
Configuration() - Constructor for class net.sf.ehcache.config.Configuration
Empty constructor, which is used by ConfigurationFactory, and can be also used programmatically.
Configuration.Monitoring - Enum in net.sf.ehcache.config
Represents whether monitoring should be enabled or not.
Configuration.RuntimeCfg - Class in net.sf.ehcache.config
Runtime configuration as being used by the CacheManager
Configuration.RuntimeCfg(CacheManager, String) - Constructor for class net.sf.ehcache.config.Configuration.RuntimeCfg
Constructor
ConfigurationElement - Class in net.sf.ehcache.config.generator.model.elements
Element representing the Configuration.
ConfigurationElement(Configuration) - Constructor for class net.sf.ehcache.config.generator.model.elements.ConfigurationElement
Constructor accepting the Configuration.
ConfigurationElement(CacheManager) - Constructor for class net.sf.ehcache.config.generator.model.elements.ConfigurationElement
Constructor accepting the CacheManager.
ConfigurationFactory - Class in net.sf.ehcache.config
A utility class which configures beans from XML, using reflection.
ConfigurationGenerator - Class in net.sf.ehcache.config.generator
Deprecated. Use ConfigurationUtil.generateCacheManagerConfigurationText(Configuration) or ConfigurationUtil#generateCacheConfigurationText(CacheConfiguration) instead
ConfigurationGenerator() - Constructor for class net.sf.ehcache.config.generator.ConfigurationGenerator
Deprecated.  
ConfigurationHelper - Class in net.sf.ehcache.config
The configuration for ehcache.
ConfigurationHelper(CacheManager, Configuration) - Constructor for class net.sf.ehcache.config.ConfigurationHelper
Only Constructor
ConfigurationSource - Class in net.sf.ehcache.config.generator
Class encapsulating the source of configuration for a cache manager

ConfigurationSource() - Constructor for class net.sf.ehcache.config.generator.ConfigurationSource
protected constructor
ConfigurationUtil - Class in net.sf.ehcache.config.generator
Utility class with static methods for generating configuration texts in different ways based on input

ConfigurationUtil() - Constructor for class net.sf.ehcache.config.generator.ConfigurationUtil
 
consistency(TerracottaConfiguration.Consistency) - Method in class net.sf.ehcache.config.TerracottaConfiguration
Setter for consistency, returns this instance
Constants - Class in net.sf.ehcache.statistics
The Operation/stats db Constants.
Constants() - Constructor for class net.sf.ehcache.statistics.Constants
 
constructExtractor(ClassLoader) - Method in class net.sf.ehcache.config.SearchAttribute
Construct the extractor for this attribute configuration
contains(Object) - Method in class net.sf.ehcache.hibernate.regions.EhcacheDataRegion
Returns true if this region contains data for the given key.
contains(Object) - Method in class net.sf.ehcache.store.CacheKeySet
contains(K) - Method in interface net.sf.ehcache.store.CachingTier
Deprecated. 
contains(K) - Method in class net.sf.ehcache.store.cachingtier.OnHeapCachingTier
 
contains(Object) - Method in class net.sf.ehcache.util.concurrent.ConcurrentHashMap
Legacy method testing if some key maps into the specified value in this table.
contains(Object) - Method in class net.sf.ehcache.util.concurrent.ConcurrentHashMap.EntrySetView
 
contains(Object) - Method in class net.sf.ehcache.util.concurrent.ConcurrentHashMap.KeySetView
 
contains(Object) - Method in class net.sf.ehcache.util.concurrent.ConcurrentHashMap.ValuesView
 
contains(Object) - Method in class net.sf.ehcache.util.LargeCollection
contains(Object) - Method in class net.sf.ehcache.util.SetAsList
containsAll(Collection<?>) - Method in class net.sf.ehcache.store.CacheKeySet
containsAll(Collection<?>) - Method in class net.sf.ehcache.util.SetAsList
containsKey(Object) - Method in class net.sf.ehcache.store.CacheStore
 
containsKey(Object) - Method in class net.sf.ehcache.store.chm.SelectableConcurrentHashMap
 
containsKey(Object) - Method in class net.sf.ehcache.store.disk.DiskStore
A check to see if a key is in the Store.
containsKey(Object) - Method in class net.sf.ehcache.store.ElementIdAssigningStore
A check to see if a key is in the Store.
containsKey(Object) - Method in class net.sf.ehcache.store.LegacyStoreWrapper
A check to see if a key is in the Store.
containsKey(Object) - Method in class net.sf.ehcache.store.LruMemoryStore
An unsynchronized check to see if a key is in the Store.
containsKey(Object) - Method in class net.sf.ehcache.store.MemoryStore
A check to see if a key is in the Store.
containsKey(Object) - Method in interface net.sf.ehcache.store.Store
A check to see if a key is in the Store.
containsKey(Object) - Method in class net.sf.ehcache.transaction.local.JtaLocalTransactionStore
A check to see if a key is in the Store.
containsKey(Object) - Method in class net.sf.ehcache.transaction.local.LocalTransactionStore
A check to see if a key is in the Store.
containsKey(Object) - Method in class net.sf.ehcache.transaction.xa.XATransactionStore
A check to see if a key is in the Store.
containsKey(Object) - Method in class net.sf.ehcache.util.concurrent.ConcurrentHashMap
Tests if the specified object is a key in this table.
containsKeyInMemory(Object) - Method in class net.sf.ehcache.store.CacheStore
Deprecated. 
containsKeyInMemory(Object) - Method in class net.sf.ehcache.store.disk.DiskStore
A check to see if a key is in the Store and is currently held in memory.
containsKeyInMemory(Object) - Method in class net.sf.ehcache.store.ElementIdAssigningStore
A check to see if a key is in the Store and is currently held in memory.
containsKeyInMemory(Object) - Method in class net.sf.ehcache.store.LegacyStoreWrapper
A check to see if a key is in the Store and is currently held in memory.
containsKeyInMemory(Object) - Method in class net.sf.ehcache.store.LruMemoryStore
A check to see if a key is in the Store and is currently held in memory.
containsKeyInMemory(Object) - Method in class net.sf.ehcache.store.MemoryStore
A check to see if a key is in the Store and is currently held in memory.
containsKeyInMemory(Object) - Method in interface net.sf.ehcache.store.Store
A check to see if a key is in the Store and is currently held in memory.
containsKeyInMemory(Object) - Method in class net.sf.ehcache.transaction.AbstractTransactionStore
A check to see if a key is in the Store and is currently held in memory.
containsKeyOffHeap(Object) - Method in class net.sf.ehcache.store.CacheStore
Deprecated. 
containsKeyOffHeap(Object) - Method in class net.sf.ehcache.store.disk.DiskStore
A check to see if a key is in the Store and is currently held off-heap.
containsKeyOffHeap(Object) - Method in class net.sf.ehcache.store.ElementIdAssigningStore
A check to see if a key is in the Store and is currently held off-heap.
containsKeyOffHeap(Object) - Method in class net.sf.ehcache.store.LegacyStoreWrapper
A check to see if a key is in the Store and is currently held off-heap.
containsKeyOffHeap(Object) - Method in class net.sf.ehcache.store.LruMemoryStore
A check to see if a key is in the Store and is currently held off-heap.
containsKeyOffHeap(Object) - Method in class net.sf.ehcache.store.MemoryStore
A check to see if a key is in the Store and is currently held off-heap.
containsKeyOffHeap(Object) - Method in interface net.sf.ehcache.store.Store
A check to see if a key is in the Store and is currently held off-heap.
containsKeyOffHeap(Object) - Method in class net.sf.ehcache.transaction.AbstractTransactionStore
A check to see if a key is in the Store and is currently held off-heap.
containsKeyOnDisk(Object) - Method in class net.sf.ehcache.store.CacheStore
Deprecated. 
containsKeyOnDisk(Object) - Method in class net.sf.ehcache.store.disk.DiskStore
A check to see if a key is in the Store and is currently held on disk.
containsKeyOnDisk(Object) - Method in class net.sf.ehcache.store.ElementIdAssigningStore
A check to see if a key is in the Store and is currently held on disk.
containsKeyOnDisk(Object) - Method in class net.sf.ehcache.store.LegacyStoreWrapper
A check to see if a key is in the Store and is currently held on disk.
containsKeyOnDisk(Object) - Method in class net.sf.ehcache.store.LruMemoryStore
A check to see if a key is in the Store and is currently held on disk.
containsKeyOnDisk(Object) - Method in class net.sf.ehcache.store.MemoryStore
A check to see if a key is in the Store and is currently held on disk.
containsKeyOnDisk(Object) - Method in interface net.sf.ehcache.store.Store
A check to see if a key is in the Store and is currently held on disk.
containsKeyOnDisk(Object) - Method in class net.sf.ehcache.transaction.AbstractTransactionStore
A check to see if a key is in the Store and is currently held on disk.
containsValue(Object) - Method in class net.sf.ehcache.store.chm.SelectableConcurrentHashMap
 
containsValue(Object) - Method in class net.sf.ehcache.util.concurrent.ConcurrentHashMap
Returns true if this map maps one or more keys to the specified value.
contextDestroyed(ServletContextEvent) - Method in class net.sf.ehcache.constructs.web.ShutdownListener
Notification that the servlet context is about to be shut down.
contextInitialized(ServletContextEvent) - Method in class net.sf.ehcache.constructs.web.ShutdownListener
Notification that the web application is ready to process requests.
contiguous() - Method in class net.sf.ehcache.store.disk.ods.Region
Return the size of the largest region linked from this node.
convert(Object) - Method in class net.sf.ehcache.writer.writebehind.CastingOperationConverter
Convert an arbitrary object
convert(Object) - Method in interface net.sf.ehcache.writer.writebehind.OperationConverter
Convert an arbitrary object
convertIntToStatus(int) - Static method in class net.sf.ehcache.Status
 
convertTimeToInt(long) - Static method in class net.sf.ehcache.util.TimeUtil
Converts a long seconds value to an int seconds value and takes into account overflow from the downcast by switching to Integer.MAX_VALUE.
copy() - Method in class net.sf.ehcache.config.CopyStrategyConfiguration
Make copy of this configuration
copy(T) - Method in interface net.sf.ehcache.store.compound.CopyStrategy
Deprecated. Deep copies some object and returns the copy
copyElementForReadIfNeeded(Element) - Method in class net.sf.ehcache.store.CopyStrategyHandler
Perform copy on read on an element if configured
copyForRead(Element, ClassLoader) - Method in class net.sf.ehcache.store.compound.ImmutableValueElementCopyStrategy
 
copyForRead(Element, ClassLoader) - Method in class net.sf.ehcache.store.compound.LegacyCopyStrategyAdapter
Reconstruct an object from its storage-ready copy.
copyForRead(Element, ClassLoader) - Method in class net.sf.ehcache.store.compound.NullReadWriteCopyStrategy
Reconstruct an object from its storage-ready copy.
copyForRead(T, ClassLoader) - Method in interface net.sf.ehcache.store.compound.ReadWriteCopyStrategy
Reconstruct an object from its storage-ready copy.
copyForRead(Element, ClassLoader) - Method in class net.sf.ehcache.store.compound.ReadWriteSerializationCopyStrategy
 
copyForRead(Element, ClassLoader) - Method in class net.sf.ehcache.store.compound.SerializationCopyStrategy
 
copyForWrite(Element, ClassLoader) - Method in class net.sf.ehcache.store.compound.ImmutableValueElementCopyStrategy
 
copyForWrite(Element, ClassLoader) - Method in class net.sf.ehcache.store.compound.LegacyCopyStrategyAdapter
Deep copies some object and returns an internal storage-ready copy
copyForWrite(Element, ClassLoader) - Method in class net.sf.ehcache.store.compound.NullReadWriteCopyStrategy
Deep copies some object and returns an internal storage-ready copy
copyForWrite(T, ClassLoader) - Method in interface net.sf.ehcache.store.compound.ReadWriteCopyStrategy
Deep copies some object and returns an internal storage-ready copy
copyForWrite(Element, ClassLoader) - Method in class net.sf.ehcache.store.compound.ReadWriteSerializationCopyStrategy
 
copyForWrite(Element, ClassLoader) - Method in class net.sf.ehcache.store.compound.SerializationCopyStrategy
 
CopyingCacheStore<T extends Store> - Class in net.sf.ehcache.store
Copies elements, either on read, write or both before using the underlying store to actually store things When copying both ways, the store might not see the same types being stored
CopyingCacheStore(T, boolean, boolean, ReadWriteCopyStrategy<Element>, ClassLoader) - Constructor for class net.sf.ehcache.store.CopyingCacheStore
Creates a copying instance of store, that wraps the actual storage
copyOnRead(boolean) - Method in class net.sf.ehcache.config.CacheConfiguration
Whether the Cache should copy elements it returns
copyOnRead(boolean) - Method in class net.sf.ehcache.config.TerracottaConfiguration
Deprecated. 
copyOnWrite(boolean) - Method in class net.sf.ehcache.config.CacheConfiguration
Whether the Cache should copy elements it gets
CopyStrategy - Interface in net.sf.ehcache.store.compound
Deprecated. replaced by ReadWriteCopyStrategy
CopyStrategyConfiguration - Class in net.sf.ehcache.config
 
CopyStrategyConfiguration() - Constructor for class net.sf.ehcache.config.CopyStrategyConfiguration
 
CopyStrategyConfigurationElement - Class in net.sf.ehcache.config.generator.model.elements
NodeElement representing the CopyStrategyConfiguration
CopyStrategyConfigurationElement(NodeElement, CopyStrategyConfiguration) - Constructor for class net.sf.ehcache.config.generator.model.elements.CopyStrategyConfigurationElement
Constructor accepting the parent and the CopyStrategyConfiguration
CopyStrategyHandler - Class in net.sf.ehcache.store
Utility class for handling element copy based on the copy on read and write configurations.
CopyStrategyHandler(boolean, boolean, ReadWriteCopyStrategy<Element>, ClassLoader) - Constructor for class net.sf.ehcache.store.CopyStrategyHandler
Creates a CopyStrategyHandler based on the copy configuration
copyWith(int, boolean) - Method in class net.sf.ehcache.pool.impl.DefaultSizeOfEngine
Make a copy of the SizeOf engine, preserving all of its internal state but overriding the specified parameters
copyWith(int, boolean) - Method in interface net.sf.ehcache.pool.SizeOfEngine
Make a copy of the SizeOf engine, preserving all of its internal state but overriding the specified parameters
copyWith(int, boolean) - Method in class net.sf.ehcache.store.disk.DiskSizeOfEngine
Make a copy of the SizeOf engine, preserving all of its internal state but overriding the specified parameters
CoreStatistics - Interface in net.sf.ehcache.statistics
The CoreStatistics interface.
CoreStatistics.CountOperation<T> - Interface in net.sf.ehcache.statistics
The Interface CountOperation.
CoreStatisticsImpl - Class in net.sf.ehcache.statistics
The CoreStatisticsImpl class.
CoreStatisticsImpl(ExtendedStatistics) - Constructor for class net.sf.ehcache.statistics.CoreStatisticsImpl
Instantiates a new core statistics impl.
count() - Static method in class net.sf.ehcache.search.aggregator.Aggregators
Construct a counting aggregator
Count - Class in net.sf.ehcache.search.aggregator
Counts the number of results
Count() - Constructor for class net.sf.ehcache.search.aggregator.Count
 
count() - Method in class net.sf.ehcache.search.Attribute
Request a count aggregation of this attribute
count() - Method in class net.sf.ehcache.search.impl.BaseQueryInterpreter
hook
count() - Method in interface net.sf.ehcache.statistics.extended.ExtendedStatistics.Result
Count.
count - Variable in class net.sf.ehcache.store.chm.SelectableConcurrentHashMap.Segment
The number of elements in this segment's region.
count - Variable in class net.sf.ehcache.store.disk.Segment
Count of elements in the map.
CountBasedBackEnd<K,V> - Class in net.sf.ehcache.store.cachingtier
A backend to a OnHeapCachingTier that will be cap'ed based on the amount of entries
CountBasedBackEnd(long) - Constructor for class net.sf.ehcache.store.cachingtier.CountBasedBackEnd
Constructs a cap'ed backend
CountBasedBackEnd(long, Policy) - Constructor for class net.sf.ehcache.store.cachingtier.CountBasedBackEnd
Constructs a cap'ed backend
Counter - Interface in net.sf.ehcache.util.counter
A simple counter
CounterConfig - Class in net.sf.ehcache.util.counter
Config for a simple Counter
CounterConfig(long) - Constructor for class net.sf.ehcache.util.counter.CounterConfig
Creates a config with the initial value
CounterImpl - Class in net.sf.ehcache.util.counter
A simple counter implementation
CounterImpl() - Constructor for class net.sf.ehcache.util.counter.CounterImpl
Default Constructor
CounterImpl(long) - Constructor for class net.sf.ehcache.util.counter.CounterImpl
Constructor with initial value
CounterManager - Interface in net.sf.ehcache.util.counter
A Counter Manager that accepts a config to create counters.
CounterManagerImpl - Class in net.sf.ehcache.util.counter
An implementation of a CounterManager.
CounterManagerImpl(FailSafeTimer) - Constructor for class net.sf.ehcache.util.counter.CounterManagerImpl
Constructor that accepts a timer that will be used for scheduling sampled counter if any is created
CountingThreadFactory - Class in net.sf.ehcache.constructs.nonstop.util
A custom ThreadFactory that maintains a count of how many threads this factory has created
CountingThreadFactory(ThreadFactory) - Constructor for class net.sf.ehcache.constructs.nonstop.util.CountingThreadFactory
Constructor accepting the actual thread factory that will create the threads
create() - Static method in class net.sf.ehcache.CacheManager
A factory method to create a singleton CacheManager with default config, or return it if it exists.
create(String) - Static method in class net.sf.ehcache.CacheManager
A factory method to create a singleton CacheManager with a specified configuration.
create(URL) - Static method in class net.sf.ehcache.CacheManager
A factory method to create a singleton CacheManager from an URL.
create(InputStream) - Static method in class net.sf.ehcache.CacheManager
A factory method to create a singleton CacheManager from a java.io.InputStream.
create(Configuration) - Static method in class net.sf.ehcache.CacheManager
A factory method to create a singleton CacheManager from a net.sf.ehcache.config.Configuration.
create(Element) - Method in class net.sf.ehcache.store.disk.DiskStorageFactory
Create a disk substitute for an element
create(Ehcache, Pool, Pool) - Static method in class net.sf.ehcache.store.disk.DiskStore
Creates a persitent-to-disk store for the given cache, using the given disk path.
create(Cache) - Static method in class net.sf.ehcache.store.disk.DiskStore
Creates a persitent-to-disk store for the given cache, using the given disk path.
create(Ehcache, Pool) - Static method in class net.sf.ehcache.store.MemoryStore
A factory method to create a MemoryStore.
createAutomaticallyConfiguredCachePeerProvider(CacheManager, Properties) - Method in class net.sf.ehcache.distribution.RMICacheManagerPeerProviderFactory
peerDiscovery=automatic, multicastGroupAddress=230.0.0.1, multicastGroupPort=4446, multicastPacketTimeToLive=255
createBatchOperation(List<SingleOperation>) - Method in class net.sf.ehcache.writer.writebehind.operations.DeleteOperation
Creates a batch operation that corresponds to the operation type of this single operation.
createBatchOperation(List<SingleOperation>) - Method in interface net.sf.ehcache.writer.writebehind.operations.SingleOperation
Creates a batch operation that corresponds to the operation type of this single operation.
createBatchOperation(List<SingleOperation>) - Method in class net.sf.ehcache.writer.writebehind.operations.WriteOperation
Creates a batch operation that corresponds to the operation type of this single operation.
createBootstrapCacheLoader(Properties) - Method in class net.sf.ehcache.bootstrap.BootstrapCacheLoaderFactory
Create a BootstrapCacheLoader
createBootstrapCacheLoader(Properties) - Method in class net.sf.ehcache.distribution.RMIBootstrapCacheLoaderFactory
Create a BootstrapCacheLoader
createBootstrapCacheLoader(Properties) - Method in class net.sf.ehcache.store.DiskStoreBootstrapCacheLoaderFactory
Create a BootstrapCacheLoader
createBootstrapCacheLoader(Properties) - Method in class net.sf.ehcache.terracotta.TerracottaBootstrapCacheLoaderFactory
 
createBruteForceSource(MemoryStore, CacheConfiguration) - Static method in class net.sf.ehcache.store.MemoryStore
Factory method to wrap the MemoryStore into a BruteForceSource, accounting for transactional and copy configuration
createCacheDecorators(Ehcache) - Method in class net.sf.ehcache.config.ConfigurationHelper
Creates decorated ehcaches for the cache, if any configured in ehcache.xml
createCacheEventListener(Properties) - Method in class net.sf.ehcache.distribution.RMICacheReplicatorFactory
Create a CacheEventListener which is also a CacheReplicator.
createCacheEventListener(Properties) - Method in class net.sf.ehcache.event.CacheEventListenerFactory
Create a CacheEventListener
createCacheEventListener(Properties) - Method in class net.sf.ehcache.event.TerracottaCacheEventReplicationFactory
Create a CacheEventListener
createCacheExceptionHandler(CacheConfiguration.CacheExceptionHandlerFactoryConfiguration, ClassLoader) - Static method in class net.sf.ehcache.config.ConfigurationHelper
Tries to create a CacheLoader from the configuration using the factory specified.
createCacheExtension(Ehcache, Properties) - Method in class net.sf.ehcache.extension.CacheExtensionFactory
 
createCacheLoader(Ehcache, Properties) - Method in class net.sf.ehcache.loader.CacheLoaderFactory
Creates a CacheLoader using the Ehcache configuration mechanism at the time the associated cache is created.
createCacheManagerEventListener(CacheManager) - Method in class net.sf.ehcache.config.ConfigurationHelper
Tries to load the class specified.
createCacheManagerEventListener(CacheManager, Properties) - Method in class net.sf.ehcache.event.CacheManagerEventListenerFactory
Create a CacheEventListener
createCachePeerListener(CacheManager, Properties) - Method in class net.sf.ehcache.distribution.CacheManagerPeerListenerFactory
Creates a peer provider.
createCachePeerListener(CacheManager, Properties) - Method in class net.sf.ehcache.distribution.RMICacheManagerPeerListenerFactory
 
createCachePeerListeners() - Method in class net.sf.ehcache.config.ConfigurationHelper
Tries to load the class specified otherwise defaults to null
createCachePeerProvider(CacheManager, Properties) - Method in class net.sf.ehcache.distribution.CacheManagerPeerProviderFactory
Create a peer provider.
createCachePeerProvider(CacheManager, Properties) - Method in class net.sf.ehcache.distribution.RMICacheManagerPeerProviderFactory
 
createCachePeerProviders() - Method in class net.sf.ehcache.config.ConfigurationHelper
Tries to load the class specified otherwise defaults to null
createCaches() - Method in class net.sf.ehcache.config.ConfigurationHelper
Creates unitialised caches for each cache configuration found
createCacheStore(Ehcache, Pool, Pool) - Static method in class net.sf.ehcache.store.disk.DiskStore
Create a DiskBackedMemoryStore instance
createCacheWriter(Ehcache, Properties) - Method in class net.sf.ehcache.writer.CacheWriterFactory
Creates a CacheWriter using the Ehcache configuration mechanism at the time the associated cache is created.
createClone() - Method in interface net.sf.ehcache.search.aggregator.AggregatorInstance
Create a clone of this aggregator, detaching from its result
createClone() - Method in class net.sf.ehcache.search.aggregator.Average
Create a clone of this aggregator, detaching from its result
createClone() - Method in class net.sf.ehcache.search.aggregator.Count
Create a clone of this aggregator, detaching from its result
createClone() - Method in class net.sf.ehcache.search.aggregator.Max
Create a clone of this aggregator, detaching from its result
createClone() - Method in class net.sf.ehcache.search.aggregator.Min
Create a clone of this aggregator, detaching from its result
createClone() - Method in class net.sf.ehcache.search.aggregator.Sum
Create a clone of this aggregator, detaching from its result
createClusteredInstanceFactory() - Method in class net.sf.ehcache.terracotta.TerracottaClient
Returns true if the clusteredInstanceFactory was created, otherwise returns false.
createCollectionRegionAccessStrategy(EhcacheCollectionRegion, AccessType) - Method in class net.sf.ehcache.hibernate.nonstop.NonstopAccessStrategyFactory
Create CollectionRegionAccessStrategy for the input EhcacheCollectionRegion and AccessType
createCollectionRegionAccessStrategy(EhcacheCollectionRegion, AccessType) - Method in interface net.sf.ehcache.hibernate.strategy.EhcacheAccessStrategyFactory
Create CollectionRegionAccessStrategy for the input EhcacheCollectionRegion and AccessType
createCollectionRegionAccessStrategy(EhcacheCollectionRegion, AccessType) - Method in class net.sf.ehcache.hibernate.strategy.EhcacheAccessStrategyFactoryImpl
Create CollectionRegionAccessStrategy for the input EhcacheCollectionRegion and AccessType
createConfiguration() - Method in class net.sf.ehcache.config.generator.ConfigurationSource
Abstract method used for creating a Configuration based on the source
createCounter() - Method in class net.sf.ehcache.util.counter.CounterConfig
Creates and returns a Counter based on the initial value
createCounter(CounterConfig) - Method in interface net.sf.ehcache.util.counter.CounterManager
Creates a Counter based on the passed config
createCounter(CounterConfig) - Method in class net.sf.ehcache.util.counter.CounterManagerImpl
Creates a Counter based on the passed config
createCounter() - Method in class net.sf.ehcache.util.counter.sampled.SampledCounterConfig
Creates and returns a Counter based on the initial value
createCounter() - Method in class net.sf.ehcache.util.counter.sampled.SampledRateCounterConfig
Creates and returns a Counter based on the initial value
created(Object) - Method in class net.sf.ehcache.store.disk.DiskStorageFactory
Returns true if this factory created the given object.
createDecoratedEhcache(Ehcache, Properties) - Method in class net.sf.ehcache.constructs.CacheDecoratorFactory
Creates a decorated Ehcache using the properties specified for configuring the decorator.
createDecoratedEhcache(Ehcache, Properties) - Method in class net.sf.ehcache.constructs.readthrough.ReadThroughCacheFactory
 
createDecoratedEhcache(Ehcache, Properties) - Method in class net.sf.ehcache.constructs.refreshahead.RefreshAheadCacheFactory
 
createDefaultCache() - Method in class net.sf.ehcache.config.ConfigurationHelper
 
createDefaultCacheDecorators(Ehcache, CacheConfiguration, ClassLoader) - Static method in class net.sf.ehcache.config.ConfigurationHelper
Creates default cache decorators specified in the default cache configuration if any
createDefaultDecoratedEhcache(Ehcache, Properties) - Method in class net.sf.ehcache.constructs.CacheDecoratorFactory
This method is called when the factory is specified for the defaultCache in the config.
createDefaultDecoratedEhcache(Ehcache, Properties) - Method in class net.sf.ehcache.constructs.readthrough.ReadThroughCacheFactory
 
createDefaultDecoratedEhcache(Ehcache, Properties) - Method in class net.sf.ehcache.constructs.refreshahead.RefreshAheadCacheFactory
 
createDiskStore() - Method in class net.sf.ehcache.Cache
Creates a disk store when either: overflowToDisk is enabled diskPersistent is enabled
createElement(ClassLoader) - Method in interface net.sf.ehcache.event.RegisteredEventListeners.ElementCreationCallback
Materialize the relevant element in the given classloader
createElementComparatorInstance(CacheConfiguration, ClassLoader) - Method in class net.sf.ehcache.config.ElementValueComparatorConfiguration
Get (and potentially) instantiate the instance
createEntityRegionAccessStrategy(EhcacheEntityRegion, AccessType) - Method in class net.sf.ehcache.hibernate.nonstop.NonstopAccessStrategyFactory
Create EntityRegionAccessStrategy for the input EhcacheEntityRegion and AccessType
createEntityRegionAccessStrategy(EhcacheEntityRegion, AccessType) - Method in interface net.sf.ehcache.hibernate.strategy.EhcacheAccessStrategyFactory
Create EntityRegionAccessStrategy for the input EhcacheEntityRegion and AccessType
createEntityRegionAccessStrategy(EhcacheEntityRegion, AccessType) - Method in class net.sf.ehcache.hibernate.strategy.EhcacheAccessStrategyFactoryImpl
Create EntityRegionAccessStrategy for the input EhcacheEntityRegion and AccessType
createEntry(Object) - Method in interface net.sf.ehcache.constructs.blocking.CacheEntryFactory
Creates the cacheEntry for the given cache key.
createEventReplicator(Ehcache) - Method in interface net.sf.ehcache.terracotta.ClusteredInstanceFactory
Create a replicator for the cache events of a given cache
createEventReplicator(Ehcache) - Method in class net.sf.ehcache.terracotta.ClusteredInstanceFactoryWrapper
Create a replicator for the cache events of a given cache
createExceptionHandler(Properties) - Method in class net.sf.ehcache.exceptionhandler.CacheExceptionHandlerFactory
Create an CacheExceptionHandler
createHashEntry(Object, int, SelectableConcurrentHashMap.HashEntry, Element, long) - Method in class net.sf.ehcache.store.chm.SelectableConcurrentHashMap.Segment
 
createInstance() - Method in interface net.sf.ehcache.search.aggregator.Aggregator
Create an instance of this aggregator.
createManuallyConfiguredCachePeerProvider(Properties) - Method in class net.sf.ehcache.distribution.RMICacheManagerPeerProviderFactory
peerDiscovery=manual, rmiUrls=//hostname:port/cacheName //hostname:port/cacheName //hostname:port/cacheName
createMBeanRegistrationProvider(Configuration) - Method in interface net.sf.ehcache.management.provider.MBeanRegistrationProviderFactory
Factory Method for creating MBeanRegistrationProvider
createMBeanRegistrationProvider(Configuration) - Method in class net.sf.ehcache.management.provider.MBeanRegistrationProviderFactoryImpl
Factory Method for creating MBeanRegistrationProvider
createNewInstance(ClassLoader, String) - Static method in class net.sf.ehcache.util.ClassLoaderUtil
Creates a new class instance with the given loader.
createNewInstance(ClassLoader, String, Class[], Object[]) - Static method in class net.sf.ehcache.util.ClassLoaderUtil
Creates a new class instance and passes args to the constructor call.
createNonStopStore(Callable<TerracottaStore>, Ehcache) - Method in interface net.sf.ehcache.terracotta.ClusteredInstanceFactory
Create a NonStopStoreWrapper for a terracottaStore
createNonStopStore(Callable<TerracottaStore>, Ehcache) - Method in class net.sf.ehcache.terracotta.ClusteredInstanceFactoryWrapper
 
createOnHeapCache(Ehcache, Pool) - Static method in class net.sf.ehcache.store.cachingtier.OnHeapCachingTier
Factory method
createPoolAccessor(PoolParticipant, int, boolean) - Method in class net.sf.ehcache.pool.impl.AbstractPool
Return a PoolAccessor whose consumption is tracked by this pool, using a default SizeOf engine.
createPoolAccessor(PoolParticipant, SizeOfEngine) - Method in class net.sf.ehcache.pool.impl.BoundedPool
Return a PoolAccessor whose consumption is tracked by this pool, using a specific SizeOf engine.
createPoolAccessor(PoolParticipant, SizeOfEngine) - Method in class net.sf.ehcache.pool.impl.StrictlyBoundedPool
Return a PoolAccessor whose consumption is tracked by this pool, using a specific SizeOf engine.
createPoolAccessor(PoolParticipant, int, boolean) - Method in class net.sf.ehcache.pool.impl.UnboundedPool
Return a PoolAccessor whose consumption is tracked by this pool, using a default SizeOf engine.
createPoolAccessor(PoolParticipant, SizeOfEngine) - Method in class net.sf.ehcache.pool.impl.UnboundedPool
Return a PoolAccessor whose consumption is tracked by this pool, using a specific SizeOf engine.
createPoolAccessor(PoolParticipant, int, boolean) - Method in interface net.sf.ehcache.pool.Pool
Return a PoolAccessor whose consumption is tracked by this pool, using a default SizeOf engine.
createPoolAccessor(PoolParticipant, SizeOfEngine) - Method in interface net.sf.ehcache.pool.Pool
Return a PoolAccessor whose consumption is tracked by this pool, using a specific SizeOf engine.
createProxy(Ehcache) - Static method in class net.sf.ehcache.exceptionhandler.ExceptionHandlingDynamicCacheProxy
A simple factory method to hide the messiness of creating the proxy from clients.
createQuery() - Method in class net.sf.ehcache.Cache
Create a new query builder for this cache
createQuery() - Method in class net.sf.ehcache.constructs.classloader.ClassLoaderAwareCache
Create a new query builder for this cache
createQuery() - Method in class net.sf.ehcache.constructs.EhcacheDecoratorAdapter
Create a new query builder for this cache
createQuery() - Method in interface net.sf.ehcache.Ehcache
Create a new query builder for this cache
createQuery(String) - Method in interface net.sf.ehcache.search.query.QueryManager
Parses a String statement expressing an Ehcache Search query and returns a Query object for the cache specified in the statement.
createQueue(int, CacheConfiguration) - Method in class net.sf.ehcache.writer.writebehind.WriteBehindQueueManager.WriteBehindQueueFactory
Create a write behind queue stripe.
createSegment(int, float) - Method in class net.sf.ehcache.store.chm.SelectableConcurrentHashMap
 
createSizeOfEngine(int, boolean, boolean) - Method in interface net.sf.ehcache.pool.SizeOfEngineFactory
Creates a new instance of a SizeOfEngine
createSizeOfEngine(int, boolean, boolean) - Method in class net.sf.ehcache.pool.SizeOfEngineLoader
Creates a new instance of a SizeOfEngine
createSocket(String, int) - Method in class net.sf.ehcache.distribution.ConfigurableRMIClientSocketFactory
Create a client socket connected to the specified host and port.
createSoftLockID(TransactionID, Object, Element, Element) - Method in class net.sf.ehcache.transaction.AbstractSoftLockManager
Create a new soft lock ID and associated soft lock if necessary.
createSoftLockID(TransactionID, Object, Element, Element) - Method in interface net.sf.ehcache.transaction.SoftLockManager
Create a new soft lock ID and associated soft lock if necessary.
createSoftLockManager(Ehcache, SoftLockFactory) - Method in interface net.sf.ehcache.FeaturesManager
Create a soft-lock map for the given cache
createStore(Cache, Pool, Pool) - Method in interface net.sf.ehcache.FeaturesManager
Create a store for the given cache.
createStore(Ehcache) - Method in interface net.sf.ehcache.terracotta.ClusteredInstanceFactory
Create a Store instance for the given cache
createStore(Ehcache) - Method in class net.sf.ehcache.terracotta.ClusteredInstanceFactoryWrapper
Create a Store instance for the given cache
createStripedReadWriteLock() - Method in class net.sf.ehcache.store.disk.DiskStore
Will create a StripedReadWriteLock always using the same spreading function
createStripedReadWriteLock() - Method in interface net.sf.ehcache.store.StripedReadWriteLockProvider
Will create a StripedReadWriteLock always using the same spreading function
createTerracottaEventReplicator(Ehcache) - Method in class net.sf.ehcache.CacheManager
Create/access the appropriate clustered cache event replicator for the given cache
createTerracottaStore(Ehcache) - Method in class net.sf.ehcache.CacheManager
Create/access the appropriate terracotta clustered store for the given cache
createTerracottaWriteBehind(Ehcache) - Method in class net.sf.ehcache.CacheManager
Create/access the appropriate clustered write behind queue for the given cache
createTransactionContext() - Method in interface net.sf.ehcache.transaction.xa.EhcacheXAResource
Obtain the already associated XATransactionContext with the current Transaction, or create a new one should none be there yet.
createTransactionContext() - Method in class net.sf.ehcache.transaction.xa.EhcacheXAResourceImpl
Obtain the already associated XATransactionContext with the current Transaction, or create a new one should none be there yet.
createTransactionID() - Method in class net.sf.ehcache.transaction.DelegatingTransactionIDFactory
Create a unique transaction ID
createTransactionID() - Method in interface net.sf.ehcache.transaction.TransactionIDFactory
Create a unique transaction ID
createTransactionID() - Method in class net.sf.ehcache.transaction.TransactionIDFactoryImpl
Create a unique transaction ID
createTransactionIDFactory() - Method in interface net.sf.ehcache.FeaturesManager
Create a transaction map for the associated cache manager
createTransactionIDFactory(String, String) - Method in interface net.sf.ehcache.terracotta.ClusteredInstanceFactory
Create a TransactionIDFactory
createTransactionIDFactory(String, String) - Method in class net.sf.ehcache.terracotta.ClusteredInstanceFactoryWrapper
Create a TransactionIDFactory
createUpdateChecker() - Method in interface net.sf.ehcache.FeaturesManager
Create update checker
createWriteBehind(Cache) - Method in interface net.sf.ehcache.FeaturesManager
Create a WriteBehind instance for the given cache.
createWriteBehind() - Method in interface net.sf.ehcache.store.TerracottaStore
WriteBehind createWriteBehind
createWriteBehind() - Method in class net.sf.ehcache.store.TerracottaTransactionalCopyingCacheStore
 
createWriteBehind(Ehcache) - Method in interface net.sf.ehcache.terracotta.ClusteredInstanceFactory
Create an WriteBehind instance for the given cache
createWriteBehind(Ehcache) - Method in class net.sf.ehcache.terracotta.ClusteredInstanceFactoryWrapper
Create an WriteBehind instance for the given cache
createWriteBehind() - Method in class net.sf.ehcache.transaction.AbstractTransactionStore
 
createWriterManager(Cache, Store) - Method in enum net.sf.ehcache.config.CacheWriterConfiguration.WriteMode
Create a new WriterManager for a particular cache instance
createXidTransactionID(Xid, Ehcache) - Method in class net.sf.ehcache.transaction.DelegatingTransactionIDFactory
Create a transaction ID based on a XID for uniqueness
createXidTransactionID(Xid, Ehcache) - Method in interface net.sf.ehcache.transaction.TransactionIDFactory
Create a transaction ID based on a XID for uniqueness
createXidTransactionID(Xid, Ehcache) - Method in class net.sf.ehcache.transaction.TransactionIDFactoryImpl
Create a transaction ID based on a XID for uniqueness
Criteria - Interface in net.sf.ehcache.search.expression
Criteria interface defines a boolean function that computes a search match result
current() - Static method in class net.sf.ehcache.util.concurrent.ThreadLocalRandom
Returns the current thread's ThreadLocalRandom.
CURRENT_JVM_INFORMATION - Static variable in enum net.sf.ehcache.pool.sizeof.JvmInformation
The JvmInformation instance representing the current JVM
CUSTOM_SECRET_PROVIDER_SYSTEM_PROPERTY - Static variable in class net.sf.ehcache.terracotta.TerracottaClient
 
CUSTOM_TYPE_FACTORY_PROPERTY_NAME - Static variable in class net.sf.ehcache.config.TimeoutBehaviorConfiguration
Property name used to configure the class name of the factory class used by TimeoutBehaviorConfiguration.TimeoutBehaviorType.CUSTOM
CUSTOM_TYPE_NAME - Static variable in class net.sf.ehcache.config.TimeoutBehaviorConfiguration
Type name for TimeoutBehaviorConfiguration.TimeoutBehaviorType.CUSTOM

D

DASH - Static variable in class net.sf.ehcache.constructs.CacheDecoratorFactory
Dash string : "-"
DeadLockException - Exception in net.sf.ehcache.transaction
This exception is thrown when a deadlock between two transactions is detected
DeadLockException(String) - Constructor for exception net.sf.ehcache.transaction.DeadLockException
Create a new DeadLockException
Decision - Enum in net.sf.ehcache.transaction
The decision types a Transaction ID can be in
decrement() - Method in class net.sf.ehcache.management.sampled.SampledCounterProxy
 
decrement(long) - Method in class net.sf.ehcache.management.sampled.SampledCounterProxy
 
decrement(long, long) - Method in class net.sf.ehcache.management.sampled.SampledRateCounterProxy
 
decrement() - Method in class net.sf.ehcache.util.concurrent.LongAdder
Equivalent to add(-1).
decrement() - Method in interface net.sf.ehcache.util.counter.Counter
Decrement the counter by 1
decrement(long) - Method in interface net.sf.ehcache.util.counter.Counter
Decrement the counter by given amount
decrement() - Method in class net.sf.ehcache.util.counter.CounterImpl
Decrement the counter by 1
decrement(long) - Method in class net.sf.ehcache.util.counter.CounterImpl
Decrement the counter by given amount
decrement(long, long) - Method in interface net.sf.ehcache.util.counter.sampled.SampledRateCounter
Decrements the numerator and denominator by the passed values
decrement(long, long) - Method in class net.sf.ehcache.util.counter.sampled.SampledRateCounterImpl
Decrements the numerator and denominator by the passed values
decrement() - Method in class net.sf.ehcache.util.counter.sampled.SampledRateCounterImpl
throws UnsupportedOperationException
decrement(long) - Method in class net.sf.ehcache.util.counter.sampled.SampledRateCounterImpl
throws UnsupportedOperationException
decrementLevel() - Method in class net.sf.ehcache.store.disk.ods.AATreeSet.AbstractTreeNode
Decrement and then return this node's new level.
decrementLevel() - Method in interface net.sf.ehcache.store.disk.ods.AATreeSet.Node
Decrement and then return this node's new level.
deepSizeOf(int, boolean, Object...) - Method in class net.sf.ehcache.pool.sizeof.SizeOf
Measures the size in memory (heap) of the objects passed in, walking their graph down Any overlap of the graphs being passed in will be recognized and only measured once
DEFAULT_ASYNCHRONOUS_REPLICATION_INTERVAL_MILLIS - Static variable in class net.sf.ehcache.distribution.RMICacheReplicatorFactory
A default for the amount of time the replication thread sleeps after it detects the replicationQueue is empty before checking again.
DEFAULT_ASYNCHRONOUS_REPLICATION_MAXIMUM_BATCH_SIZE - Static variable in class net.sf.ehcache.distribution.RMICacheReplicatorFactory
A default for the maximum number of operations in an RMI message.
DEFAULT_BIND - Static variable in class net.sf.ehcache.config.ManagementRESTServiceConfiguration
Default bind value.
DEFAULT_BULK_OP_TIMEOUT_FACTOR - Static variable in class net.sf.ehcache.config.NonstopConfiguration
Default value of timeout multiplication factor for bulk operations like removeAll or size
DEFAULT_CACHE_COHERENT - Static variable in class net.sf.ehcache.config.TerracottaConfiguration
Deprecated. since 2.4 Use TerracottaConfiguration.DEFAULT_CONSISTENCY_TYPE instead.
DEFAULT_CACHE_NAME - Static variable in class net.sf.ehcache.Cache
A reserved word for cache names.
DEFAULT_CACHE_WRITER_CONFIGURATION - Static variable in class net.sf.ehcache.config.CacheConfiguration
The default cacheWriterConfiguration
DEFAULT_CACHE_XA - Static variable in class net.sf.ehcache.config.TerracottaConfiguration
Default xa enabled
DEFAULT_CLEAR_ON_FLUSH - Static variable in class net.sf.ehcache.config.CacheConfiguration
Default value for clearOnFlush
DEFAULT_CLUSTERED - Static variable in class net.sf.ehcache.config.TerracottaConfiguration
Default clustered mode
DEFAULT_COHERENT_READS - Static variable in class net.sf.ehcache.config.TerracottaConfiguration
Default coherent read behavior
DEFAULT_COMPRESSION_ENABLED - Static variable in class net.sf.ehcache.config.TerracottaConfiguration
Default compression setting
DEFAULT_CONCURRENCY - Static variable in class net.sf.ehcache.config.TerracottaConfiguration
Default value for concurrency of the internal Store.
DEFAULT_CONSISTENCY_TYPE - Static variable in class net.sf.ehcache.config.TerracottaConfiguration
Default cache consistency setting
DEFAULT_COPY_ON_READ - Static variable in class net.sf.ehcache.config.CacheConfiguration
Default value for copyOnRead
DEFAULT_COPY_ON_READ - Static variable in class net.sf.ehcache.config.TerracottaConfiguration
Default copy on read setting
DEFAULT_COPY_ON_WRITE - Static variable in class net.sf.ehcache.config.CacheConfiguration
Default value for copyOnRead
DEFAULT_COPY_STRATEGY_CONFIGURATION - Static variable in class net.sf.ehcache.config.CacheConfiguration
Default copyStrategyConfiguration
DEFAULT_DEDICATED_THREAD - Static variable in class net.sf.ehcache.terracotta.TerracottaBootstrapCacheLoader
The default on whether to do the snapshot on a dedicated thread or using the CacheManager's ScheduledExecutorService
DEFAULT_DISK_ACCESS_STRIPES - Static variable in class net.sf.ehcache.config.CacheConfiguration
Default number of diskAccessStripes.
DEFAULT_DISK_PERSISTENT - Static variable in class net.sf.ehcache.config.CacheConfiguration
Deprecated. The diskPersistent attribute has been replaced with CacheConfiguration.persistence(PersistenceConfiguration).
DEFAULT_DYNAMIC_CONFIG - Static variable in class net.sf.ehcache.config.Configuration
Default value for dynamicConfig
DEFAULT_ENABLED - Static variable in class net.sf.ehcache.config.NonstopConfiguration
Default value of nonstop attribute
DEFAULT_ETERNAL_VALUE - Static variable in class net.sf.ehcache.config.CacheConfiguration
Default eternal value
DEFAULT_EXPIRY_THREAD_INTERVAL_SECONDS - Static variable in class net.sf.ehcache.Cache
The default interval between runs of the expiry thread.
DEFAULT_EXPIRY_THREAD_INTERVAL_SECONDS - Static variable in class net.sf.ehcache.config.CacheConfiguration
The default interval between runs of the expiry thread.
DEFAULT_HISTORY_SIZE - Static variable in class net.sf.ehcache.statistics.StatisticsGateway
The Constant DEFAULT_HISTORY_SIZE.
DEFAULT_IMMEDIATE_TIMEOUT - Static variable in class net.sf.ehcache.config.NonstopConfiguration
Default value of immediateTimeout attribute
DEFAULT_INTERVAL - Static variable in class net.sf.ehcache.terracotta.TerracottaBootstrapCacheLoader
The default interval in seconds, between each snapshot
DEFAULT_INTERVAL_SECS - Static variable in class net.sf.ehcache.statistics.StatisticsGateway
The Constant DEFAULT_INTERVAL_SECS.
DEFAULT_LOCAL_CACHE_ENABLED - Static variable in class net.sf.ehcache.config.TerracottaConfiguration
Default value for whether local cache is enabled or not
DEFAULT_LOCAL_KEY_CACHE - Static variable in class net.sf.ehcache.config.TerracottaConfiguration
Default local key cache status
DEFAULT_LOCAL_KEY_CACHE_SIZE - Static variable in class net.sf.ehcache.config.TerracottaConfiguration
Default local key cache size
DEFAULT_LOGGING - Static variable in class net.sf.ehcache.config.CacheConfiguration
Logging is off by default.
DEFAULT_MAX_BYTES_OFF_HEAP - Static variable in class net.sf.ehcache.config.CacheConfiguration
Default maxBytesOffHeap value
DEFAULT_MAX_BYTES_OFF_HEAP - Static variable in class net.sf.ehcache.config.Configuration
Default value for maxBytesLocalOffHeap when not explicitly set
DEFAULT_MAX_BYTES_ON_DISK - Static variable in class net.sf.ehcache.config.CacheConfiguration
Default maxBytesOnDisk value
DEFAULT_MAX_BYTES_ON_DISK - Static variable in class net.sf.ehcache.config.Configuration
Default value for maxBytesLocalDisk when not explicitly set
DEFAULT_MAX_BYTES_ON_HEAP - Static variable in class net.sf.ehcache.config.CacheConfiguration
Default maxBytesOnHeap value
DEFAULT_MAX_BYTES_ON_HEAP - Static variable in class net.sf.ehcache.config.Configuration
Default value for maxBytesLocalHeap when not explicitly set
DEFAULT_MAX_DEPTH_EXCEEDED_BEHAVIOR - Static variable in class net.sf.ehcache.config.SizeOfPolicyConfiguration
Default max traversal depth exceeded behavior
DEFAULT_MAX_ELEMENTS_ON_DISK - Static variable in class net.sf.ehcache.config.CacheConfiguration
Default value for maxElementsOnDisk
DEFAULT_MAX_ENTRIES_IN_CACHE - Static variable in class net.sf.ehcache.config.CacheConfiguration
Default value for maxEntriesInCache
DEFAULT_MAX_SIZEOF_DEPTH - Static variable in class net.sf.ehcache.config.SizeOfPolicyConfiguration
Default max traversal depth
DEFAULT_MAX_WRITE_DELAY - Static variable in class net.sf.ehcache.config.CacheWriterConfiguration
Default maximum write delay
DEFAULT_MAXIMUM_CHUNK_SIZE_BYTES - Static variable in class net.sf.ehcache.distribution.RMIBootstrapCacheLoaderFactory
The default maximum serialized size of the elements to request from a remote cache peer during bootstrap.
DEFAULT_MEMORY_STORE_EVICTION_POLICY - Static variable in class net.sf.ehcache.config.CacheConfiguration
The default memory store eviction policy is LRU.
DEFAULT_MIN_WRITE_DELAY - Static variable in class net.sf.ehcache.config.CacheWriterConfiguration
Default minimum write delay
DEFAULT_MONITORING - Static variable in class net.sf.ehcache.config.Configuration
Default value for monitoring
DEFAULT_NAME - Static variable in class net.sf.ehcache.CacheManager
Default name if not specified in the configuration/
DEFAULT_NON_STOP_CONFIGURATION - Static variable in class net.sf.ehcache.config.TerracottaConfiguration
Default value for NonstopConfiguration
DEFAULT_NOTIFY_LISTENERS_ON_EXCEPTION - Static variable in class net.sf.ehcache.config.CacheWriterConfiguration
Default notifyListenersOnException behavior
DEFAULT_NUMBER_OF_MUTEXES - Static variable in class net.sf.ehcache.concurrent.StripedReadWriteLockSync
The default number of locks to use.
DEFAULT_ORPHAN_EVICTION - Static variable in class net.sf.ehcache.config.TerracottaConfiguration
Default orphan eviction status
DEFAULT_ORPHAN_EVICTION_PERIOD - Static variable in class net.sf.ehcache.config.TerracottaConfiguration
Default orphan eviction period
DEFAULT_PROPERTIES - Static variable in class net.sf.ehcache.config.TimeoutBehaviorConfiguration
Default value for properties.
DEFAULT_PROPERTY_SEPARATOR - Static variable in class net.sf.ehcache.config.TimeoutBehaviorConfiguration
Default value for property separator
DEFAULT_RATE_LIMIT_PER_SECOND - Static variable in class net.sf.ehcache.config.CacheWriterConfiguration
Default rate limit per second
DEFAULT_REJOIN_VALUE - Static variable in class net.sf.ehcache.config.TerracottaClientConfiguration
Default value of rejoin attribute
DEFAULT_RESULT_BATCH_SIZE - Static variable in class net.sf.ehcache.search.ExecutionHints
Default value
DEFAULT_RETRY_ATTEMPT_DELAY_SECONDS - Static variable in class net.sf.ehcache.config.CacheWriterConfiguration
Default retry attempt delay
DEFAULT_RETRY_ATTEMPTS - Static variable in class net.sf.ehcache.config.CacheWriterConfiguration
Default retry attempts
DEFAULT_SEARCH_INTERVAL_SECS - Static variable in class net.sf.ehcache.statistics.StatisticsGateway
The Constant DEFAULT_SEARCH_INTERVAL_SECS.
DEFAULT_SEARCH_TIMEOUT_MILLIS - Static variable in class net.sf.ehcache.config.NonstopConfiguration
Default value of searchTimeoutMillis attribute
DEFAULT_SECURITY_SVC_TIMEOUT - Static variable in class net.sf.ehcache.config.ManagementRESTServiceConfiguration
Default timeout for the connection to the configured security service
DEFAULT_SIZEOF_POLICY_CONFIGURATION - Static variable in class net.sf.ehcache.config.Configuration
Default sizeOfPolicy configuration
DEFAULT_SOCKET_TIMEOUT_MILLIS - Static variable in class net.sf.ehcache.distribution.RMICacheManagerPeerListenerFactory
The default timeout for cache replication for a single replication action.
DEFAULT_SPOOL_BUFFER_SIZE - Static variable in class net.sf.ehcache.config.CacheConfiguration
Set a buffer size for the spool of approx 30MB.
DEFAULT_STATISTICS - Static variable in class net.sf.ehcache.config.CacheConfiguration
Default value for statistics
DEFAULT_SYNCHRONOUS_WRITES - Static variable in class net.sf.ehcache.config.PersistenceConfiguration
Default synchronous writes setting
DEFAULT_SYNCHRONOUS_WRITES - Static variable in class net.sf.ehcache.config.TerracottaConfiguration
Default setting for synchronous-write
DEFAULT_TIMEOUT_BEHAVIOR - Static variable in class net.sf.ehcache.config.NonstopConfiguration
Default value of timeoutBehavior attribute
DEFAULT_TIMEOUT_BEHAVIOR_TYPE - Static variable in class net.sf.ehcache.config.TimeoutBehaviorConfiguration
Default value for timeout behavior
DEFAULT_TIMEOUT_MILLIS - Static variable in class net.sf.ehcache.config.NonstopConfiguration
Default value of timeoutMillis attribute
DEFAULT_TRANSACTION_MANAGER_LOOKUP_CONFIG - Static variable in class net.sf.ehcache.config.Configuration
Default transactionManagerLookupConfiguration
DEFAULT_TRANSACTION_TIMEOUT - Static variable in class net.sf.ehcache.config.Configuration
Default value for defaultTransactionTimeoutInSeconds
DEFAULT_TRANSACTIONAL_MODE - Static variable in class net.sf.ehcache.config.CacheConfiguration
Default value for transactionalMode
DEFAULT_TTI - Static variable in class net.sf.ehcache.config.CacheConfiguration
Default value for tti
DEFAULT_TTL - Static variable in class net.sf.ehcache.config.CacheConfiguration
Default value for ttl
DEFAULT_UPDATE_CHECK - Static variable in class net.sf.ehcache.config.Configuration
Default value for updateCheck
DEFAULT_VALUE - Static variable in class net.sf.ehcache.config.TimeoutBehaviorConfiguration
Default value for timeout behavior
DEFAULT_WAN_ENABLED_TSA_VALUE - Static variable in class net.sf.ehcache.config.TerracottaClientConfiguration
Default value for whether WAN replication enabled or not
DEFAULT_WINDOW_SIZE_SECS - Static variable in class net.sf.ehcache.statistics.StatisticsGateway
The Constant DEFAULT_WINDOW_SIZE_SECS.
DEFAULT_WRITE_BATCH_SIZE - Static variable in class net.sf.ehcache.config.CacheWriterConfiguration
Default write batch size
DEFAULT_WRITE_BATCHING - Static variable in class net.sf.ehcache.config.CacheWriterConfiguration
Default writeBatching behavior
DEFAULT_WRITE_BEHIND_CONCURRENCY - Static variable in class net.sf.ehcache.config.CacheWriterConfiguration
Default concurrency level for write behind
DEFAULT_WRITE_BEHIND_MAX_QUEUE_SIZE - Static variable in class net.sf.ehcache.config.CacheWriterConfiguration
Default max queue size for write behind
DEFAULT_WRITE_COALESCING - Static variable in class net.sf.ehcache.config.CacheWriterConfiguration
Default write coalescing behavior
DEFAULT_WRITE_MODE - Static variable in class net.sf.ehcache.config.CacheWriterConfiguration
Default writeMode
defaultCache(CacheConfiguration) - Method in class net.sf.ehcache.config.Configuration
Builder method to set the default cache configuration, this can only be used once.
DefaultCacheConfigurationElement - Class in net.sf.ehcache.config.generator.model.elements
NodeElement representing the CacheConfiguration of the "defaultCache"
DefaultCacheConfigurationElement(NodeElement, Configuration, CacheConfiguration) - Constructor for class net.sf.ehcache.config.generator.model.elements.DefaultCacheConfigurationElement
Constructor accepting the parent and the CacheConfiguration
DefaultElementValueComparator - Class in net.sf.ehcache.store
DefaultElementValueComparator does compare the values on the two elements based on their equals contract
DefaultElementValueComparator(CacheConfiguration) - Constructor for class net.sf.ehcache.store.DefaultElementValueComparator
Constructor
DefaultSizeOfEngine - Class in net.sf.ehcache.pool.impl
 
DefaultSizeOfEngine(int, boolean) - Constructor for class net.sf.ehcache.pool.impl.DefaultSizeOfEngine
Creates a default size of engine using the best available sizing algorithm.
DefaultSizeOfEngine(int, boolean, boolean) - Constructor for class net.sf.ehcache.pool.impl.DefaultSizeOfEngine
Creates a default size of engine using the best available sizing algorithm.
DefaultTransactionManagerLookup - Class in net.sf.ehcache.transaction.manager
Default TransactionManagerLookup implementation, that will be used by an initializing Cache should the user have not specified otherwise.
DefaultTransactionManagerLookup() - Constructor for class net.sf.ehcache.transaction.manager.DefaultTransactionManagerLookup
 
defaultTransactionTimeoutInSeconds(int) - Method in class net.sf.ehcache.config.Configuration
Builder to set the default transaction timeout.
defaultValue(String) - Method in interface net.sf.ehcache.config.generator.model.NodeAttribute
Builder convenience method for setting defaultValue
defaultValue(String) - Method in class net.sf.ehcache.config.generator.model.SimpleNodeAttribute
Builder convenience method for setting defaultValue
defaultValue(boolean) - Method in class net.sf.ehcache.config.generator.model.SimpleNodeAttribute
Same as SimpleNodeAttribute.defaultValue(String) using String.valueOf(defaultValue)
defaultValue(int) - Method in class net.sf.ehcache.config.generator.model.SimpleNodeAttribute
Same as SimpleNodeAttribute.defaultValue(String) using String.valueOf(defaultValue)
defaultValue(Enum) - Method in class net.sf.ehcache.config.generator.model.SimpleNodeAttribute
Same as SimpleNodeAttribute.defaultValue(String) using String.valueOf(defaultValue)
defaultValue(long) - Method in class net.sf.ehcache.config.generator.model.SimpleNodeAttribute
Same as SimpleNodeAttribute.defaultValue(String) using String.valueOf(defaultValue)
DelegatingTransactionIDFactory - Class in net.sf.ehcache.transaction
A TransactionIDFactory implementation with delegates calls to either a clustered or non-clustered factory
DelegatingTransactionIDFactory(FeaturesManager, TerracottaClient, String) - Constructor for class net.sf.ehcache.transaction.DelegatingTransactionIDFactory
Create a new DelegatingTransactionIDFactory
delete(long) - Method in interface net.sf.ehcache.pool.PoolAccessor
Delete a fixed number of bytes from the pool.
delete() - Method in class net.sf.ehcache.store.disk.DiskStorageFactory
Deletes the data file for this factory.
delete(CacheEntry) - Method in class net.sf.ehcache.writer.AbstractCacheWriter
Delete the cache entry from the store
delete(CacheEntry) - Method in interface net.sf.ehcache.writer.CacheWriter
Delete the cache entry from the store
delete(CacheEntry) - Method in class net.sf.ehcache.writer.writebehind.AbstractWriteBehindQueue
Add a delete operation for the given cache entry
delete(CacheEntry) - Method in class net.sf.ehcache.writer.writebehind.NonStopWriteBehind
 
delete(CacheEntry) - Method in interface net.sf.ehcache.writer.writebehind.WriteBehind
Add a delete operation for the given cache entry
delete(CacheEntry) - Method in class net.sf.ehcache.writer.writebehind.WriteBehindQueueManager
Add a delete operation for the given cache entry
deleteAll(Collection<CacheEntry>) - Method in class net.sf.ehcache.writer.AbstractCacheWriter
Remove data and keys from the underlying store for the given collection of keys, if present.
deleteAll(Collection<CacheEntry>) - Method in interface net.sf.ehcache.writer.CacheWriter
Remove data and keys from the underlying store for the given collection of keys, if present.
DeleteAllOperation - Class in net.sf.ehcache.writer.writebehind.operations
Implements the delete all operation for write behind
DeleteAllOperation(List<CacheEntry>) - Constructor for class net.sf.ehcache.writer.writebehind.operations.DeleteAllOperation
Create a new delete all operation for the provided list of cache entries
deleteCount - Variable in class net.sf.ehcache.hibernate.management.impl.EntityStats
deleteCount
deleteFile(File) - Static method in class net.sf.ehcache.store.disk.DiskStorageFactory
Attempt to delete the corresponding file and log an error on failure.
DeleteOperation - Class in net.sf.ehcache.writer.writebehind.operations
Implements the delete operation for write behind
DeleteOperation(CacheEntry) - Constructor for class net.sf.ehcache.writer.writebehind.operations.DeleteOperation
Create a new delete operation for a particular entry
DeleteOperation(CacheEntry, long) - Constructor for class net.sf.ehcache.writer.writebehind.operations.DeleteOperation
Create a new delete operation for a particular entry and creation time
depth() - Method in class net.sf.ehcache.util.CircularLossyQueue
Returns the number of items currently in the queue
deregistered(CacheConfiguration) - Method in class net.sf.ehcache.config.AbstractCacheConfigurationListener
Indicates that this listener was removed from the given configuration
deregistered(CacheConfiguration) - Method in interface net.sf.ehcache.config.CacheConfigurationListener
Indicates that this listener was removed from the given configuration
deregistered(CacheConfiguration) - Method in class net.sf.ehcache.management.sampled.CacheSamplerImpl
Indicates that this listener was removed from the given configuration
deregistered(CacheConfiguration) - Method in class net.sf.ehcache.store.MemoryStore
Indicates that this listener was removed from the given configuration
destroy() - Method in class net.sf.ehcache.hibernate.EhCache
Deprecated. Remove the cache and make it unuseable.
destroy() - Method in class net.sf.ehcache.hibernate.regions.EhcacheDataRegion
destroyCache(String, String) - Method in interface net.sf.ehcache.terracotta.ClusteredInstanceFactory
Destroys the specified cache
destroyCache(String, String) - Method in class net.sf.ehcache.terracotta.ClusteredInstanceFactoryWrapper
 
determineHitRatio() - Method in class net.sf.ehcache.hibernate.management.impl.CacheRegionStats
 
determineShortName(String) - Static method in class net.sf.ehcache.hibernate.management.impl.CacheRegionUtils
determineShortName
DevModeClassLoader - Class in net.sf.ehcache.management
Classloader used for devmode to load management classes Substitutes for ResourceClassLoader
DevModeClassLoader(URL, ClassLoader) - Constructor for class net.sf.ehcache.management.DevModeClassLoader
constructor with a classloader parent
devModeResource() - Static method in class net.sf.ehcache.management.DevModeClassLoader
returns either EE or OS resource file that contains rest agent dependencies null if not found
Direction - Enum in net.sf.ehcache.search
The direction for search result ordering
disableAllOutputBehaviors() - Method in class net.sf.ehcache.config.generator.model.XMLGeneratorVisitor
Disables all output behaviors
disableDynamicFeatures() - Method in class net.sf.ehcache.Cache
Disables dynamic configuration and disable/enable for this cache.
disableDynamicFeatures() - Method in class net.sf.ehcache.constructs.classloader.ClassLoaderAwareCache
Disables dynamic configuration and disable/enable for this cache.
disableDynamicFeatures() - Method in class net.sf.ehcache.constructs.EhcacheDecoratorAdapter
Disables dynamic configuration and disable/enable for this cache.
disableDynamicFeatures() - Method in interface net.sf.ehcache.Ehcache
Disables dynamic configuration and disable/enable for this cache.
disableOutputBehavior(XMLGeneratorVisitor.OutputBehavior) - Method in class net.sf.ehcache.config.generator.model.XMLGeneratorVisitor
Disables one particular XMLGeneratorVisitor.OutputBehavior
disableStats() - Method in interface net.sf.ehcache.hibernate.management.api.HibernateStats
Disables statistics collection
disableStats() - Method in class net.sf.ehcache.hibernate.management.impl.EhcacheHibernate
Disables statistics collection
disableStats() - Method in class net.sf.ehcache.hibernate.management.impl.HibernateStatsImpl
Disables statistics collection
disableStats() - Method in class net.sf.ehcache.hibernate.management.impl.NullHibernateStats
Disables statistics collection
discard() - Method in class net.sf.ehcache.search.impl.ResultsImpl
Discard this query result.
discard() - Method in class net.sf.ehcache.search.NullResults
Discard this query result.
discard() - Method in interface net.sf.ehcache.search.Results
Discard this query result.
DisconnectedClusterNode - Class in net.sf.ehcache.terracotta
ClusterNode which copies a disconnected ClusterNode without keeping any reference to the original one.
DisconnectedClusterNode(ClusterNode) - Constructor for class net.sf.ehcache.terracotta.DisconnectedClusterNode
Constructor accepting the disconnected node
diskAccessStripes - Variable in class net.sf.ehcache.config.CacheConfiguration
The number of concurrent disk access stripes.
diskAccessStripes(int) - Method in class net.sf.ehcache.config.CacheConfiguration
Builder which sets the number of disk stripes.
diskAllPut() - Method in interface net.sf.ehcache.statistics.extended.ExtendedStatistics
Disk all put.
diskAllPut() - Method in class net.sf.ehcache.statistics.extended.ExtendedStatisticsImpl
 
diskCapacityChanged(int, int) - Method in class net.sf.ehcache.config.AbstractCacheConfigurationListener
Indicates a change in the configurations disk store capacity
diskCapacityChanged(int, int) - Method in interface net.sf.ehcache.config.CacheConfigurationListener
Indicates a change in the configurations disk store capacity
diskCapacityChanged(int, int) - Method in class net.sf.ehcache.management.sampled.CacheSamplerImpl
Indicates a change in the configurations disk store capacity
diskCapacityChanged(int, int) - Method in class net.sf.ehcache.store.MemoryStore
Indicates a change in the configurations disk store capacity
diskExpiryThreadIntervalSeconds - Variable in class net.sf.ehcache.config.CacheConfiguration
The interval in seconds between runs of the disk expiry thread.
diskExpiryThreadIntervalSeconds(long) - Method in class net.sf.ehcache.config.CacheConfiguration
Builder which sets the interval in seconds between runs of the disk expiry thread.
diskGet() - Method in interface net.sf.ehcache.statistics.extended.ExtendedStatistics
Disk get.
diskGet() - Method in class net.sf.ehcache.statistics.extended.ExtendedStatisticsImpl
 
diskPersistent - Variable in class net.sf.ehcache.config.CacheConfiguration
Deprecated. The diskPersistent attribute has been replaced with CacheConfiguration.persistence(PersistenceConfiguration).
diskPersistent(boolean) - Method in class net.sf.ehcache.config.CacheConfiguration
Deprecated. The diskPersistent attribute has been replaced with CacheConfiguration.persistence(PersistenceConfiguration).
diskPut() - Method in interface net.sf.ehcache.statistics.extended.ExtendedStatistics
Disk put.
diskPut() - Method in class net.sf.ehcache.statistics.extended.ExtendedStatisticsImpl
 
diskRemove() - Method in interface net.sf.ehcache.statistics.extended.ExtendedStatistics
Disk remove.
diskRemove() - Method in class net.sf.ehcache.statistics.extended.ExtendedStatisticsImpl
 
DiskSizeOfEngine - Class in net.sf.ehcache.store.disk
SizeOf engine which calculates exact usage of the disk store.
DiskSizeOfEngine() - Constructor for class net.sf.ehcache.store.disk.DiskSizeOfEngine
 
diskSpoolBufferSizeMB - Variable in class net.sf.ehcache.config.CacheConfiguration
The size of the disk spool used to buffer writes
diskSpoolBufferSizeMB(int) - Method in class net.sf.ehcache.config.CacheConfiguration
Builder which sets the disk spool size, which is used to buffer writes to the DiskStore.
DiskStorageFactory - Class in net.sf.ehcache.store.disk
A mock-up of a on-disk element proxy factory.
DiskStorageFactory(Ehcache, RegisteredEventListeners) - Constructor for class net.sf.ehcache.store.disk.DiskStorageFactory
Constructs an disk persistent factory for the given cache and disk path.
DiskStorageFactory.DiskMarker - Class in net.sf.ehcache.store.disk
DiskMarker instances point to the location of their associated serialized Element instance.
DiskStorageFactory.DiskSubstitute - Class in net.sf.ehcache.store.disk
Abstract superclass for all disk substitutes.
DiskStorageFactory.DiskSubstitute() - Constructor for class net.sf.ehcache.store.disk.DiskStorageFactory.DiskSubstitute
Create a disk substitute bound to no factory.
diskStore(DiskStoreConfiguration) - Method in class net.sf.ehcache.config.Configuration
Builder to add a disk store to the cache manager, only one disk store can be added.
DiskStore - Class in net.sf.ehcache.store.disk
Implements a persistent-to-disk store.
diskStore - Variable in class net.sf.ehcache.store.LruMemoryStore
The DiskStore associated with this MemoryStore.
DiskStoreBootstrapCacheLoader - Class in net.sf.ehcache.store
 
DiskStoreBootstrapCacheLoader(boolean) - Constructor for class net.sf.ehcache.store.DiskStoreBootstrapCacheLoader
Constructor for loader
DiskStoreBootstrapCacheLoaderFactory - Class in net.sf.ehcache.store
Factory class to create DiskStoreBootstrapCacheLoader instances.
DiskStoreBootstrapCacheLoaderFactory() - Constructor for class net.sf.ehcache.store.DiskStoreBootstrapCacheLoaderFactory
 
DiskStoreConfiguration - Class in net.sf.ehcache.config
A class to represent DiskStore configuration e.g.
DiskStoreConfiguration() - Constructor for class net.sf.ehcache.config.DiskStoreConfiguration
 
DiskStoreConfigurationElement - Class in net.sf.ehcache.config.generator.model.elements
Element representing the DiskStoreConfiguration
DiskStoreConfigurationElement(ConfigurationElement, DiskStoreConfiguration) - Constructor for class net.sf.ehcache.config.generator.model.elements.DiskStoreConfigurationElement
Construtor accepting the parent and the DiskStoreConfiguration
DiskStorePathManager - Class in net.sf.ehcache
Manager class to handle disk store path.
DiskStorePathManager(String) - Constructor for class net.sf.ehcache.DiskStorePathManager
Create a diskstore path manager with provided initial path.
DiskStorePathManager() - Constructor for class net.sf.ehcache.DiskStorePathManager
Create a diskstore path manager using the default path.
Disposable - Interface in net.sf.ehcache
A Disposable is a resource that needs to release other resources when it is no longer needed.
dispose() - Method in class net.sf.ehcache.Cache
Starts an orderly shutdown of the Cache.
dispose() - Method in class net.sf.ehcache.constructs.classloader.ClassLoaderAwareCache
Flushes all cache items from memory to auxilliary caches and close the auxilliary caches.
dispose() - Method in class net.sf.ehcache.constructs.EhcacheDecoratorAdapter
Flushes all cache items from memory to auxilliary caches and close the auxilliary caches.
dispose() - Method in interface net.sf.ehcache.Disposable
Disposes the resource and releases any system resources associated with it.
dispose() - Method in interface net.sf.ehcache.distribution.CacheManagerPeerProvider
Providers may be doing all sorts of exotic things and need to be able to clean up on dispose.
dispose() - Method in class net.sf.ehcache.distribution.MulticastKeepaliveHeartbeatReceiver
Shutdown the heartbeat.
dispose() - Method in class net.sf.ehcache.distribution.MulticastKeepaliveHeartbeatSender
Shutdown this heartbeat sender
dispose() - Method in class net.sf.ehcache.distribution.MulticastRMICacheManagerPeerProvider
Shutdown the heartbeat
dispose() - Method in class net.sf.ehcache.distribution.RMIAsynchronousCacheReplicator
Give the replicator a chance to flush the replication queue, then cleanup and free resources when no longer needed
dispose() - Method in class net.sf.ehcache.distribution.RMICacheManagerPeerListener
Stop the listener.
dispose() - Method in class net.sf.ehcache.distribution.RMICacheManagerPeerProvider
Providers may be doing all sorts of exotic things and need to be able to clean up on dispose.
dispose() - Method in class net.sf.ehcache.distribution.RMISynchronousCacheReplicator
Give the replicator a chance to cleanup and free resources when no longer needed
dispose() - Method in interface net.sf.ehcache.Ehcache
Flushes all cache items from memory to auxilliary caches and close the auxilliary caches.
dispose() - Method in interface net.sf.ehcache.event.CacheEventListener
Give the listener a chance to cleanup and free resources when no longer needed
dispose() - Method in class net.sf.ehcache.event.CacheEventListenerAdapter
Give the listener a chance to cleanup and free resources when no longer needed
dispose() - Method in interface net.sf.ehcache.event.CacheManagerEventListener
Stop the listener and free any resources.
dispose() - Method in class net.sf.ehcache.event.CacheManagerEventListenerRegistry
Tell listeners to dispose themselves.
dispose() - Method in class net.sf.ehcache.event.RegisteredEventListeners
Tell listeners to dispose themselves.
dispose() - Method in class net.sf.ehcache.event.TerracottaCacheEventReplication
Give the listener a chance to cleanup and free resources when no longer needed
dispose() - Method in interface net.sf.ehcache.extension.CacheExtension
Providers may be doing all sorts of exotic things and need to be able to clean up on dispose.
dispose() - Method in interface net.sf.ehcache.FeaturesManager
Called on CacheManager shutdown and on exception during CacheManager bootstrapping.
dispose() - Method in class net.sf.ehcache.hibernate.management.impl.BaseEmitterBean
Dispose of this SampledCacheManager and clean up held resources
dispose() - Method in class net.sf.ehcache.hibernate.management.impl.EhcacheHibernateMBeanRegistrationImpl
Stop the listener and free any resources.
dispose() - Method in interface net.sf.ehcache.loader.CacheLoader
CacheLoader instances may be doing all sorts of exotic things and need to be able to clean up on dispose.
dispose() - Method in class net.sf.ehcache.management.ManagementService
Stop the listener and free any resources.
dispose() - Method in class net.sf.ehcache.management.sampled.CacheSamplerImpl
Method used to dispose this statistics.
dispose() - Method in interface net.sf.ehcache.management.sampled.LegacyCacheStatistics
Method used to dispose this statistics.
dispose() - Method in class net.sf.ehcache.management.sampled.SampledMBeanRegistrationProvider
Stop the listener and free any resources.
dispose() - Method in interface net.sf.ehcache.statistics.CacheUsageListener
Called to dispose off the listener
dispose() - Method in class net.sf.ehcache.store.CacheStore
 
dispose() - Method in class net.sf.ehcache.store.disk.DiskStore
Prepares for shutdown.
dispose() - Method in class net.sf.ehcache.store.ElementIdAssigningStore
Prepares for shutdown.
dispose() - Method in class net.sf.ehcache.store.LegacyStoreWrapper
Prepares for shutdown.
dispose() - Method in class net.sf.ehcache.store.LruMemoryStore
Prepares for shutdown.
dispose() - Method in class net.sf.ehcache.store.MemoryStore
Prepares for shutdown.
dispose() - Method in interface net.sf.ehcache.store.Store
Prepares for shutdown.
dispose() - Method in class net.sf.ehcache.terracotta.TerracottaBootstrapCacheLoader
Will shut the keysnapshot thread and other resources down.
dispose() - Method in class net.sf.ehcache.transaction.AbstractTransactionStore
Prepares for shutdown.
dispose() - Method in class net.sf.ehcache.transaction.local.LocalTransactionStore
 
dispose() - Method in class net.sf.ehcache.transaction.xa.XATransactionStore
 
dispose() - Method in class net.sf.ehcache.writer.AbstractCacheWriter
Providers may be doing all sorts of exotic things and need to be able to clean up on dispose.
dispose() - Method in interface net.sf.ehcache.writer.CacheWriter
Providers may be doing all sorts of exotic things and need to be able to clean up on dispose.
dispose() - Method in interface net.sf.ehcache.writer.CacheWriterManager
Cleans up the resources of the cache writer manager.
dispose() - Method in class net.sf.ehcache.writer.writebehind.WriteBehindManager
Cleans up the resources of the cache writer manager.
dispose() - Method in class net.sf.ehcache.writer.writethrough.WriteThroughManager
Cleans up the resources of the cache writer manager.
disposeRMICachePeer(RMICachePeer) - Method in class net.sf.ehcache.distribution.RMICacheManagerPeerListener
A template method to dispose an individual RMICachePeer.
divineName(Ehcache) - Static method in class net.sf.ehcache.statistics.beans.ExtendedStatisticsMBean
Divine the name.
doClear() - Method in class net.sf.ehcache.pool.impl.AbstractPoolAccessor
Free resources used by this accessor.
doCreateCachePeerListener(String, Integer, Integer, CacheManager, Integer) - Method in class net.sf.ehcache.distribution.RMICacheManagerPeerListenerFactory
A template method to actually create the factory
doDispose() - Method in class net.sf.ehcache.hibernate.management.impl.BaseEmitterBean
Dispose callback of subclasses
doDispose() - Method in class net.sf.ehcache.hibernate.management.impl.EhcacheHibernate
Dispose callback of subclasses
doDispose() - Method in class net.sf.ehcache.hibernate.management.impl.EhcacheStatsImpl
Dispose callback of subclasses
doDispose() - Method in class net.sf.ehcache.hibernate.management.impl.HibernateStatsImpl
Dispose callback of subclasses
doDispose() - Method in class net.sf.ehcache.management.sampled.SampledCache
Dispose callback of subclasses
doDispose() - Method in class net.sf.ehcache.management.sampled.SampledCacheManager
Dispose callback of subclasses
doLoad(Ehcache) - Method in class net.sf.ehcache.distribution.RMIBootstrapCacheLoader
Bootstraps the cache from a random CachePeer.
doLoad(Ehcache) - Method in class net.sf.ehcache.store.DiskStoreBootstrapCacheLoader
Performs bootstrap loading.
doLocalKeySnapshot() - Method in class net.sf.ehcache.terracotta.TerracottaBootstrapCacheLoader
Calling this method will result in a snapshot being taken or wait for the one in progress to finish
doLookup() - Method in class net.sf.ehcache.transaction.manager.selector.ClassSelector
Lookup the transaction manager.
doLookup() - Method in class net.sf.ehcache.transaction.manager.selector.FactorySelector
Lookup the transaction manager.
doLookup() - Method in class net.sf.ehcache.transaction.manager.selector.JndiSelector
Lookup the transaction manager.
doLookup() - Method in class net.sf.ehcache.transaction.manager.selector.NullSelector
Lookup the transaction manager.
doLookup() - Method in class net.sf.ehcache.transaction.manager.selector.Selector
Lookup the transaction manager.
doPut(Element) - Method in class net.sf.ehcache.store.LruMemoryStore
Allow specialised actions over adding the element to the map.
DoubleBeanProxy - Class in net.sf.ehcache.statistics.beans
A Class for Double proxies.
DoubleBeanProxy(String, String, boolean, boolean) - Constructor for class net.sf.ehcache.statistics.beans.DoubleBeanProxy
Instantiates a new double bean proxy.
doubleValue() - Method in class net.sf.ehcache.util.concurrent.LongAdder
Returns the LongAdder.sum() as a double after a widening primitive conversion.
duplicateElementWithNewValue(Element, Object) - Method in class net.sf.ehcache.store.compound.ReadWriteSerializationCopyStrategy
Make a duplicate of an element but using the specified value
DYNAMIC_INDEXING_DEFAULT - Static variable in class net.sf.ehcache.config.Searchable
Default for allowing dynamic indexing
dynamicAttributeExtractor(DynamicAttributesExtractor) - Method in class net.sf.ehcache.config.CacheConfiguration
Sets dynamic search attributes extractor
DynamicAttributesExtractor - Interface in net.sf.ehcache.search.attribute
Dynamic indexing API
dynamicConfig(boolean) - Method in class net.sf.ehcache.config.Configuration
Builder to set the dynamic config capability
DynamicSearchChecker - Class in net.sf.ehcache.search.impl
Utility class for verifying dynamically extracted search attribute against "static" search configuration
DynamicSearchChecker() - Constructor for class net.sf.ehcache.search.impl.DynamicSearchChecker
 
DynamicSearchListener - Interface in net.sf.ehcache.config
Listener for changes to dynamic attributes extractor config

E

Ehcache - Interface in net.sf.ehcache
An interface for Ehcache.
EhCache - Class in net.sf.ehcache.hibernate
Deprecated. 
EhCache(Ehcache) - Constructor for class net.sf.ehcache.hibernate.EhCache
Deprecated. Creates a new Hibernate pluggable cache by name.
EHCACHE_HIBERNATE_TYPE - Static variable in class net.sf.ehcache.hibernate.management.impl.EhcacheHibernateMbeanNames
Type for the ehcache backed hibernate second level cache statistics mbean
EhcacheAccessStrategyFactory - Interface in net.sf.ehcache.hibernate.strategy
Factory to create EntityRegionAccessStrategy
EhcacheAccessStrategyFactoryImpl - Class in net.sf.ehcache.hibernate.strategy
Class implementing EhcacheAccessStrategyFactory
EhcacheAccessStrategyFactoryImpl() - Constructor for class net.sf.ehcache.hibernate.strategy.EhcacheAccessStrategyFactoryImpl
 
EhcacheCollectionRegion - Class in net.sf.ehcache.hibernate.regions
A collection region specific wrapper around an Ehcache instance.
EhcacheCollectionRegion(EhcacheAccessStrategyFactory, Ehcache, Settings, CacheDataDescription, Properties) - Constructor for class net.sf.ehcache.hibernate.regions.EhcacheCollectionRegion
Constructs an EhcacheCollectionRegion around the given underlying cache.
EhcacheDataRegion - Class in net.sf.ehcache.hibernate.regions
An Ehcache specific data region implementation.
EhcacheDecoratorAdapter - Class in net.sf.ehcache.constructs
Adapter class for Ehcache interface decorators.
EhcacheDecoratorAdapter(Ehcache) - Constructor for class net.sf.ehcache.constructs.EhcacheDecoratorAdapter
Constructor accepting the cache to be decorated
EhcacheDefaultClassLoader - Class in net.sf.ehcache
 
EhcacheEntityRegion - Class in net.sf.ehcache.hibernate.regions
An entity region specific wrapper around an Ehcache instance.
EhcacheEntityRegion(EhcacheAccessStrategyFactory, Ehcache, Settings, CacheDataDescription, Properties) - Constructor for class net.sf.ehcache.hibernate.regions.EhcacheEntityRegion
Constructs an EhcacheEntityRegion around the given underlying cache.
EhcacheHibernate - Class in net.sf.ehcache.hibernate.management.impl
Implementation of the EhcacheHibernateMBean

EhcacheHibernate(CacheManager) - Constructor for class net.sf.ehcache.hibernate.management.impl.EhcacheHibernate
Constructor accepting the backing CacheManager
EhcacheHibernateMBean - Interface in net.sf.ehcache.hibernate.management.api
MBean interface for hibernate statistics of session-factories

EhcacheHibernateMbeanNames - Class in net.sf.ehcache.hibernate.management.impl
Utility class used for getting ObjectName's for ehcache hibernate MBeans

EhcacheHibernateMbeanNames() - Constructor for class net.sf.ehcache.hibernate.management.impl.EhcacheHibernateMbeanNames
 
EhcacheHibernateMBeanRegistration - Interface in net.sf.ehcache.hibernate.management.impl
Interface for helping registering mbeans for ehcache backed hibernate second-level cache

EhcacheHibernateMBeanRegistrationImpl - Class in net.sf.ehcache.hibernate.management.impl
Implementation of EhcacheHibernateMBeanRegistration.
EhcacheHibernateMBeanRegistrationImpl() - Constructor for class net.sf.ehcache.hibernate.management.impl.EhcacheHibernateMBeanRegistrationImpl
 
EhcacheJtaTransactionManagerLookup - Class in net.sf.ehcache.hibernate
Hibernate TransactionManagerLookup which also is a Ehcache transaction manager lookup.
EhcacheJtaTransactionManagerLookup() - Constructor for class net.sf.ehcache.hibernate.EhcacheJtaTransactionManagerLookup
Construct a new transaction manager lookup.
EhcacheNonstrictReadWriteCache - Class in net.sf.ehcache.hibernate.ccs
Deprecated. 
EhcacheNonstrictReadWriteCache() - Constructor for class net.sf.ehcache.hibernate.ccs.EhcacheNonstrictReadWriteCache
Deprecated.  
EhCacheProvider - Class in net.sf.ehcache.hibernate
Deprecated. 
EhCacheProvider() - Constructor for class net.sf.ehcache.hibernate.EhCacheProvider
Deprecated.  
EhcacheQueryResultsRegion - Class in net.sf.ehcache.hibernate.regions
A query results region specific wrapper around an Ehcache instance.
EhcacheQueryResultsRegion(EhcacheAccessStrategyFactory, Ehcache, Properties) - Constructor for class net.sf.ehcache.hibernate.regions.EhcacheQueryResultsRegion
Constructs an EhcacheQueryResultsRegion around the given underlying cache.
EhcacheReadOnlyCache - Class in net.sf.ehcache.hibernate.ccs
Deprecated. 
EhcacheReadOnlyCache() - Constructor for class net.sf.ehcache.hibernate.ccs.EhcacheReadOnlyCache
Deprecated.  
EhcacheReadWriteCache - Class in net.sf.ehcache.hibernate.ccs
Deprecated. 
EhcacheReadWriteCache() - Constructor for class net.sf.ehcache.hibernate.ccs.EhcacheReadWriteCache
Deprecated.  
EhCacheRegionFactory - Class in net.sf.ehcache.hibernate
A non-singleton EhCacheRegionFactory implementation.
EhCacheRegionFactory(Properties) - Constructor for class net.sf.ehcache.hibernate.EhCacheRegionFactory
Creates a non-singleton EhCacheRegionFactory
EhcacheStats - Interface in net.sf.ehcache.hibernate.management.api
Interface for ehcache related statistics of hibernate second level cache

EhcacheStatsImpl - Class in net.sf.ehcache.hibernate.management.impl
Implementation of EhcacheStats

EhcacheStatsImpl(CacheManager) - Constructor for class net.sf.ehcache.hibernate.management.impl.EhcacheStatsImpl
Constructor accepting the backing CacheManager
EhcacheTimestampsRegion - Class in net.sf.ehcache.hibernate.regions
A timestamps region specific wrapper around an Ehcache instance.
EhcacheTimestampsRegion(EhcacheAccessStrategyFactory, Ehcache, Properties) - Constructor for class net.sf.ehcache.hibernate.regions.EhcacheTimestampsRegion
Constructs an EhcacheTimestampsRegion around the given underlying cache.
EhcacheTransactionalDataRegion - Class in net.sf.ehcache.hibernate.regions
An Ehcache specific TransactionalDataRegion.
EhcacheXAException - Exception in net.sf.ehcache.transaction.xa
Small extension to the XAException defined in the JTA standard, so that the errorCode is provided when instantiating the Exception thrown
EhcacheXAException(String, int) - Constructor for exception net.sf.ehcache.transaction.xa.EhcacheXAException
Constructor
EhcacheXAException(String, int, Throwable) - Constructor for exception net.sf.ehcache.transaction.xa.EhcacheXAException
Constructor
EhcacheXAResource - Interface in net.sf.ehcache.transaction.xa
EhcacheXAResource represents an Ehcache instance.
EhcacheXAResourceImpl - Class in net.sf.ehcache.transaction.xa
The EhcacheXAResource implementation
EhcacheXAResourceImpl(Ehcache, Store, TransactionManagerLookup, SoftLockManager, TransactionIDFactory, ElementValueComparator, OperationObserver<XaCommitOutcome>, OperationObserver<XaRollbackOutcome>, OperationObserver<XaRecoveryOutcome>) - Constructor for class net.sf.ehcache.transaction.xa.EhcacheXAResourceImpl
Constructor
Element - Class in net.sf.ehcache
A Cache Element, consisting of a key, value and attributes.
Element(Serializable, Serializable, long) - Constructor for class net.sf.ehcache.Element
A full constructor.
Element(Object, Object, long) - Constructor for class net.sf.ehcache.Element
A full constructor.
Element(Object, Object, long, long, long, long, long, long) - Constructor for class net.sf.ehcache.Element
Deprecated. The nextToLastAccessTime field is unused since version 1.7, setting it will have no effect. Use #Element(Object, Object, long, long, long, long, long) instead
Element(Object, Object, long, long, long, long, long) - Constructor for class net.sf.ehcache.Element
Constructor.
Element(Object, Object, long, long, long, long, boolean, int, int, long) - Constructor for class net.sf.ehcache.Element
Constructor used by ElementData.
Element(Object, Object, int, int) - Constructor for class net.sf.ehcache.Element
Constructor
Element(Object, Object, boolean) - Constructor for class net.sf.ehcache.Element
Constructor
Element(Object, Object, Boolean, Integer, Integer) - Constructor for class net.sf.ehcache.Element
Deprecated.  
Element(Serializable, Serializable) - Constructor for class net.sf.ehcache.Element
Constructor.
Element(Object, Object) - Constructor for class net.sf.ehcache.Element
Constructor.
elementCountInMemory - Variable in class net.sf.ehcache.hibernate.management.impl.CacheRegionStats
in-memory element count
elementCountOnDisk - Variable in class net.sf.ehcache.hibernate.management.impl.CacheRegionStats
on-disk element count
elementCountTotal - Variable in class net.sf.ehcache.hibernate.management.impl.CacheRegionStats
total element count
ElementIdAssigningStore - Class in net.sf.ehcache.store
Store wrapper that assigns sequential IDs to elements as they are added to the underlying store
ElementIdAssigningStore(Store, LongSequence) - Constructor for class net.sf.ehcache.store.ElementIdAssigningStore
Constructor
ElementIdHelper - Class in net.sf.ehcache
Provide access to the package private methods for getting/setting Element id.
ElementIdHelper() - Constructor for class net.sf.ehcache.ElementIdHelper
 
elements() - Method in class net.sf.ehcache.util.concurrent.ConcurrentHashMap
Returns an enumeration of the values in this table.
elementSet() - Method in class net.sf.ehcache.store.MemoryStore
Get a collection of the elements in this store
ElementSubstituteFilter - Interface in net.sf.ehcache.store.disk
Filter on Elements or ElementSubstitutes.
ElementValueComparator - Interface in net.sf.ehcache.store
Used to compare two element values.
ElementValueComparatorConfiguration - Class in net.sf.ehcache.config
 
ElementValueComparatorConfiguration() - Constructor for class net.sf.ehcache.config.ElementValueComparatorConfiguration
 
ElementValueComparatorConfigurationElement - Class in net.sf.ehcache.config.generator.model.elements
NodeElement representing the ElementValueComparatorConfiguration
ElementValueComparatorConfigurationElement(NodeElement, ElementValueComparatorConfiguration) - Constructor for class net.sf.ehcache.config.generator.model.elements.ElementValueComparatorConfigurationElement
Constructor accepting the parent and the ElementValueComparatorConfiguration
emitter - Variable in class net.sf.ehcache.hibernate.management.impl.BaseEmitterBean
emitter
ENABLE_SHUTDOWN_HOOK_PROPERTY - Static variable in class net.sf.ehcache.CacheManager
System property to enable creation of a shutdown hook for CacheManager.
enableAllOutputBehaviors() - Method in class net.sf.ehcache.config.generator.model.XMLGeneratorVisitor
Enables all output behaviors
enabled(boolean) - Method in class net.sf.ehcache.config.NonstopConfiguration
Set the value of nonstop
enableHibernateStatistics(SessionFactory) - Method in class net.sf.ehcache.hibernate.management.impl.EhcacheHibernate
Enable hibernate statistics with the input session factory
enableHibernateStatisticsSupport(SessionFactory) - Method in interface net.sf.ehcache.hibernate.management.impl.EhcacheHibernateMBeanRegistration
Enable hibernate statistics in the mbean.
enableHibernateStatisticsSupport(SessionFactory) - Method in class net.sf.ehcache.hibernate.management.impl.EhcacheHibernateMBeanRegistrationImpl
Enable hibernate statistics in the mbean.
enableNonStopForCurrentThread(boolean) - Method in interface net.sf.ehcache.terracotta.ClusteredInstanceFactory
Enable or disable NonStop for the current thread only.
enableNonStopForCurrentThread(boolean) - Method in class net.sf.ehcache.terracotta.ClusteredInstanceFactoryWrapper
Enable or disable NonStop for the current thread only.
enableOutputBehavior(XMLGeneratorVisitor.OutputBehavior) - Method in class net.sf.ehcache.config.generator.model.XMLGeneratorVisitor
Enables one particular XMLGeneratorVisitor.OutputBehavior
enableStats() - Method in interface net.sf.ehcache.hibernate.management.api.HibernateStats
Enables statistics collection
enableStats() - Method in class net.sf.ehcache.hibernate.management.impl.EhcacheHibernate
Enables statistics collection
enableStats() - Method in class net.sf.ehcache.hibernate.management.impl.HibernateStatsImpl
Enables statistics collection
enableStats() - Method in class net.sf.ehcache.hibernate.management.impl.NullHibernateStats
Enables statistics collection
end() - Method in interface net.sf.ehcache.search.Query
Optional method for terminating query creation.
end() - Method in class net.sf.ehcache.store.disk.ods.Region
Returns the end of this range (inclusive).
end(Xid, int) - Method in class net.sf.ehcache.transaction.xa.EhcacheXAResourceImpl
endAttributes(NodeElement) - Method in class net.sf.ehcache.config.generator.model.AbstractDepthFirstVisitor
Finish visiting attributes of the element.
endAttributes(NodeElement) - Method in class net.sf.ehcache.config.generator.model.XMLGeneratorVisitor
Finish visiting attributes of the element.
endChildren(NodeElement) - Method in class net.sf.ehcache.config.generator.model.AbstractDepthFirstVisitor
Finish visiting children of the element.
endChildren(NodeElement) - Method in class net.sf.ehcache.config.generator.model.XMLGeneratorVisitor
Finish visiting children of the element.
endElement(NodeElement) - Method in class net.sf.ehcache.config.generator.model.AbstractDepthFirstVisitor
Finish visiting the element.
endElement(NodeElement) - Method in class net.sf.ehcache.config.generator.model.XMLGeneratorVisitor
Finish visiting the element.
ENTERPRISE_FM_CLASSNAME - Static variable in interface net.sf.ehcache.FeaturesManager
Fully qualified classname of the enterprise features manager
EntityStats - Class in net.sf.ehcache.hibernate.management.impl
When we only support Java 6, all of this OpenMBean scaffolding can be removed in favor or MXBeans.
EntityStats(String) - Constructor for class net.sf.ehcache.hibernate.management.impl.EntityStats
 
EntityStats(String, EntityStatistics) - Constructor for class net.sf.ehcache.hibernate.management.impl.EntityStats
 
EntityStats(CompositeData) - Constructor for class net.sf.ehcache.hibernate.management.impl.EntityStats
 
entrySet() - Method in interface net.sf.ehcache.store.cachingtier.HeapCacheBackEnd
Deprecated. 
entrySet() - Method in class net.sf.ehcache.store.chm.SelectableConcurrentHashMap
 
entrySet() - Method in class net.sf.ehcache.util.concurrent.ConcurrentHashMap
Returns a Set view of the mappings contained in this map.
entrySpliterator() - Method in class net.sf.ehcache.util.concurrent.ConcurrentHashMap
Returns a partitionable iterator of the entries in this map.
eq(T) - Method in class net.sf.ehcache.search.Attribute
Create a criteria where this attribute is equal to the given value
equals(Object) - Method in class net.sf.ehcache.Cache
An equals method which follows the contract of Object.equals(Object)

An Cache is equal to another one if it implements Ehcache and has the same GUID.

equals(Object) - Method in class net.sf.ehcache.config.CacheWriterConfiguration.CacheWriterFactoryConfiguration
Overrided equals
equals(Object) - Method in class net.sf.ehcache.config.CacheWriterConfiguration
Overrided equals()
equals(Object) - Method in class net.sf.ehcache.config.CopyStrategyConfiguration
equals(Object) - Method in class net.sf.ehcache.config.ElementValueComparatorConfiguration
equals(Object) - Method in class net.sf.ehcache.config.FactoryConfiguration
Overrided equals
equals(Object) - Method in class net.sf.ehcache.config.generator.model.AbstractNodeElement
equals(Object) - Method in class net.sf.ehcache.config.generator.model.SimpleNodeAttribute
equals(Object) - Method in class net.sf.ehcache.config.NonstopConfiguration
 
equals(Object) - Method in class net.sf.ehcache.config.SizeOfPolicyConfiguration
 
equals(Object) - Method in class net.sf.ehcache.config.TimeoutBehaviorConfiguration
 
equals(Object) - Method in class net.sf.ehcache.distribution.ConfigurableRMIClientSocketFactory
The standard hashCode method which is necessary for SocketFactory classes.
equals(Object) - Method in class net.sf.ehcache.Element
Equals comparison with another element, based on the key.
equals(Object) - Method in class net.sf.ehcache.search.Attribute
equals(Object) - Method in class net.sf.ehcache.Status
Indicates whether some other object is "equal to" this one.
equals(Status) - Method in class net.sf.ehcache.Status
Equality checker when the comparison object is of the same type.
equals(Element, Element) - Method in class net.sf.ehcache.store.DefaultElementValueComparator
Compare the two elements.
equals(Element, Element) - Method in interface net.sf.ehcache.store.ElementValueComparator
Compare the two elements.
equals(Object) - Method in class net.sf.ehcache.transaction.local.LocalTransactionContext
equals(Object) - Method in class net.sf.ehcache.transaction.SoftLockID
equals(Object) - Method in class net.sf.ehcache.transaction.TransactionIDImpl
equals(Object) - Method in class net.sf.ehcache.transaction.xa.SerializableXid
equals(Object) - Method in class net.sf.ehcache.transaction.xa.XidTransactionIDImpl
equals(Object) - Method in class net.sf.ehcache.util.concurrent.ConcurrentHashMap.EntrySetView
 
equals(Object) - Method in class net.sf.ehcache.util.concurrent.ConcurrentHashMap
Compares the specified object with this map for equality.
equals(Object) - Method in class net.sf.ehcache.util.concurrent.ConcurrentHashMap.KeySetView
 
equals(Object) - Method in class net.sf.ehcache.writer.writebehind.operations.DeleteOperation
equals(Object) - Method in class net.sf.ehcache.writer.writebehind.operations.WriteOperation
EqualTo - Class in net.sf.ehcache.search.expression
A comparison operator meaning Java "equals to" condition
EqualTo(String, Object) - Constructor for class net.sf.ehcache.search.expression.EqualTo
Constructor
equalTo(EqualTo) - Method in class net.sf.ehcache.search.impl.BaseQueryInterpreter
hook
eternal - Variable in class net.sf.ehcache.config.CacheConfiguration
Sets whether elements are eternal.
eternal(boolean) - Method in class net.sf.ehcache.config.CacheConfiguration
Builder which sets whether elements are eternal.
EventMessage - Class in net.sf.ehcache.distribution
An Event Message, in respect of a particular cache.
EventMessage(Ehcache, Serializable) - Constructor for class net.sf.ehcache.distribution.EventMessage
Full constructor.
evict(Object) - Method in class net.sf.ehcache.hibernate.ccs.EhcacheNonstrictReadWriteCache
Deprecated. Removes the stale item.
evict(Object) - Method in class net.sf.ehcache.hibernate.ccs.EhcacheReadOnlyCache
Deprecated. A No-Op, since we are an asynchronous cache concurrency strategy.
evict(Object) - Method in class net.sf.ehcache.hibernate.ccs.EhcacheReadWriteCache
Deprecated. A No-Op, since we are an asynchronous cache concurrency strategy.
evict(Object) - Method in class net.sf.ehcache.hibernate.nonstop.NonstopAwareCollectionRegionAccessStrategy
evict(Object) - Method in class net.sf.ehcache.hibernate.nonstop.NonstopAwareEntityRegionAccessStrategy
evict(int, long) - Method in interface net.sf.ehcache.pool.PoolParticipant
Perform eviction to release resources
evict(int) - Method in class net.sf.ehcache.store.cachingtier.PooledBasedBackEnd
tries to evict as many entries as specified
evict(int, long) - Method in class net.sf.ehcache.store.cachingtier.PooledBasedBackEnd.PoolParticipant
 
evict() - Method in class net.sf.ehcache.store.chm.SelectableConcurrentHashMap
 
evict(Object, DiskStorageFactory.DiskSubstitute) - Method in class net.sf.ehcache.store.disk.DiskStore
Remove the matching mapping.
evict(Element) - Method in class net.sf.ehcache.store.LruMemoryStore
Evict the Element.
evict(Element) - Method in class net.sf.ehcache.store.MemoryStore
Evicts the element from the store
EVICT_ON_LOAD_MISS - Static variable in class net.sf.ehcache.constructs.refreshahead.RefreshAheadCacheConfiguration
Properties key for the batch size attribute
evictAll() - Method in class net.sf.ehcache.hibernate.nonstop.NonstopAwareCollectionRegionAccessStrategy
evictAll() - Method in class net.sf.ehcache.hibernate.nonstop.NonstopAwareEntityRegionAccessStrategy
evicted(K, V) - Method in interface net.sf.ehcache.store.cachingtier.HeapCacheBackEnd.EvictionCallback
Called upon eviction (the mapping is gone already)
evicted(K, V) - Method in interface net.sf.ehcache.store.CachingTier.Listener
Invoked when a mapping is evicted.
evictElement(Object, DiskStorageFactory.DiskSubstitute) - Method in class net.sf.ehcache.store.disk.DiskStore
Remove the matching mapping.
evictExpiredElements() - Method in class net.sf.ehcache.Cache
Causes all elements stored in the Cache to be synchronously checked for expiry, and if expired, evicted.
evictExpiredElements() - Method in class net.sf.ehcache.constructs.classloader.ClassLoaderAwareCache
Causes all elements stored in the Cache to be synchronously checked for expiry, and if expired, evicted.
evictExpiredElements() - Method in class net.sf.ehcache.constructs.EhcacheDecoratorAdapter
Causes all elements stored in the Cache to be synchronously checked for expiry, and if expired, evicted.
evictExpiredElements() - Method in interface net.sf.ehcache.Ehcache
Causes all elements stored in the Cache to be synchronously checked for expiry, and if expired, evicted.
eviction() - Method in interface net.sf.ehcache.statistics.extended.ExtendedStatistics
Eviction.
eviction() - Method in class net.sf.ehcache.statistics.extended.ExtendedStatisticsImpl
 
evictionObserver - Variable in class net.sf.ehcache.store.MemoryStore
Eviction outcome observer
evictOnLoadMiss(boolean) - Method in class net.sf.ehcache.constructs.refreshahead.RefreshAheadCacheConfiguration
Fluently set whether no return for a key from all CacheLoaders should force an eviction prematurely from the underlying cache.
EXCEPTION_TYPE_NAME - Static variable in class net.sf.ehcache.config.TimeoutBehaviorConfiguration
Type name for TimeoutBehaviorConfiguration.TimeoutBehaviorType.EXCEPTION
ExceptionHandlingDynamicCacheProxy - Class in net.sf.ehcache.exceptionhandler
A dynamic proxy which provides CacheException handling.
ExceptionHandlingDynamicCacheProxy(Ehcache) - Constructor for class net.sf.ehcache.exceptionhandler.ExceptionHandlingDynamicCacheProxy
Constructor: Use with something like:
execute(Element, Map<String, AttributeExtractor>) - Method in class net.sf.ehcache.search.expression.AlwaysMatch
Test this criteria against a cache element
execute(Element, Map<String, AttributeExtractor>) - Method in class net.sf.ehcache.search.expression.And
Test this criteria against a cache element
execute(Element, Map<String, AttributeExtractor>) - Method in class net.sf.ehcache.search.expression.ComparableValue
Test this criteria against a cache element
execute(Element, Map<String, AttributeExtractor>) - Method in interface net.sf.ehcache.search.expression.Criteria
Test this criteria against a cache element
execute(Element, Map<String, AttributeExtractor>) - Method in class net.sf.ehcache.search.expression.EqualTo
Test this criteria against a cache element
execute(Element, Map<String, AttributeExtractor>) - Method in class net.sf.ehcache.search.expression.ILike
Test this criteria against a cache element
execute(Element, Map<String, AttributeExtractor>) - Method in class net.sf.ehcache.search.expression.InCollection
Test this criteria against a cache element
execute(Element, Map<String, AttributeExtractor>) - Method in class net.sf.ehcache.search.expression.IsNull
 
execute(Element, Map<String, AttributeExtractor>) - Method in class net.sf.ehcache.search.expression.Not
Test this criteria against a cache element
execute(Element, Map<String, AttributeExtractor>) - Method in class net.sf.ehcache.search.expression.NotEqualTo
Test this criteria against a cache element
execute(Element, Map<String, AttributeExtractor>) - Method in class net.sf.ehcache.search.expression.NotILike
 
execute(Element, Map<String, AttributeExtractor>) - Method in class net.sf.ehcache.search.expression.NotNull
 
execute(Element, Map<String, AttributeExtractor>) - Method in class net.sf.ehcache.search.expression.Or
Test this criteria against a cache element
execute() - Method in interface net.sf.ehcache.search.Query
Execute this query.
execute(ExecutionHints) - Method in interface net.sf.ehcache.search.Query
Like Query.execute(), but with specified execution parameters.
execute(Callable) - Method in class net.sf.ehcache.transaction.xa.processor.XAThreadPool.MultiRunner
Execute a Callable on the wrapped thread and return its result
executeComparable(Comparable) - Method in class net.sf.ehcache.search.expression.Between
Execute this criteria for the given Comparable attribute value
executeComparable(Comparable) - Method in class net.sf.ehcache.search.expression.ComparableValue
Execute this criteria for the given Comparable attribute value
executeComparable(Comparable) - Method in class net.sf.ehcache.search.expression.GreaterThan
Execute this criteria for the given Comparable attribute value
executeComparable(Comparable) - Method in class net.sf.ehcache.search.expression.GreaterThanOrEqual
Execute this criteria for the given Comparable attribute value
executeComparable(Comparable) - Method in class net.sf.ehcache.search.expression.LessThan
Execute this criteria for the given Comparable attribute value
executeComparable(Comparable) - Method in class net.sf.ehcache.search.expression.LessThanOrEqual
Execute this criteria for the given Comparable attribute value
executeComparableString(Comparable) - Method in class net.sf.ehcache.search.expression.Between
Execute this criteria for the given Comparable strin type attribute value
executeComparableString(Comparable) - Method in class net.sf.ehcache.search.expression.ComparableValue
Execute this criteria for the given Comparable strin type attribute value
executeComparableString(Comparable) - Method in class net.sf.ehcache.search.expression.GreaterThan
Execute this criteria for the given Comparable strin type attribute value
executeComparableString(Comparable) - Method in class net.sf.ehcache.search.expression.GreaterThanOrEqual
Execute this criteria for the given Comparable strin type attribute value
executeComparableString(Comparable) - Method in class net.sf.ehcache.search.expression.LessThan
Execute this criteria for the given Comparable strin type attribute value
executeComparableString(Comparable) - Method in class net.sf.ehcache.search.expression.LessThanOrEqual
Execute this criteria for the given Comparable strin type attribute value
executeQuery(String) - Method in interface net.sf.ehcache.management.sampled.CacheManagerSampler
Execute a BMSQL query against the CacheManager and return result grid.
executeQuery(String) - Method in class net.sf.ehcache.management.sampled.CacheManagerSamplerImpl
 
executeQuery(String) - Method in class net.sf.ehcache.management.sampled.SampledCacheManager
 
executeQuery(StoreQuery, Map<String, AttributeExtractor>, DynamicAttributesExtractor) - Method in interface net.sf.ehcache.search.impl.SearchManager
Execute a query against the given cache
executeQuery(StoreQuery) - Method in class net.sf.ehcache.store.AbstractStore
Execute the given query on this store
executeQuery(StoreQuery, Map<String, AttributeExtractor>, DynamicAttributesExtractor) - Method in class net.sf.ehcache.store.BruteForceSearchManager
 
executeQuery(StoreQuery) - Method in class net.sf.ehcache.store.CacheStore
 
executeQuery(StoreQuery) - Method in class net.sf.ehcache.store.ElementIdAssigningStore
Execute the given query on this store
executeQuery(StoreQuery) - Method in interface net.sf.ehcache.store.Store
Execute the given query on this store
executeQuery(StoreQuery) - Method in class net.sf.ehcache.transaction.AbstractTransactionStore
Execute the given query on this store
executionAvgTime - Variable in class net.sf.ehcache.hibernate.management.impl.QueryStats
executionAvgTime
executionCount - Variable in class net.sf.ehcache.hibernate.management.impl.QueryStats
executionCount
ExecutionHints - Class in net.sf.ehcache.search
Builder-style class that allows user to specify query execution preferences, if necessary
ExecutionHints() - Constructor for class net.sf.ehcache.search.ExecutionHints
 
executionMaxTime - Variable in class net.sf.ehcache.hibernate.management.impl.QueryStats
executionMaxTime
executionMinTime - Variable in class net.sf.ehcache.hibernate.management.impl.QueryStats
executionMinTime
executionRowCount - Variable in class net.sf.ehcache.hibernate.management.impl.QueryStats
executionRowCount
expire(long) - Method in class net.sf.ehcache.statistics.extended.RateImpl
Check the statistic for expiry.
expire(long) - Method in class net.sf.ehcache.statistics.extended.SemiExpiringStatistic
Expire.
ExpiredTransactionIDImpl - Class in net.sf.ehcache.transaction
 
ExpiredTransactionIDImpl(TransactionIDImpl) - Constructor for class net.sf.ehcache.transaction.ExpiredTransactionIDImpl
Create an expired transaction ID
ExpiredXidTransactionIDImpl - Class in net.sf.ehcache.transaction.xa
 
ExpiredXidTransactionIDImpl(XidTransactionID) - Constructor for class net.sf.ehcache.transaction.xa.ExpiredXidTransactionIDImpl
Create an expired XidTransactionID from a non-expired copy
expireElement(Object) - Method in class net.sf.ehcache.store.MemoryStore
Evicts the element for the given key, if it exists and is expired
expireElements() - Method in class net.sf.ehcache.store.CacheStore
 
expireElements() - Method in class net.sf.ehcache.store.disk.DiskStorageFactory
Remove elements created by this factory if they have expired.
expireElements() - Method in class net.sf.ehcache.store.disk.DiskStore
Expire all elements.
expireElements() - Method in class net.sf.ehcache.store.ElementIdAssigningStore
Expire all elements.
expireElements() - Method in class net.sf.ehcache.store.LegacyStoreWrapper
Expire all elements.
expireElements() - Method in class net.sf.ehcache.store.LruMemoryStore
Expire all elsments.
expireElements() - Method in class net.sf.ehcache.store.MemoryStore
Expire all elements.
expireElements() - Method in interface net.sf.ehcache.store.Store
Expire all elements.
expireElements() - Method in class net.sf.ehcache.transaction.AbstractTransactionStore
Expire all elements.
expiry() - Method in interface net.sf.ehcache.statistics.extended.ExtendedStatistics
Expiry.
expiry() - Method in class net.sf.ehcache.statistics.extended.ExtendedStatisticsImpl
 
expression(String) - Method in class net.sf.ehcache.config.SearchAttribute
Set the attribute expression
ExtendedStatistics - Interface in net.sf.ehcache.statistics.extended
The ExtendedStatistics interface.
ExtendedStatistics.Latency - Interface in net.sf.ehcache.statistics.extended
The Latency interface.
ExtendedStatistics.Operation<T extends Enum<T>> - Interface in net.sf.ehcache.statistics.extended
The Interface Operation.
ExtendedStatistics.Result - Interface in net.sf.ehcache.statistics.extended
The Interface Result.
ExtendedStatistics.Statistic<T extends Number> - Interface in net.sf.ehcache.statistics.extended
The Interface Statistic.
ExtendedStatisticsImpl - Class in net.sf.ehcache.statistics.extended
The Class ExtendedStatisticsImpl.
ExtendedStatisticsImpl(StatisticsManager, ScheduledExecutorService, long, TimeUnit, int, long, long) - Constructor for class net.sf.ehcache.statistics.extended.ExtendedStatisticsImpl
Instantiates a new extended statistics impl.
ExtendedStatisticsMBean - Class in net.sf.ehcache.statistics.beans
A dynamically built mbean based on the available statistics for a cache.
ExtendedStatisticsMBean(Ehcache, ExtendedStatistics) - Constructor for class net.sf.ehcache.statistics.beans.ExtendedStatisticsMBean
Instantiates a new extended statistics m bean.
extractAndLogProperty(String, Properties) - Static method in class net.sf.ehcache.util.PropertyUtil
 
extractAndLogProperty(String, Map) - Static method in class net.sf.ehcache.util.PropertyUtil
 
extractBoolean(Properties, String, boolean) - Method in class net.sf.ehcache.bootstrap.BootstrapCacheLoaderFactory
Will retrieve the boolean value from the properties, defaulting if property isn't present
extractBootstrapAsynchronously(Properties) - Method in class net.sf.ehcache.bootstrap.BootstrapCacheLoaderFactory
Extracts the value of bootstrapAsynchronously from the properties
extractLong(Properties, String, long) - Method in class net.sf.ehcache.bootstrap.BootstrapCacheLoaderFactory
Will retrieve the boolean value from the properties, defaulting if property isn't present
extractMaximumBatchSize(Properties) - Method in class net.sf.ehcache.distribution.RMICacheReplicatorFactory
Extracts the value of maximumBatchSize.
extractMaximumChunkSizeBytes(Properties) - Method in class net.sf.ehcache.distribution.RMIBootstrapCacheLoaderFactory
 
extractorChanged(DynamicAttributesExtractor, DynamicAttributesExtractor) - Method in interface net.sf.ehcache.config.DynamicSearchListener
Called to indicate that a new dynamic attributes extractor was added
extractReplicateAsynchronously(Properties) - Method in class net.sf.ehcache.distribution.RMICacheReplicatorFactory
Extracts the value of replicateAsynchronously from the properties
extractReplicatePuts(Properties) - Method in class net.sf.ehcache.distribution.RMICacheReplicatorFactory
Extracts the value of replicatePuts from the properties
extractReplicatePutsViaCopy(Properties) - Method in class net.sf.ehcache.distribution.RMICacheReplicatorFactory
Extracts the value of replicatePutsViaCopy from the properties
extractReplicateRemovals(Properties) - Method in class net.sf.ehcache.distribution.RMICacheReplicatorFactory
Extracts the value of replicateRemovals from the properties
extractReplicateUpdates(Properties) - Method in class net.sf.ehcache.distribution.RMICacheReplicatorFactory
Extracts the value of replicateUpdates from the properties
extractReplicateUpdatesViaCopy(Properties) - Method in class net.sf.ehcache.distribution.RMICacheReplicatorFactory
Extracts the value of replicateUpdatesViaCopy from the properties
extractReplicationIntervalMilis(Properties) - Method in class net.sf.ehcache.distribution.RMICacheReplicatorFactory
Extracts the value of asynchronousReplicationIntervalMillis.
extractTcconfig(String) - Method in class net.sf.ehcache.config.TerracottaClientConfiguration
Tell the BeanHandler to extract the entire subtree xml as text at element .

F

factory - Variable in class net.sf.ehcache.constructs.blocking.SelfPopulatingCache
A factory for creating entries, given a key
FactoryConfiguration<T extends FactoryConfiguration> - Class in net.sf.ehcache.config
A class to represent the CacheManagerEventListener configuration.
FactoryConfiguration() - Constructor for class net.sf.ehcache.config.FactoryConfiguration
 
FactoryConfigurationElement - Class in net.sf.ehcache.config.generator.model.elements
NodeElement representing the FactoryConfiguration
FactoryConfigurationElement(NodeElement, String, FactoryConfiguration<? extends FactoryConfiguration>) - Constructor for class net.sf.ehcache.config.generator.model.elements.FactoryConfigurationElement
Constructor accepting the parent, the name and the FactoryConfiguration
FactorySelector - Class in net.sf.ehcache.transaction.manager.selector
Abstract selector for calling a factory method
FactorySelector(String, String, String) - Constructor for class net.sf.ehcache.transaction.manager.selector.FactorySelector
Constructor
FailSafeTimer - Class in net.sf.ehcache.util
A fail-safe timer in the sense that if the runtime environment restricts creating new threads, it doesn't blow up with an exception.
FailSafeTimer(String) - Constructor for class net.sf.ehcache.util.FailSafeTimer
Constructor accepting a name for the timer.
FAKE_NODE - Static variable in class net.sf.ehcache.util.concurrent.ConcurrentHashMap
 
FAKE_TREE_NODE - Static variable in class net.sf.ehcache.util.concurrent.ConcurrentHashMap
 
fault(Object, boolean) - Method in interface net.sf.ehcache.store.AuthoritativeTier
Marks the entry as not evictable and returns it atomically
fault(Object, boolean) - Method in class net.sf.ehcache.store.disk.DiskStore
 
fault(Object, DiskStorageFactory.Placeholder, DiskStorageFactory.DiskMarker) - Method in class net.sf.ehcache.store.disk.DiskStore
Atomically switch (CAS) the expect representation of this element for the fault representation.
FeaturesManager - Interface in net.sf.ehcache
Interface implemented by classes providing access to extended functionality.
fetchAndPutElements(Ehcache, List, CachePeer) - Method in class net.sf.ehcache.distribution.RMIBootstrapCacheLoader
Fetches a chunk of elements from a remote cache peer
fetchCount - Variable in class net.sf.ehcache.hibernate.management.impl.CollectionStats
fetchCount
fetchCount - Variable in class net.sf.ehcache.hibernate.management.impl.EntityStats
fetchCount
FIFO - Static variable in class net.sf.ehcache.store.MemoryStoreEvictionPolicy
FIFO - first in first out, the oldest element by creation time.
FifoPolicy - Class in net.sf.ehcache.store
Contains common LFU policy code for use between the LfuMemoryStore and the DiskStore, which also uses an LfuPolicy for evictions.
FifoPolicy() - Constructor for class net.sf.ehcache.store.FifoPolicy
 
FileAllocationTree - Class in net.sf.ehcache.store.disk.ods
File allocation tree allows C-like alloc/free operations on a random access file.
FileAllocationTree(long, RandomAccessFile) - Constructor for class net.sf.ehcache.store.disk.ods.FileAllocationTree
Create a file allocation tree for the given file, capping it's size at maxSize.
filter(List, OperationConverter<KeyBasedOperation>) - Method in class net.sf.ehcache.writer.writebehind.CoalesceKeysFilter
Filter the operations of a write behind queue.
filter(List, OperationConverter<T>) - Method in interface net.sf.ehcache.writer.writebehind.OperationsFilter
Filter the operations of a write behind queue.
filterClass(Class<?>) - Method in class net.sf.ehcache.pool.sizeof.filter.AnnotationSizeOfFilter
Checks whether the type needs to be filtered
filterClass(Class<?>) - Method in class net.sf.ehcache.pool.sizeof.filter.CombinationSizeOfFilter
Checks whether the type needs to be filtered
filterClass(Class<?>) - Method in class net.sf.ehcache.pool.sizeof.filter.PassThroughFilter
Checks whether the type needs to be filtered
filterClass(Class<?>) - Method in class net.sf.ehcache.pool.sizeof.filter.ResourceSizeOfFilter
Checks whether the type needs to be filtered
filterClass(Class<?>) - Method in interface net.sf.ehcache.pool.sizeof.filter.SizeOfFilter
Checks whether the type needs to be filtered
filterFields(Class<?>, Collection<Field>) - Method in class net.sf.ehcache.pool.sizeof.filter.AnnotationSizeOfFilter
Returns the fields to walk and measure for a type
filterFields(Class<?>, Collection<Field>) - Method in class net.sf.ehcache.pool.sizeof.filter.CombinationSizeOfFilter
Returns the fields to walk and measure for a type
filterFields(Class<?>, Collection<Field>) - Method in class net.sf.ehcache.pool.sizeof.filter.PassThroughFilter
Returns the fields to walk and measure for a type
filterFields(Class<?>, Collection<Field>) - Method in class net.sf.ehcache.pool.sizeof.filter.ResourceSizeOfFilter
Returns the fields to walk and measure for a type
filterFields(Class<?>, Collection<Field>) - Method in interface net.sf.ehcache.pool.sizeof.filter.SizeOfFilter
Returns the fields to walk and measure for a type
find(Object) - Method in class net.sf.ehcache.store.disk.ods.AATreeSet
Find the node within this tree equal to the probe node.
findBacklogStatistic(Ehcache) - Static method in class net.sf.ehcache.constructs.refreshahead.RefreshAheadCache
Find backlog statistic.
FindBugsSuppressWarnings - Annotation Type in net.sf.ehcache.util
Annotation used to suppress FindBugs warnings in Ehcache core code.
findClass(String) - Method in class net.sf.ehcache.management.DevModeClassLoader
 
findClass(String) - Method in class net.sf.ehcache.management.ResourceClassLoader
 
findDroppedStatistic(Ehcache) - Static method in class net.sf.ehcache.constructs.refreshahead.RefreshAheadCache
Find dropped statistic.
findOfferStatistic(Ehcache) - Static method in class net.sf.ehcache.constructs.refreshahead.RefreshAheadCache
Find offer statistic.
findProcessedStatistic(Ehcache) - Static method in class net.sf.ehcache.constructs.refreshahead.RefreshAheadCache
Find processed statistic.
findRefreshedStatistic(Ehcache) - Static method in class net.sf.ehcache.constructs.refreshahead.RefreshAheadCache
Find refreshed counter statistic.
findResource(String) - Method in class net.sf.ehcache.management.DevModeClassLoader
 
findResource(String) - Method in class net.sf.ehcache.management.ResourceClassLoader
 
findResources(String) - Method in class net.sf.ehcache.management.DevModeClassLoader
 
findResources(String) - Method in class net.sf.ehcache.management.ResourceClassLoader
 
findSoftLockById(SoftLockID) - Method in class net.sf.ehcache.transaction.AbstractSoftLockManager
Find a previously created and still existing soft lock
findSoftLockById(SoftLockID) - Method in interface net.sf.ehcache.transaction.SoftLockManager
Find a previously created and still existing soft lock
firePropertyChange(String, Object, Object) - Method in class net.sf.ehcache.Cache
 
first() - Method in class net.sf.ehcache.store.disk.ods.AATreeSet
FIVE_KB - Static variable in class net.sf.ehcache.distribution.RMIBootstrapCacheLoaderFactory
The lowest reasonable chunk size in bytes
FlatStatistics - Interface in net.sf.ehcache.statistics
The Interface FlatStatistics; the almighty confluence of all basic statistics.
floatValue() - Method in class net.sf.ehcache.util.concurrent.LongAdder
Returns the LongAdder.sum() as a float after a widening primitive conversion.
flush() - Method in class net.sf.ehcache.Cache
Flushes all cache items from memory to the disk store, and from the DiskStore to disk.
flush() - Method in class net.sf.ehcache.constructs.classloader.ClassLoaderAwareCache
Flushes all cache items from memory to the disk store, and from the DiskStore to disk.
flush() - Method in class net.sf.ehcache.constructs.EhcacheDecoratorAdapter
Flushes all cache items from memory to the disk store, and from the DiskStore to disk.
flush() - Method in interface net.sf.ehcache.Ehcache
Flushes all cache items from memory to the disk store, and from the DiskStore to disk.
flush() - Method in class net.sf.ehcache.management.Cache
Flushes all cache items from memory to the disk store, and from the DiskStore to disk.
flush() - Method in interface net.sf.ehcache.management.CacheMBean
Flushes all cache items from memory to the disk store, and from the DiskStore to disk.
flush() - Method in interface net.sf.ehcache.management.sampled.CacheSampler
Flushes all cache items from memory to the disk store, and from the DiskStore to disk.
flush() - Method in class net.sf.ehcache.management.sampled.CacheSamplerImpl
Flushes all cache items from memory to the disk store, and from the DiskStore to disk.
flush() - Method in class net.sf.ehcache.management.sampled.SampledCache
Flushes all cache items from memory to the disk store, and from the DiskStore to disk.
flush(Element) - Method in interface net.sf.ehcache.store.AuthoritativeTier
This marks the entry as evictable again and updates relevant access stats
flush() - Method in class net.sf.ehcache.store.CacheStore
 
flush() - Method in class net.sf.ehcache.store.disk.DiskStorageFactory
Schedule a flush (index write) for this factory.
flush(Element) - Method in class net.sf.ehcache.store.disk.DiskStore
 
flush() - Method in class net.sf.ehcache.store.disk.DiskStore
Flush elements to persistent store.
flush() - Method in class net.sf.ehcache.store.ElementIdAssigningStore
Flush elements to persistent store.
flush() - Method in class net.sf.ehcache.store.LegacyStoreWrapper
Flush elements to persistent store.
flush() - Method in class net.sf.ehcache.store.LruMemoryStore
Flush to disk only if the cache is diskPersistent.
flush() - Method in class net.sf.ehcache.store.MemoryStore
Flush to disk only if the cache is diskPersistent.
flush() - Method in interface net.sf.ehcache.store.Store
Flush elements to persistent store.
flush() - Method in class net.sf.ehcache.transaction.AbstractTransactionStore
Flush elements to persistent store.
flushRegionCache(String) - Method in interface net.sf.ehcache.hibernate.management.api.EhcacheStats
Flushes the cache for the input region
flushRegionCache(String) - Method in class net.sf.ehcache.hibernate.management.impl.EhcacheHibernate
Flushes the cache for the input region
flushRegionCache(String) - Method in class net.sf.ehcache.hibernate.management.impl.EhcacheStatsImpl
Flushes the cache for the input region
flushRegionCaches() - Method in interface net.sf.ehcache.hibernate.management.api.EhcacheStats
Flushes all the caches for all the regions
flushRegionCaches() - Method in class net.sf.ehcache.hibernate.management.impl.EhcacheHibernate
Flushes all the caches for all the regions
flushRegionCaches() - Method in class net.sf.ehcache.hibernate.management.impl.EhcacheStatsImpl
Flushes all the caches for all the regions
forget(Xid) - Method in class net.sf.ehcache.transaction.xa.EhcacheXAResourceImpl
forgetInternal(Xid) - Method in class net.sf.ehcache.transaction.xa.EhcacheXAResourceImpl
The forget implementation
formStringPathsFromContext(TreeNode) - Static method in class net.sf.ehcache.statistics.Constants
Form string paths from context.
forUnit(char) - Static method in enum net.sf.ehcache.config.MemoryUnit
Returns the MemoryUnit instance based on provided char
free(Lock, DiskStorageFactory.DiskSubstitute) - Method in class net.sf.ehcache.store.disk.DiskStorageFactory
Free any manually managed resources used by this DiskStorageFactory.DiskSubstitute.
free(Lock, DiskStorageFactory.DiskSubstitute, boolean) - Method in class net.sf.ehcache.store.disk.DiskStorageFactory
Free any manually managed resources used by this DiskStorageFactory.DiskSubstitute.
free(DiskStorageFactory.DiskMarker) - Method in class net.sf.ehcache.store.disk.DiskStorageFactory
Free the given marker to be used by a subsequent write.
free(Region) - Method in class net.sf.ehcache.store.disk.ods.FileAllocationTree
Mark this region as free.
freeSpace(Collection<PoolAccessor<PoolParticipant>>, long) - Method in class net.sf.ehcache.pool.impl.BalancedAccessEvictor
Free at least N bytes from a collection of resources
freeSpace(Collection<PoolAccessor<PoolParticipant>>, long) - Method in class net.sf.ehcache.pool.impl.FromLargestCachePoolEvictor
Free at least N bytes from a collection of resources
freeSpace(Collection<PoolAccessor<T>>, long) - Method in interface net.sf.ehcache.pool.PoolEvictor
Free at least N bytes from a collection of resources
freeze() - Method in class net.sf.ehcache.transaction.ReadCommittedSoftLockImpl
Freeze the soft lock.
freeze() - Method in interface net.sf.ehcache.transaction.SoftLock
Freeze the soft lock.
freezeConfig() - Method in class net.sf.ehcache.config.NonstopConfiguration
Freeze the config.
freezeConfig() - Method in class net.sf.ehcache.config.TerracottaClientConfiguration
Freezes the config
freezeConfiguration() - Method in class net.sf.ehcache.config.CacheConfiguration
Freeze this configuration.
freezeConfiguration() - Method in class net.sf.ehcache.config.Searchable
Freeze this configuration.
FromLargestCachePoolEvictor - Class in net.sf.ehcache.pool.impl
Abstract pool evictor which always evicts from the store consuming the most resources.
FromLargestCachePoolEvictor() - Constructor for class net.sf.ehcache.pool.impl.FromLargestCachePoolEvictor
 
fromProperties(Properties) - Method in class net.sf.ehcache.constructs.readthrough.ReadThroughCacheConfiguration
Create a configuration object from a properties object.
fromProperties(Properties) - Method in class net.sf.ehcache.constructs.refreshahead.RefreshAheadCacheConfiguration
Initialize this configuration from a Properties object.
fromString(String) - Static method in class net.sf.ehcache.store.MemoryStoreEvictionPolicy
Converts a string representation of the policy into a policy.
fromTabularData(TabularData) - Static method in class net.sf.ehcache.hibernate.management.impl.CacheRegionStats
 
fromTabularData(TabularData) - Static method in class net.sf.ehcache.hibernate.management.impl.CollectionStats
fromTabularData
fromTabularData(TabularData) - Static method in class net.sf.ehcache.hibernate.management.impl.EntityStats
fromTabularData
fromTabularData(TabularData) - Static method in class net.sf.ehcache.hibernate.management.impl.QueryStats
fromTabularData
fullyQualifiedClassPath - Variable in class net.sf.ehcache.config.FactoryConfiguration
class name.

G

ge(T) - Method in class net.sf.ehcache.search.Attribute
Create a criteria where this attribute is greater than or equal to the given value
generate(Configuration, CacheConfiguration, Map<String, CacheConfiguration>) - Method in class net.sf.ehcache.config.generator.ConfigurationGenerator
Deprecated. use appropriate methods in ConfigurationUtil instead
generate(Configuration, CacheConfiguration) - Method in class net.sf.ehcache.config.generator.ConfigurationGenerator
Deprecated. use appropriate methods in ConfigurationUtil instead
generateActiveConfigDeclaration() - Method in interface net.sf.ehcache.hibernate.management.api.EhcacheStats
Returns the currently active cache configuration
generateActiveConfigDeclaration(String) - Method in interface net.sf.ehcache.hibernate.management.api.EhcacheStats
Returns the currently active cache configuration for the supplied region
generateActiveConfigDeclaration() - Method in class net.sf.ehcache.hibernate.management.impl.EhcacheHibernate
Returns the currently active cache configuration
generateActiveConfigDeclaration(String) - Method in class net.sf.ehcache.hibernate.management.impl.EhcacheHibernate
Returns the currently active cache configuration for the supplied region
generateActiveConfigDeclaration() - Method in class net.sf.ehcache.hibernate.management.impl.EhcacheStatsImpl
Returns the currently active cache configuration
generateActiveConfigDeclaration(String) - Method in class net.sf.ehcache.hibernate.management.impl.EhcacheStatsImpl
Returns the currently active cache configuration for the supplied region
generateActiveConfigDeclaration() - Method in interface net.sf.ehcache.management.sampled.CacheManagerSampler
generateActiveConfigDeclaration
generateActiveConfigDeclaration(String) - Method in interface net.sf.ehcache.management.sampled.CacheManagerSampler
generateActiveConfigDeclaration
generateActiveConfigDeclaration() - Method in class net.sf.ehcache.management.sampled.CacheManagerSamplerImpl
generateActiveConfigDeclaration
generateActiveConfigDeclaration(String) - Method in class net.sf.ehcache.management.sampled.CacheManagerSamplerImpl
generateActiveConfigDeclaration
generateActiveConfigDeclaration() - Method in class net.sf.ehcache.management.sampled.SampledCacheManager
generateActiveConfigDeclaration
generateActiveConfigDeclaration(String) - Method in class net.sf.ehcache.management.sampled.SampledCacheManager
generateActiveConfigDeclaration
generateCacheConfigurationText(Configuration, CacheConfiguration) - Static method in class net.sf.ehcache.config.generator.ConfigurationUtil
Generates configuration text for a CacheConfiguration
generateCacheManagerConfigurationText(CacheManager) - Static method in class net.sf.ehcache.config.generator.ConfigurationUtil
Generates Configuration text from a CacheManager
generateCacheManagerConfigurationText(Configuration) - Static method in class net.sf.ehcache.config.generator.ConfigurationUtil
Generates Configuration text from a Configuration
generateDefaultDecoratedCacheName(Ehcache, String) - Static method in class net.sf.ehcache.constructs.CacheDecoratorFactory
Utility method to generate name of decorated cache to be created using factory specified in defaultCache.
generateRandomSample(int) - Static method in class net.sf.ehcache.store.AbstractPolicy
Generates a random sample from a population
GenericJndiSelector - Class in net.sf.ehcache.transaction.manager.selector
A generic selector for looking up any transaction manager under the java:/TransactionManager JNDI name
GenericJndiSelector() - Constructor for class net.sf.ehcache.transaction.manager.selector.GenericJndiSelector
Constructor
get(Serializable) - Method in class net.sf.ehcache.Cache
Gets an element from the cache.
get(Object) - Method in class net.sf.ehcache.Cache
Gets an element from the cache.
get(Object) - Method in class net.sf.ehcache.constructs.blocking.BlockingCache
Looks up an entry.
get(Serializable) - Method in class net.sf.ehcache.constructs.blocking.BlockingCache
Gets an element from the cache.
get(Object) - Method in class net.sf.ehcache.constructs.blocking.SelfPopulatingCache
Looks up an entry.
get(Object) - Method in class net.sf.ehcache.constructs.blocking.UpdatingSelfPopulatingCache
Looks up an object.
get(Object) - Method in class net.sf.ehcache.constructs.classloader.ClassLoaderAwareCache
Gets an element from the cache.
get(Serializable) - Method in class net.sf.ehcache.constructs.classloader.ClassLoaderAwareCache
Gets an element from the cache.
get(Object) - Method in class net.sf.ehcache.constructs.EhcacheDecoratorAdapter
Gets an element from the cache.
get(Serializable) - Method in class net.sf.ehcache.constructs.EhcacheDecoratorAdapter
Gets an element from the cache.
get(Object) - Method in class net.sf.ehcache.constructs.eventual.StronglyConsistentCacheAccessor
 
get(Serializable) - Method in class net.sf.ehcache.constructs.eventual.StronglyConsistentCacheAccessor
 
get(Object) - Method in class net.sf.ehcache.constructs.readthrough.ReadThroughCache
 
get(Serializable) - Method in class net.sf.ehcache.constructs.readthrough.ReadThroughCache
 
get(Object) - Method in class net.sf.ehcache.constructs.refreshahead.RefreshAheadCache
 
get(Serializable) - Method in class net.sf.ehcache.constructs.refreshahead.RefreshAheadCache
 
get(Serializable) - Method in interface net.sf.ehcache.Ehcache
Gets an element from the cache.
get(Object) - Method in interface net.sf.ehcache.Ehcache
Gets an element from the cache.
get(Object, long) - Method in class net.sf.ehcache.hibernate.ccs.EhcacheNonstrictReadWriteCache
Deprecated. 
get(Object, long) - Method in class net.sf.ehcache.hibernate.ccs.EhcacheReadOnlyCache
Deprecated. 
get(Object, long) - Method in class net.sf.ehcache.hibernate.ccs.EhcacheReadWriteCache
Deprecated. 
get(Object) - Method in class net.sf.ehcache.hibernate.EhCache
Deprecated. Gets a value of an element which matches the given key.
get(Object, long) - Method in class net.sf.ehcache.hibernate.nonstop.NonstopAwareCollectionRegionAccessStrategy
get(Object, long) - Method in class net.sf.ehcache.hibernate.nonstop.NonstopAwareEntityRegionAccessStrategy
get(Object) - Method in class net.sf.ehcache.hibernate.regions.EhcacheTransactionalDataRegion
Get the value mapped to this key, or null if no value is mapped to this key.
get(Object, long) - Method in class net.sf.ehcache.hibernate.strategy.NonStrictReadWriteEhcacheCollectionRegionAccessStrategy
get(Object, long) - Method in class net.sf.ehcache.hibernate.strategy.NonStrictReadWriteEhcacheEntityRegionAccessStrategy
get(Object, long) - Method in class net.sf.ehcache.hibernate.strategy.ReadOnlyEhcacheCollectionRegionAccessStrategy
get(Object, long) - Method in class net.sf.ehcache.hibernate.strategy.ReadOnlyEhcacheEntityRegionAccessStrategy
get(Object, long) - Method in class net.sf.ehcache.hibernate.strategy.TransactionalEhcacheCollectionRegionAccessStrategy
get(Object, long) - Method in class net.sf.ehcache.hibernate.strategy.TransactionalEhcacheEntityRegionAccessStrategy
get(String) - Method in class net.sf.ehcache.statistics.beans.AttributeProxy
Gets the value.
get(String) - Method in class net.sf.ehcache.statistics.beans.BooleanBeanProxy
 
get(String) - Method in class net.sf.ehcache.statistics.beans.LongBeanProxy
 
get(String) - Method in class net.sf.ehcache.statistics.beans.StringBeanProxy
 
get() - Method in interface net.sf.ehcache.statistics.CoreStatistics
Gets the.
get() - Method in class net.sf.ehcache.statistics.CoreStatisticsImpl
 
get() - Method in interface net.sf.ehcache.statistics.extended.ExtendedStatistics
Gets the.
get() - Method in class net.sf.ehcache.statistics.extended.ExtendedStatisticsImpl
 
get(Object) - Method in class net.sf.ehcache.store.CacheStore
 
get(K, Callable<V>, boolean) - Method in interface net.sf.ehcache.store.CachingTier
Returns the value associated with the key, or populates the mapping using the Callable instance
get(K) - Method in interface net.sf.ehcache.store.cachingtier.HeapCacheBackEnd
Access a key, basically CHM.get()
get(K, Callable<V>, boolean) - Method in class net.sf.ehcache.store.cachingtier.OnHeapCachingTier
 
get(Object) - Method in class net.sf.ehcache.store.cachingtier.PooledBasedBackEnd
 
get(Object) - Method in class net.sf.ehcache.store.chm.SelectableConcurrentHashMap
 
get(Object) - Method in class net.sf.ehcache.store.disk.DiskStore
Gets an item from the cache.
get(Object) - Method in class net.sf.ehcache.store.ElementIdAssigningStore
Gets an item from the cache.
get(Object) - Method in class net.sf.ehcache.store.LegacyStoreWrapper
Gets an item from the cache.
get(Object) - Method in class net.sf.ehcache.store.LruMemoryStore
Gets an item from the cache.
get(Object) - Method in class net.sf.ehcache.store.MemoryStore
Gets an item from the cache.
get(Object) - Method in interface net.sf.ehcache.store.Store
Gets an item from the cache.
get(Object) - Method in class net.sf.ehcache.transaction.local.JtaLocalTransactionStore
Gets an item from the cache.
get(Object) - Method in class net.sf.ehcache.transaction.local.LocalTransactionStore
Gets an item from the cache.
get(Object) - Method in class net.sf.ehcache.transaction.xa.XATransactionContext
Filter to get operations on underlying Store.
get(Object) - Method in class net.sf.ehcache.transaction.xa.XATransactionStore
Gets an item from the cache.
get(Object) - Method in class net.sf.ehcache.util.concurrent.ConcurrentHashMap
Returns the value to which the specified key is mapped, or null if this map contains no mapping for the key.
get() - Method in class net.sf.ehcache.util.lang.VicariousThreadLocal
 
get(int) - Method in class net.sf.ehcache.util.SetAsList
Does not support List methods UnsupportedOperationException.
get(K) - Method in class net.sf.ehcache.util.WeakIdentityConcurrentMap
 
GET_KEY - Static variable in class net.sf.ehcache.constructs.readthrough.ReadThroughCacheConfiguration
Properties key for the get() proxy attribute
getActiveConfigurationText() - Method in class net.sf.ehcache.CacheManager
Returns the active configuration text for this CacheManager
getActiveConfigurationText(String) - Method in class net.sf.ehcache.CacheManager
Returns the active configuration text for the input cacheName
getActualFactory() - Method in class net.sf.ehcache.terracotta.ClusteredInstanceFactoryWrapper
Returns the actual underlying factory
getAddedKeys() - Method in class net.sf.ehcache.transaction.xa.XATransactionContext
Queries the local tx context, whether the key is pending removal
getAgentSizeOfAdjustment() - Method in enum net.sf.ehcache.pool.sizeof.JvmInformation
The size of the jvm-specific agent result adjustment in bytes.
getAggregatorInstances() - Method in interface net.sf.ehcache.store.StoreQuery
Get the requested aggregator instances
getAggregatorResults() - Method in class net.sf.ehcache.search.impl.BaseResult
Retrieve the aggregator value(s)
getAggregatorResults() - Method in interface net.sf.ehcache.search.Result
Retrieve the aggregator value(s)
getAggregators() - Method in interface net.sf.ehcache.store.StoreQuery
Get the requested aggregators
getAll(Collection<?>) - Method in class net.sf.ehcache.Cache
Gets all the elements from the cache for the keys provided.
getAll(Collection) - Method in class net.sf.ehcache.constructs.classloader.ClassLoaderAwareCache
Gets all the elements from the cache for the keys provided.
getAll(Collection<?>) - Method in class net.sf.ehcache.constructs.EhcacheDecoratorAdapter
Gets all the elements from the cache for the keys provided.
getAll(Collection<?>) - Method in class net.sf.ehcache.constructs.eventual.StronglyConsistentCacheAccessor
 
getAll(Collection<?>) - Method in interface net.sf.ehcache.Ehcache
Gets all the elements from the cache for the keys provided.
getAll(Collection<?>) - Method in class net.sf.ehcache.store.AbstractStore
Retries the elements associated with a set of keys and update the statistics Keys which are not present in the cache will have null values associated with them in the returned map
getAll(Collection<?>) - Method in class net.sf.ehcache.store.CacheStore
 
getAll(Collection<?>) - Method in class net.sf.ehcache.store.ElementIdAssigningStore
Retries the elements associated with a set of keys and update the statistics Keys which are not present in the cache will have null values associated with them in the returned map
getAll(Collection<?>) - Method in interface net.sf.ehcache.store.Store
Retries the elements associated with a set of keys and update the statistics Keys which are not present in the cache will have null values associated with them in the returned map
getAllFactoryElements(NodeElement, String, Collection) - Static method in class net.sf.ehcache.config.generator.model.AbstractNodeElement
Helper method that creates FactoryConfigurationElement's from a collection of FactoryConfiguration's
getAllLocks() - Method in class net.sf.ehcache.transaction.AbstractSoftLockManager
Return the map of all soft locks.
getAllLocks() - Method in class net.sf.ehcache.transaction.SoftLockManagerImpl
 
getAllQuiet(Collection<?>) - Method in class net.sf.ehcache.store.AbstractStore
Retries the elements associated with a set of keys without updating the statistics Keys which are not present in the cache will have null values associated with them in the returned map
getAllQuiet(Collection<?>) - Method in class net.sf.ehcache.store.CacheStore
 
getAllQuiet(Collection<?>) - Method in class net.sf.ehcache.store.ElementIdAssigningStore
Retries the elements associated with a set of keys without updating the statistics Keys which are not present in the cache will have null values associated with them in the returned map
getAllQuiet(Collection<?>) - Method in interface net.sf.ehcache.store.Store
Retries the elements associated with a set of keys without updating the statistics Keys which are not present in the cache will have null values associated with them in the returned map
getAllSampleValues() - Method in class net.sf.ehcache.management.sampled.SampledCounterProxy
 
getAllSampleValues() - Method in interface net.sf.ehcache.util.counter.sampled.SampledCounter
Returns all samples in history
getAllSampleValues() - Method in class net.sf.ehcache.util.counter.sampled.SampledCounterImpl
Returns all samples in history
getAllSyncs() - Method in interface net.sf.ehcache.concurrent.StripedReadWriteLock
Returns all Syncs
getAllSyncs() - Method in class net.sf.ehcache.concurrent.StripedReadWriteLockSync
Returns all internal syncs
getAllTransactionIDs() - Method in class net.sf.ehcache.transaction.AbstractTransactionIDFactory
Get the set of all known transactions.
getAllTransactionIDs() - Method in class net.sf.ehcache.transaction.DelegatingTransactionIDFactory
 
getAllTransactionIDs() - Method in interface net.sf.ehcache.transaction.TransactionIDFactory
Get the set of all known transactions.
getAllWithLoader(Collection, Object) - Method in class net.sf.ehcache.Cache
The getAll method will return, from the cache, a Map of the objects associated with the Collection of keys in argument "keys".
getAllWithLoader(Collection, Object) - Method in class net.sf.ehcache.constructs.blocking.BlockingCache
This method is not appropriate to use with BlockingCache.
getAllWithLoader(Collection, Object) - Method in class net.sf.ehcache.constructs.classloader.ClassLoaderAwareCache
The getAll method will return, from the cache, a Map of the objects associated with the Collection of keys in argument "keys".
getAllWithLoader(Collection, Object) - Method in class net.sf.ehcache.constructs.EhcacheDecoratorAdapter
The getAll method will return, from the cache, a Map of the objects associated with the Collection of keys in argument "keys".
getAllWithLoader(Collection, Object) - Method in class net.sf.ehcache.constructs.eventual.StronglyConsistentCacheAccessor
 
getAllWithLoader(Collection, Object) - Method in interface net.sf.ehcache.Ehcache
The getAll method will return, from the cache, a Map of the objects associated with the Collection of keys in argument "keys".
getAllXidTransactionIDsFor(Ehcache) - Method in class net.sf.ehcache.transaction.AbstractTransactionIDFactory
Get the set of all XID transactions of a cache.
getAllXidTransactionIDsFor(Ehcache) - Method in class net.sf.ehcache.transaction.DelegatingTransactionIDFactory
 
getAllXidTransactionIDsFor(Ehcache) - Method in interface net.sf.ehcache.transaction.TransactionIDFactory
Get the set of all XID transactions of a cache.
getAndReset() - Method in class net.sf.ehcache.management.sampled.SampledCounterProxy
 
getAndReset() - Method in interface net.sf.ehcache.util.counter.sampled.SampledCounter
Returns the current value of the counter and resets it to 0
getAndReset() - Method in class net.sf.ehcache.util.counter.sampled.SampledCounterImpl
Returns the current value of the counter and resets it to 0
getAndReset() - Method in class net.sf.ehcache.util.counter.sampled.SampledRateCounterImpl
Returns the current value of the counter and resets it to 0
getAndSet(long) - Method in class net.sf.ehcache.management.sampled.SampledCounterProxy
 
getAndSet(long) - Method in interface net.sf.ehcache.util.counter.Counter
Returns the value of the counter and sets it to the new value
getAndSet(long) - Method in class net.sf.ehcache.util.counter.CounterImpl
Returns the value of the counter and sets it to the new value
getAndSet(long) - Method in class net.sf.ehcache.util.counter.sampled.SampledRateCounterImpl
throws UnsupportedOperationException
getAnnotationProxy(Annotation, Class<T>) - Static method in class net.sf.ehcache.pool.sizeof.filter.AnnotationProxyFactory
Returns a proxy on the customAnnotation, having the same type than the referenceAnnotation
getApproximateCountSize() - Method in interface net.sf.ehcache.pool.PoolParticipant
Return the approximate size
getApproximateCountSize() - Method in class net.sf.ehcache.store.cachingtier.PooledBasedBackEnd.PoolParticipant
 
getApproximateHitRate() - Method in interface net.sf.ehcache.pool.PoolParticipant
Return the approximate hit rate
getApproximateHitRate() - Method in class net.sf.ehcache.store.cachingtier.PooledBasedBackEnd.PoolParticipant
 
getApproximateMissRate() - Method in interface net.sf.ehcache.pool.PoolParticipant
Return the approximate miss rate
getApproximateMissRate() - Method in class net.sf.ehcache.store.cachingtier.PooledBasedBackEnd.PoolParticipant
 
getAssociatedCacheName() - Method in class net.sf.ehcache.management.CacheStatistics
 
getAssociatedCacheName() - Method in interface net.sf.ehcache.management.CacheStatisticsMBean
 
getAssociatedCacheName() - Method in class net.sf.ehcache.statistics.StatisticsGateway
Gets the associated cache name.
getAttribute(String) - Method in class net.sf.ehcache.management.Store
getAttribute() - Method in interface net.sf.ehcache.search.aggregator.AggregatorInstance
Get the attribute to pass to aggregator
getAttribute() - Method in class net.sf.ehcache.search.aggregator.Average
Get the attribute to pass to aggregator
getAttribute() - Method in class net.sf.ehcache.search.aggregator.Count
Get the attribute to pass to aggregator
getAttribute() - Method in class net.sf.ehcache.search.aggregator.Max
Get the attribute to pass to aggregator
getAttribute() - Method in class net.sf.ehcache.search.aggregator.Min
Get the attribute to pass to aggregator
getAttribute() - Method in class net.sf.ehcache.search.aggregator.Sum
Get the attribute to pass to aggregator
getAttribute(Attribute<T>) - Method in class net.sf.ehcache.search.impl.BaseResult
Retrieve the given attribute value for this cache entry
getAttribute(Attribute<T>) - Method in interface net.sf.ehcache.search.Result
Retrieve the given attribute value for this cache entry
getAttribute(String) - Method in class net.sf.ehcache.statistics.beans.ProxiedDynamicMBean
Get a specific attribtue
getAttribute() - Method in interface net.sf.ehcache.store.StoreQuery.Ordering
Attribute to order by
getAttributeName() - Method in class net.sf.ehcache.search.Attribute
Get the attribute name
getAttributeName() - Method in class net.sf.ehcache.search.expression.ComparableValue
Attribute name.
getAttributeName() - Method in class net.sf.ehcache.search.expression.EqualTo
Get attribute name.
getAttributeName() - Method in class net.sf.ehcache.search.expression.ILike
Return attribute name.
getAttributeName() - Method in class net.sf.ehcache.search.expression.InCollection
Return attributeName
getAttributeName() - Method in class net.sf.ehcache.search.expression.IsNull
Get attribute name.
getAttributeName() - Method in class net.sf.ehcache.search.expression.NotILike
Return attribute name.
getAttributeName() - Method in class net.sf.ehcache.search.expression.NotNull
Get attribute name.
getAttributes() - Method in class net.sf.ehcache.config.generator.model.AbstractNodeElement
List of attributes of this element
getAttributes() - Method in interface net.sf.ehcache.config.generator.model.NodeElement
List of attributes of this element
getAttributes(String[]) - Method in class net.sf.ehcache.management.Store
getAttributes() - Method in class net.sf.ehcache.search.expression.AlwaysMatch
 
getAttributes() - Method in class net.sf.ehcache.search.expression.And
Returns all search attributes referenced by this instance
getAttributes() - Method in class net.sf.ehcache.search.expression.BaseCriteria
Returns all search attributes referenced by this instance
getAttributes() - Method in class net.sf.ehcache.search.expression.ComparableValue
 
getAttributes() - Method in class net.sf.ehcache.search.expression.EqualTo
 
getAttributes() - Method in class net.sf.ehcache.search.expression.ILike
 
getAttributes() - Method in class net.sf.ehcache.search.expression.InCollection
 
getAttributes() - Method in class net.sf.ehcache.search.expression.IsNull
 
getAttributes() - Method in class net.sf.ehcache.search.expression.Not
Returns all search attributes referenced by this instance
getAttributes() - Method in class net.sf.ehcache.search.expression.NotILike
 
getAttributes() - Method in class net.sf.ehcache.search.expression.NotNull
 
getAttributes() - Method in class net.sf.ehcache.search.expression.Or
Returns all search attributes referenced by this instance
getAttributes(String[]) - Method in class net.sf.ehcache.statistics.beans.ProxiedDynamicMBean
Get a list of attributes.
getAverageGetTime() - Method in interface net.sf.ehcache.management.sampled.CacheSampler
Gets the average get time.
getAverageGetTime() - Method in class net.sf.ehcache.management.sampled.CacheSamplerImpl
Gets the average get time.
getAverageGetTime() - Method in class net.sf.ehcache.management.sampled.SampledCache
 
getAverageGetTimeMillis(String) - Method in interface net.sf.ehcache.hibernate.management.api.EhcacheStats
Return average time taken in milliseconds for a get operation for the input cache name
getAverageGetTimeMillis(String) - Method in class net.sf.ehcache.hibernate.management.impl.EhcacheHibernate
Return average time taken in milliseconds for a get operation for the input cache name
getAverageGetTimeMillis(String) - Method in class net.sf.ehcache.hibernate.management.impl.EhcacheStatsImpl
Return average time taken in milliseconds for a get operation for the input cache name
getAverageGetTimeNanos() - Method in class net.sf.ehcache.management.sampled.CacheSamplerImpl
 
getAverageGetTimeNanos() - Method in interface net.sf.ehcache.management.sampled.LegacyCacheStatistics
Average time in nanoseconds taken to get an element from the cache.
getAverageGetTimeNanos() - Method in class net.sf.ehcache.management.sampled.SampledCache
Average time in nanoseconds taken to get an element from the cache.
getAverageGetTimeNanosMostRecentSample() - Method in class net.sf.ehcache.management.sampled.CacheSamplerImpl
Get most recent value for average time taken for get() operation in the cache.
getAverageGetTimeNanosMostRecentSample() - Method in interface net.sf.ehcache.management.sampled.LegacyCacheStatistics
Get most recent value for average time taken for get() operation in the cache.
getAverageGetTimeNanosMostRecentSample() - Method in class net.sf.ehcache.management.sampled.SampledCache
 
getAverageGetTimeSample() - Method in interface net.sf.ehcache.management.sampled.CacheSampler
Get the SampledRateCounter for average time taken for get() operation in the cache.
getAverageGetTimeSample() - Method in class net.sf.ehcache.management.sampled.CacheSamplerImpl
Get the SampledRateCounter for average time taken for get() operation in the cache.
getAverageGetTimeSample() - Method in class net.sf.ehcache.management.sampled.SampledCache
 
getAverageSearchTime() - Method in interface net.sf.ehcache.management.sampled.CacheSampler
Gets the average search time.
getAverageSearchTime() - Method in class net.sf.ehcache.management.sampled.CacheSamplerImpl
Gets the average search time.
getAverageSearchTime() - Method in class net.sf.ehcache.management.sampled.SampledCache
 
getAverageSearchTimeNanos() - Method in class net.sf.ehcache.management.sampled.CacheSamplerImpl
 
getAverageSearchTimeNanos() - Method in interface net.sf.ehcache.management.sampled.LegacyCacheStatistics
Get the average search execution time for searches finishing within the last sample period.
getAverageSearchTimeNanos() - Method in class net.sf.ehcache.management.sampled.SampledCache
 
getAverageSearchTimeSample() - Method in interface net.sf.ehcache.management.sampled.CacheSampler
Get the SampledRateCounter for average search execution time for searches finishing within the last sample period.
getAverageSearchTimeSample() - Method in class net.sf.ehcache.management.sampled.CacheSamplerImpl
Get the SampledRateCounter for average search execution time for searches finishing within the last sample period.
getAverageSearchTimeSample() - Method in class net.sf.ehcache.management.sampled.SampledCache
 
getBacklogCount() - Method in class net.sf.ehcache.constructs.refreshahead.RefreshAheadCache
Gets backlog count.
getBacklogCount() - Method in class net.sf.ehcache.constructs.refreshahead.ThreadedWorkQueue
Get the current backlog count.
getBatchSize() - Method in class net.sf.ehcache.constructs.refreshahead.RefreshAheadCacheConfiguration
Get the batch size with which refresh requests will be processed.
getBatchSize() - Method in class net.sf.ehcache.constructs.refreshahead.ThreadedWorkQueue
Get the batch size
getBeanName() - Method in class net.sf.ehcache.statistics.beans.ProxiedDynamicMBean
Gets the bean name.
getBeanProperty(Object, String) - Static method in class net.sf.ehcache.hibernate.management.impl.BeanUtils
Retrieve a named bean property value.
getBind() - Method in class net.sf.ehcache.config.ManagementRESTServiceConfiguration
Get the host:port pair to which the REST server should be bound.
getBootstrapCacheLoader() - Method in class net.sf.ehcache.Cache
Accessor for the BootstrapCacheLoader associated with this cache.
getBootstrapCacheLoader() - Method in class net.sf.ehcache.constructs.classloader.ClassLoaderAwareCache
Accessor for the BootstrapCacheLoader associated with this cache.
getBootstrapCacheLoader() - Method in class net.sf.ehcache.constructs.EhcacheDecoratorAdapter
Accessor for the BootstrapCacheLoader associated with this cache.
getBootstrapCacheLoader() - Method in interface net.sf.ehcache.Ehcache
Accessor for the BootstrapCacheLoader associated with this cache.
getBootstrapCacheLoaderFactoryConfiguration() - Method in class net.sf.ehcache.config.CacheConfiguration
Accessor
getBoundCachePeers() - Method in interface net.sf.ehcache.distribution.CacheManagerPeerListener
All of the caches which are listening for remote changes.
getBoundCachePeers() - Method in class net.sf.ehcache.distribution.RMICacheManagerPeerListener
All of the caches which are listening for remote changes.
getBranchQualifier() - Method in class net.sf.ehcache.transaction.xa.SerializableXid
getBuildHostname() - Method in class net.sf.ehcache.util.ProductInfo
 
getBuildJdk() - Method in class net.sf.ehcache.util.ProductInfo
 
getBuildRevision() - Method in class net.sf.ehcache.util.ProductInfo
 
getBuildTime() - Method in class net.sf.ehcache.util.ProductInfo
 
getBuiltBy() - Method in class net.sf.ehcache.util.ProductInfo
 
getBulkOpsTimeoutMultiplyFactor() - Method in class net.sf.ehcache.config.NonstopConfiguration
returns the time out multiplication factor for bulk cache operations
getBytes() - Method in class net.sf.ehcache.util.MemoryEfficientByteArrayOutputStream
Gets the bytes.
getCache(String) - Method in class net.sf.ehcache.CacheManager
Returns a concrete implementation of Cache, it it is available in the CacheManager.
getCache() - Method in class net.sf.ehcache.constructs.blocking.BlockingCache
Retrieve the EHCache backing cache
getCache(String) - Method in class net.sf.ehcache.management.CacheManager
Returns a JMX Cache bean
getCache(String) - Method in interface net.sf.ehcache.management.CacheManagerMBean
Returns a JMX Cache bean
getCache() - Method in interface net.sf.ehcache.store.StoreQuery
Get the cache this query originated from
getCacheAttributes() - Method in class net.sf.ehcache.management.sampled.SampledCache
getCacheAttributes
getCacheAverageGetTime() - Method in interface net.sf.ehcache.management.sampled.CacheManagerSampler
 
getCacheAverageGetTime() - Method in class net.sf.ehcache.management.sampled.CacheManagerSamplerImpl
getCacheAverageGetTime() - Method in class net.sf.ehcache.management.sampled.SampledCacheManager
 
getCacheAverageSearchTime() - Method in interface net.sf.ehcache.management.sampled.CacheManagerSampler
 
getCacheAverageSearchTime() - Method in class net.sf.ehcache.management.sampled.CacheManagerSamplerImpl
getCacheAverageSearchTime() - Method in class net.sf.ehcache.management.sampled.SampledCacheManager
 
getCacheAverageSearchTimeNanos() - Method in class net.sf.ehcache.management.sampled.SampledCache
getCacheCluster() - Method in class net.sf.ehcache.terracotta.TerracottaClient
Get the CacheCluster associated with this client
getCacheClusterOfflineCount() - Method in class net.sf.ehcache.management.sampled.CacheSamplerImpl
 
getCacheClusterOfflineCount() - Method in interface net.sf.ehcache.management.sampled.LegacyCacheStatistics
Count of cluster offline events for this node.
getCacheClusterOfflineCount() - Method in class net.sf.ehcache.management.sampled.SampledCache
 
getCacheClusterOfflineMostRecentSample() - Method in class net.sf.ehcache.management.sampled.CacheSamplerImpl
 
getCacheClusterOfflineMostRecentSample() - Method in interface net.sf.ehcache.management.sampled.LegacyCacheStatistics
Gets the cache cluster offline most recent sample.
getCacheClusterOfflineMostRecentSample() - Method in class net.sf.ehcache.management.sampled.SampledCache
 
getCacheClusterOfflineSample() - Method in interface net.sf.ehcache.management.sampled.CacheSampler
Get the SampledCounter for offline cache cluster events.
getCacheClusterOfflineSample() - Method in class net.sf.ehcache.management.sampled.CacheSamplerImpl
 
getCacheClusterOfflineSample() - Method in class net.sf.ehcache.management.sampled.SampledCache
 
getCacheClusterOnlineCount() - Method in class net.sf.ehcache.management.sampled.CacheSamplerImpl
 
getCacheClusterOnlineCount() - Method in interface net.sf.ehcache.management.sampled.LegacyCacheStatistics
Count of cluster online events for this node.
getCacheClusterOnlineCount() - Method in class net.sf.ehcache.management.sampled.SampledCache
 
getCacheClusterOnlineMostRecentSample() - Method in class net.sf.ehcache.management.sampled.CacheSamplerImpl
 
getCacheClusterOnlineMostRecentSample() - Method in interface net.sf.ehcache.management.sampled.LegacyCacheStatistics
Gets the cache cluster online most recent sample.
getCacheClusterOnlineMostRecentSample() - Method in class net.sf.ehcache.management.sampled.SampledCache
 
getCacheClusterOnlineSample() - Method in interface net.sf.ehcache.management.sampled.CacheSampler
Get the SampledCounter for online cache cluster events.
getCacheClusterOnlineSample() - Method in class net.sf.ehcache.management.sampled.CacheSamplerImpl
 
getCacheClusterOnlineSample() - Method in class net.sf.ehcache.management.sampled.SampledCache
 
getCacheClusterRejoinCount() - Method in class net.sf.ehcache.management.sampled.CacheSamplerImpl
 
getCacheClusterRejoinCount() - Method in interface net.sf.ehcache.management.sampled.LegacyCacheStatistics
Count of cluster rejoin events for this node.
getCacheClusterRejoinCount() - Method in class net.sf.ehcache.management.sampled.SampledCache
 
getCacheClusterRejoinMostRecentSample() - Method in class net.sf.ehcache.management.sampled.CacheSamplerImpl
 
getCacheClusterRejoinMostRecentSample() - Method in interface net.sf.ehcache.management.sampled.LegacyCacheStatistics
Gets the cache cluster rejoin most recent sample.
getCacheClusterRejoinMostRecentSample() - Method in class net.sf.ehcache.management.sampled.SampledCache
 
getCacheClusterRejoinSample() - Method in interface net.sf.ehcache.management.sampled.CacheSampler
Get the SampledCounter for rejoin cache cluster events.
getCacheClusterRejoinSample() - Method in class net.sf.ehcache.management.sampled.CacheSamplerImpl
 
getCacheClusterRejoinSample() - Method in class net.sf.ehcache.management.sampled.SampledCache
 
getCacheConfiguration() - Method in class net.sf.ehcache.Cache
Gets the cache configuration this cache was created with.
getCacheConfiguration() - Method in class net.sf.ehcache.constructs.classloader.ClassLoaderAwareCache
Gets the cache configuration this cache was created with.
getCacheConfiguration() - Method in class net.sf.ehcache.constructs.EhcacheDecoratorAdapter
Gets the cache configuration this cache was created with.
getCacheConfiguration() - Method in interface net.sf.ehcache.Ehcache
Gets the cache configuration this cache was created with.
getCacheConfiguration() - Method in class net.sf.ehcache.management.Cache
Gets the JMX read-only CacheConfiguration
getCacheConfiguration() - Method in interface net.sf.ehcache.management.CacheMBean
Gets the JMX read-only CacheConfiguration
getCacheConfigurations() - Method in class net.sf.ehcache.config.Configuration
Gets a Map of cache configurations, keyed by name.
getCacheConfigurationsKeySet() - Method in class net.sf.ehcache.config.Configuration
Gets a Map of cacheConfigurations.
getCacheDataDescription() - Method in class net.sf.ehcache.hibernate.regions.EhcacheTransactionalDataRegion
getCacheDecoratorConfigurations() - Method in class net.sf.ehcache.config.CacheConfiguration
Accessor
getCacheElementEvictedMostRecentSample() - Method in class net.sf.ehcache.management.sampled.CacheSamplerImpl
Get most recent value element evicted from cache.
getCacheElementEvictedMostRecentSample() - Method in interface net.sf.ehcache.management.sampled.LegacyCacheStatistics
Get most recent value element evicted from cache.
getCacheElementEvictedMostRecentSample() - Method in class net.sf.ehcache.management.sampled.SampledCache
Get most recent value element evicted from cache.
getCacheElementEvictedSample() - Method in interface net.sf.ehcache.management.sampled.CacheSampler
Get the SampledCounter element evicted from cache.
getCacheElementEvictedSample() - Method in class net.sf.ehcache.management.sampled.CacheSamplerImpl
Get the SampledCounter element evicted from cache.
getCacheElementEvictedSample() - Method in class net.sf.ehcache.management.sampled.SampledCache
 
getCacheElementExpiredMostRecentSample() - Method in class net.sf.ehcache.management.sampled.CacheSamplerImpl
Get most recent value element expired from cache.
getCacheElementExpiredMostRecentSample() - Method in interface net.sf.ehcache.management.sampled.LegacyCacheStatistics
Get most recent value element expired from cache.
getCacheElementExpiredMostRecentSample() - Method in class net.sf.ehcache.management.sampled.SampledCache
Get most recent value element expired from cache.
getCacheElementExpiredSample() - Method in interface net.sf.ehcache.management.sampled.CacheSampler
Get the SampledCounter element expired from cache.
getCacheElementExpiredSample() - Method in class net.sf.ehcache.management.sampled.CacheSamplerImpl
Get the SampledCounter element expired from cache.
getCacheElementExpiredSample() - Method in class net.sf.ehcache.management.sampled.SampledCache
 
getCacheElementPutMostRecentSample() - Method in class net.sf.ehcache.management.sampled.CacheSamplerImpl
Get most recent value element puts in the cache.
getCacheElementPutMostRecentSample() - Method in interface net.sf.ehcache.management.sampled.LegacyCacheStatistics
Get most recent value element puts in the cache.
getCacheElementPutMostRecentSample() - Method in class net.sf.ehcache.management.sampled.SampledCache
Get most recent value element puts in the cache.
getCacheElementPutSample() - Method in interface net.sf.ehcache.management.sampled.CacheSampler
Get the SampledCounter element puts in the cache.
getCacheElementPutSample() - Method in class net.sf.ehcache.management.sampled.CacheSamplerImpl
Get the SampledCounter element puts in the cache.
getCacheElementPutSample() - Method in class net.sf.ehcache.management.sampled.SampledCache
 
getCacheElementRemovedMostRecentSample() - Method in class net.sf.ehcache.management.sampled.CacheSamplerImpl
Get most recent value element removed from cache.
getCacheElementRemovedMostRecentSample() - Method in interface net.sf.ehcache.management.sampled.LegacyCacheStatistics
Get most recent value element removed from cache.
getCacheElementRemovedMostRecentSample() - Method in class net.sf.ehcache.management.sampled.SampledCache
Get most recent value element removed from cache.
getCacheElementRemovedSample() - Method in interface net.sf.ehcache.management.sampled.CacheSampler
Get the SampledCounter element removed from cache.
getCacheElementRemovedSample() - Method in class net.sf.ehcache.management.sampled.CacheSamplerImpl
Get the SampledCounter element removed from cache.
getCacheElementRemovedSample() - Method in class net.sf.ehcache.management.sampled.SampledCache
 
getCacheElementUpdatedMostRecentSample() - Method in class net.sf.ehcache.management.sampled.CacheSamplerImpl
Get most recent value element updates , i.e.
getCacheElementUpdatedMostRecentSample() - Method in interface net.sf.ehcache.management.sampled.LegacyCacheStatistics
Get most recent value element updates , i.e.
getCacheElementUpdatedMostRecentSample() - Method in class net.sf.ehcache.management.sampled.SampledCache
Get most recent value element updates , i.e.
getCacheElementUpdatedSample() - Method in interface net.sf.ehcache.management.sampled.CacheSampler
Get the SampledCounter element updates , i.e.
getCacheElementUpdatedSample() - Method in class net.sf.ehcache.management.sampled.CacheSamplerImpl
Get the SampledCounter element updates , i.e.
getCacheElementUpdatedSample() - Method in class net.sf.ehcache.management.sampled.SampledCache
 
getCacheEventListenerConfigurations() - Method in class net.sf.ehcache.config.CacheConfiguration
Accessor
getCacheEventListeners() - Method in class net.sf.ehcache.event.RegisteredEventListeners
Gets a copy of the set of the listeners registered to this class
getCacheEventNotificationService() - Method in class net.sf.ehcache.Cache
Use this to access the service in order to register and unregister listeners
getCacheEventNotificationService() - Method in class net.sf.ehcache.constructs.classloader.ClassLoaderAwareCache
Use this to access the service in order to register and unregister listeners
getCacheEventNotificationService() - Method in class net.sf.ehcache.constructs.EhcacheDecoratorAdapter
Use this to access the service in order to register and unregister listeners
getCacheEventNotificationService() - Method in interface net.sf.ehcache.Ehcache
Use this to access the service in order to register and unregister listeners
getCacheEvictionRate() - Method in interface net.sf.ehcache.management.sampled.CacheManagerSampler
 
getCacheEvictionRate() - Method in class net.sf.ehcache.management.sampled.CacheManagerSamplerImpl
getCacheEvictionRate() - Method in interface net.sf.ehcache.management.sampled.CacheSampler
Gets the cache eviction rate.
getCacheEvictionRate() - Method in class net.sf.ehcache.management.sampled.CacheSamplerImpl
Gets the cache eviction rate.
getCacheEvictionRate() - Method in class net.sf.ehcache.management.sampled.SampledCache
Gets the cache eviction rate.
getCacheEvictionRate() - Method in class net.sf.ehcache.management.sampled.SampledCacheManager
 
getCacheExceptionHandler() - Method in class net.sf.ehcache.Cache
Gets the ExceptionHandler on this Cache, or null if there isn't one.
getCacheExceptionHandler() - Method in class net.sf.ehcache.constructs.classloader.ClassLoaderAwareCache
Sets an ExceptionHandler on the Cache.
getCacheExceptionHandler() - Method in class net.sf.ehcache.constructs.EhcacheDecoratorAdapter
Sets an ExceptionHandler on the Cache.
getCacheExceptionHandler() - Method in interface net.sf.ehcache.Ehcache
Sets an ExceptionHandler on the Cache.
getCacheExceptionHandlerFactoryConfiguration() - Method in class net.sf.ehcache.config.CacheConfiguration
Accessor
getCacheExpirationRate() - Method in interface net.sf.ehcache.management.sampled.CacheManagerSampler
 
getCacheExpirationRate() - Method in class net.sf.ehcache.management.sampled.CacheManagerSamplerImpl
getCacheExpirationRate() - Method in interface net.sf.ehcache.management.sampled.CacheSampler
Gets the cache expiration rate.
getCacheExpirationRate() - Method in class net.sf.ehcache.management.sampled.CacheSamplerImpl
Gets the cache expiration rate.
getCacheExpirationRate() - Method in class net.sf.ehcache.management.sampled.SampledCache
Gets the cache expiration rate.
getCacheExpirationRate() - Method in class net.sf.ehcache.management.sampled.SampledCacheManager
 
getCacheExtensionConfigurations() - Method in class net.sf.ehcache.config.CacheConfiguration
Accessor
getCacheHitCount() - Method in interface net.sf.ehcache.hibernate.management.api.EhcacheStats
Returns hit count for all the caches
getCacheHitCount() - Method in class net.sf.ehcache.hibernate.management.impl.EhcacheHibernate
Returns hit count for all the caches
getCacheHitCount() - Method in class net.sf.ehcache.hibernate.management.impl.EhcacheStatsImpl
Returns hit count for all the caches
getCacheHitCount() - Method in class net.sf.ehcache.hibernate.management.impl.QueryStats
getCacheHitCount
getCacheHitCount() - Method in class net.sf.ehcache.management.sampled.CacheSamplerImpl
The number of times a requested item was found in the cache.
getCacheHitCount() - Method in interface net.sf.ehcache.management.sampled.LegacyCacheStatistics
The number of times a requested item was found in the cache.
getCacheHitCount() - Method in class net.sf.ehcache.management.sampled.SampledCache
The number of times a requested item was found in the cache.
getCacheHitInMemoryMostRecentSample() - Method in class net.sf.ehcache.management.sampled.CacheSamplerImpl
Get most recent value for in-memory cache hit.
getCacheHitInMemoryMostRecentSample() - Method in interface net.sf.ehcache.management.sampled.LegacyCacheStatistics
Get most recent value for in-memory cache hit.
getCacheHitInMemoryMostRecentSample() - Method in class net.sf.ehcache.management.sampled.SampledCache
Get most recent value for in-memory cache hit.
getCacheHitInMemorySample() - Method in interface net.sf.ehcache.management.sampled.CacheSampler
Get the SampledCounter for in-memory cache hit.
getCacheHitInMemorySample() - Method in class net.sf.ehcache.management.sampled.CacheSamplerImpl
Get the SampledCounter for in-memory cache hit.
getCacheHitInMemorySample() - Method in class net.sf.ehcache.management.sampled.SampledCache
 
getCacheHitMostRecentSample() - Method in class net.sf.ehcache.management.sampled.CacheSamplerImpl
Get most recent value for cache hit.
getCacheHitMostRecentSample() - Method in interface net.sf.ehcache.management.sampled.LegacyCacheStatistics
Get most recent value for cache hit.
getCacheHitMostRecentSample() - Method in class net.sf.ehcache.management.sampled.SampledCache
Get most recent value for cache hit.
getCacheHitOffHeapMostRecentSample() - Method in class net.sf.ehcache.management.sampled.CacheSamplerImpl
Get most recent value for off-heap cache hit.
getCacheHitOffHeapMostRecentSample() - Method in interface net.sf.ehcache.management.sampled.LegacyCacheStatistics
Get most recent value for off-heap cache hit.
getCacheHitOffHeapMostRecentSample() - Method in class net.sf.ehcache.management.sampled.SampledCache
Get most recent value for off-heap cache hit.
getCacheHitOffHeapSample() - Method in interface net.sf.ehcache.management.sampled.CacheSampler
Get the SampledCounter for off-heap cache hit.
getCacheHitOffHeapSample() - Method in class net.sf.ehcache.management.sampled.CacheSamplerImpl
Get the SampledCounter for off-heap cache hit.
getCacheHitOffHeapSample() - Method in class net.sf.ehcache.management.sampled.SampledCache
 
getCacheHitOnDiskMostRecentSample() - Method in class net.sf.ehcache.management.sampled.CacheSamplerImpl
Get most recent value for on-disk cache hit.
getCacheHitOnDiskMostRecentSample() - Method in interface net.sf.ehcache.management.sampled.LegacyCacheStatistics
Get most recent value for on-disk cache hit.
getCacheHitOnDiskMostRecentSample() - Method in class net.sf.ehcache.management.sampled.SampledCache
Get most recent value for on-disk cache hit.
getCacheHitOnDiskSample() - Method in interface net.sf.ehcache.management.sampled.CacheSampler
Get the SampledCounter for on-disk cache hit.
getCacheHitOnDiskSample() - Method in class net.sf.ehcache.management.sampled.CacheSamplerImpl
Get the SampledCounter for on-disk cache hit.
getCacheHitOnDiskSample() - Method in class net.sf.ehcache.management.sampled.SampledCache
 
getCacheHitPercentage() - Method in class net.sf.ehcache.management.CacheStatistics
Returns the percentage of cache accesses that found a requested item in the cache.
getCacheHitPercentage() - Method in interface net.sf.ehcache.management.CacheStatisticsMBean
Returns the percentage of cache accesses that found a requested item in the cache.
getCacheHitRate() - Method in interface net.sf.ehcache.hibernate.management.api.EhcacheStats
Returns hit rate for all the caches
getCacheHitRate() - Method in class net.sf.ehcache.hibernate.management.impl.EhcacheHibernate
Returns hit rate for all the caches
getCacheHitRate() - Method in class net.sf.ehcache.hibernate.management.impl.EhcacheStatsImpl
Returns hit rate for all the caches
getCacheHitRate() - Method in interface net.sf.ehcache.management.sampled.CacheManagerSampler
 
getCacheHitRate() - Method in class net.sf.ehcache.management.sampled.CacheManagerSamplerImpl
getCacheHitRate() - Method in interface net.sf.ehcache.management.sampled.CacheSampler
Gets the cache hit rate.
getCacheHitRate() - Method in class net.sf.ehcache.management.sampled.CacheSamplerImpl
Gets the cache hit rate.
getCacheHitRate() - Method in class net.sf.ehcache.management.sampled.SampledCache
Gets the cache hit rate.
getCacheHitRate() - Method in class net.sf.ehcache.management.sampled.SampledCacheManager
 
getCacheHitRatio() - Method in class net.sf.ehcache.management.sampled.CacheSamplerImpl
The ratio of hits to accesses (hits + misses).
getCacheHitRatio() - Method in interface net.sf.ehcache.management.sampled.LegacyCacheStatistics
The ratio of hits to accesses (hits + misses).
getCacheHitRatio() - Method in class net.sf.ehcache.management.sampled.SampledCache
The ratio of hits to accesses (hits + misses).
getCacheHitRatioMostRecentSample() - Method in class net.sf.ehcache.management.sampled.CacheSamplerImpl
Get most recent value for cache hit ratio.
getCacheHitRatioMostRecentSample() - Method in interface net.sf.ehcache.management.sampled.LegacyCacheStatistics
Get most recent value for cache hit ratio.
getCacheHitRatioMostRecentSample() - Method in class net.sf.ehcache.management.sampled.SampledCache
Get most recent value for cache hit ratio.
getCacheHitRatioSample() - Method in interface net.sf.ehcache.management.sampled.CacheSampler
Get the SampledCounter for cache hit ratio.
getCacheHitRatioSample() - Method in class net.sf.ehcache.management.sampled.CacheSamplerImpl
Get the SampledCounter for cache hit ratio.
getCacheHitRatioSample() - Method in class net.sf.ehcache.management.sampled.SampledCache
 
getCacheHits() - Method in class net.sf.ehcache.management.CacheStatistics
The number of times a requested item was found in the cache.
getCacheHits() - Method in interface net.sf.ehcache.management.CacheStatisticsMBean
The number of times a requested item was found in the cache.
getCacheHitSample() - Method in interface net.sf.ehcache.hibernate.management.api.EhcacheStats
Returns hit count sample for all the caches
getCacheHitSample() - Method in class net.sf.ehcache.hibernate.management.impl.EhcacheHibernate
Returns hit count sample for all the caches
getCacheHitSample() - Method in class net.sf.ehcache.hibernate.management.impl.EhcacheStatsImpl
Returns hit count sample for all the caches
getCacheHitSample() - Method in interface net.sf.ehcache.management.sampled.CacheSampler
Get the SampledCounter for cache hit.
getCacheHitSample() - Method in class net.sf.ehcache.management.sampled.CacheSamplerImpl
Get the SampledCounter for cache hit.
getCacheHitSample() - Method in class net.sf.ehcache.management.sampled.SampledCache
 
getCacheInMemoryHitRate() - Method in interface net.sf.ehcache.management.sampled.CacheManagerSampler
 
getCacheInMemoryHitRate() - Method in class net.sf.ehcache.management.sampled.CacheManagerSamplerImpl
getCacheInMemoryHitRate() - Method in interface net.sf.ehcache.management.sampled.CacheSampler
Gets the cache in memory hit rate.
getCacheInMemoryHitRate() - Method in class net.sf.ehcache.management.sampled.CacheSamplerImpl
Gets the cache in memory hit rate.
getCacheInMemoryHitRate() - Method in class net.sf.ehcache.management.sampled.SampledCache
Gets the cache in memory hit rate.
getCacheInMemoryHitRate() - Method in class net.sf.ehcache.management.sampled.SampledCacheManager
 
getCacheInMemoryMissRate() - Method in interface net.sf.ehcache.management.sampled.CacheManagerSampler
 
getCacheInMemoryMissRate() - Method in class net.sf.ehcache.management.sampled.CacheManagerSamplerImpl
getCacheInMemoryMissRate() - Method in interface net.sf.ehcache.management.sampled.CacheSampler
Gets the cache in memory miss rate.
getCacheInMemoryMissRate() - Method in class net.sf.ehcache.management.sampled.CacheSamplerImpl
Gets the cache in memory miss rate.
getCacheInMemoryMissRate() - Method in class net.sf.ehcache.management.sampled.SampledCache
Gets the cache in memory miss rate.
getCacheInMemoryMissRate() - Method in class net.sf.ehcache.management.sampled.SampledCacheManager
 
getCacheLoaderConfigurations() - Method in class net.sf.ehcache.config.CacheConfiguration
Accessor
getCacheLoaderTimeoutMillis() - Method in class net.sf.ehcache.config.CacheConfiguration
Accessor
getCacheManager() - Method in class net.sf.ehcache.Cache
Gets the CacheManager managing this cache.
getCacheManager(String) - Static method in class net.sf.ehcache.CacheManager
Checks if a cacheManager already exists for a given name and gets it.
getCacheManager() - Method in class net.sf.ehcache.constructs.classloader.ClassLoaderAwareCache
Gets the CacheManager managing this cache.
getCacheManager() - Method in class net.sf.ehcache.constructs.EhcacheDecoratorAdapter
Gets the CacheManager managing this cache.
getCacheManager() - Method in class net.sf.ehcache.distribution.RMICacheManagerPeerProvider
The cacheManager this provider is bound to
getCacheManager() - Method in interface net.sf.ehcache.Ehcache
Gets the CacheManager managing this cache.
getCacheManagerEventListener() - Method in class net.sf.ehcache.CacheManager
Returns the composite listener.
getCacheManagerEventListenerFactoryConfiguration() - Method in class net.sf.ehcache.config.Configuration
Gets the CacheManagerEventListener factory configuration.
getCacheManagerEventListenerRegistry() - Method in class net.sf.ehcache.CacheManager
Gets the CacheManagerEventListenerRegistry.
getCacheManagerName() - Method in class net.sf.ehcache.config.Configuration.RuntimeCfg
 
getCacheManagerName() - Method in class net.sf.ehcache.transaction.TransactionIDSerializedForm
Get the name of the cache manager which contains the factory that created the original TransactionID
getCacheManagerName() - Method in class net.sf.ehcache.transaction.XidTransactionIDSerializedForm
Get the name of the cache manager which contains the factory that created the original XidTransactionID
getCacheManagerObjectName(String, String) - Static method in class net.sf.ehcache.hibernate.management.impl.EhcacheHibernateMbeanNames
Returns an ObjectName for the passed name
getCacheManagerObjectName(String, String) - Static method in class net.sf.ehcache.management.sampled.SampledEhcacheMBeans
Returns an ObjectName for the passed cacheManagerName
getCacheManagerPeerListenerFactoryConfigurations() - Method in class net.sf.ehcache.config.Configuration
Gets the CacheManagerPeerListener factory configuration.
getCacheManagerPeerProvider(String) - Method in class net.sf.ehcache.CacheManager
Gets the CacheManagerPeerProvider, matching the given scheme For distributed caches, the peer provider finds other cache managers and their caches in the same cluster
getCacheManagerPeerProviderFactoryConfiguration() - Method in class net.sf.ehcache.config.Configuration
Gets the CacheManagerPeerProvider factory configuration.
getCacheManagerPeerProviders() - Method in class net.sf.ehcache.CacheManager
 
getCacheMetrics() - Method in interface net.sf.ehcache.management.sampled.CacheManagerSampler
Get a map of cache name to performance metrics (hits, misses).
getCacheMetrics() - Method in class net.sf.ehcache.management.sampled.CacheManagerSamplerImpl
Get a map of cache name to performance metrics (hits, misses).
getCacheMetrics() - Method in class net.sf.ehcache.management.sampled.SampledCacheManager
 
getCacheMissCount() - Method in interface net.sf.ehcache.hibernate.management.api.EhcacheStats
Returns miss count for all the caches
getCacheMissCount() - Method in class net.sf.ehcache.hibernate.management.impl.EhcacheHibernate
Returns miss count for all the caches
getCacheMissCount() - Method in class net.sf.ehcache.hibernate.management.impl.EhcacheStatsImpl
Returns miss count for all the caches
getCacheMissCount() - Method in class net.sf.ehcache.hibernate.management.impl.QueryStats
getCacheMissCount
getCacheMissCount() - Method in class net.sf.ehcache.management.sampled.CacheSamplerImpl
Number of times a requested element was not found in the cache.
getCacheMissCount() - Method in interface net.sf.ehcache.management.sampled.LegacyCacheStatistics
Number of times a requested element was not found in the cache.
getCacheMissCount() - Method in class net.sf.ehcache.management.sampled.SampledCache
Number of times a requested element was not found in the cache.
getCacheMissCountExpired() - Method in class net.sf.ehcache.management.sampled.CacheSamplerImpl
Gets the cache miss count expired.
getCacheMissCountExpired() - Method in interface net.sf.ehcache.management.sampled.LegacyCacheStatistics
Gets the cache miss count expired.
getCacheMissCountExpired() - Method in class net.sf.ehcache.management.sampled.SampledCache
Gets the cache miss count expired.
getCacheMisses() - Method in class net.sf.ehcache.management.CacheStatistics
Warning.
getCacheMisses() - Method in interface net.sf.ehcache.management.CacheStatisticsMBean
 
getCacheMissExpiredMostRecentSample() - Method in class net.sf.ehcache.management.sampled.CacheSamplerImpl
Get most recent value for cache miss as result of the element getting expired.
getCacheMissExpiredMostRecentSample() - Method in interface net.sf.ehcache.management.sampled.LegacyCacheStatistics
Get most recent value for cache miss as result of the element getting expired.
getCacheMissExpiredMostRecentSample() - Method in class net.sf.ehcache.management.sampled.SampledCache
Get most recent value for cache miss as result of the element getting expired.
getCacheMissExpiredSample() - Method in interface net.sf.ehcache.management.sampled.CacheSampler
Get the SampledCounter for cache miss as result of the element getting expired.
getCacheMissExpiredSample() - Method in class net.sf.ehcache.management.sampled.CacheSamplerImpl
Get the SampledCounter for cache miss as result of the element getting expired.
getCacheMissExpiredSample() - Method in class net.sf.ehcache.management.sampled.SampledCache
 
getCacheMissInMemoryMostRecentSample() - Method in class net.sf.ehcache.management.sampled.CacheSamplerImpl
Get most recent value for in-memory cache miss.
getCacheMissInMemoryMostRecentSample() - Method in interface net.sf.ehcache.management.sampled.LegacyCacheStatistics
Get most recent value for in-memory cache miss.
getCacheMissInMemoryMostRecentSample() - Method in class net.sf.ehcache.management.sampled.SampledCache
Get most recent value for in-memory cache miss.
getCacheMissInMemorySample() - Method in interface net.sf.ehcache.management.sampled.CacheSampler
Get the SampledCounter for in-memory cache miss.
getCacheMissInMemorySample() - Method in class net.sf.ehcache.management.sampled.CacheSamplerImpl
Get the SampledCounter for in-memory cache miss.
getCacheMissInMemorySample() - Method in class net.sf.ehcache.management.sampled.SampledCache
 
getCacheMissMostRecentSample() - Method in class net.sf.ehcache.management.sampled.CacheSamplerImpl
Get most recent value for cache miss.
getCacheMissMostRecentSample() - Method in interface net.sf.ehcache.management.sampled.LegacyCacheStatistics
Get most recent value for cache miss.
getCacheMissMostRecentSample() - Method in class net.sf.ehcache.management.sampled.SampledCache
Get most recent value for cache miss.
getCacheMissNotFoundMostRecentSample() - Method in class net.sf.ehcache.management.sampled.CacheSamplerImpl
Get most recent value for cache miss as result of the element not found in cache.
getCacheMissNotFoundMostRecentSample() - Method in interface net.sf.ehcache.management.sampled.LegacyCacheStatistics
Get most recent value for cache miss as result of the element not found in cache.
getCacheMissNotFoundMostRecentSample() - Method in class net.sf.ehcache.management.sampled.SampledCache
Get most recent value for cache miss as result of the element not found in cache.
getCacheMissNotFoundSample() - Method in interface net.sf.ehcache.management.sampled.CacheSampler
Get the SampledCounter for cache miss as result of the element not found in cache.
getCacheMissNotFoundSample() - Method in class net.sf.ehcache.management.sampled.CacheSamplerImpl
Get the SampledCounter for cache miss as result of the element not found in cache.
getCacheMissNotFoundSample() - Method in class net.sf.ehcache.management.sampled.SampledCache
 
getCacheMissOffHeapMostRecentSample() - Method in class net.sf.ehcache.management.sampled.CacheSamplerImpl
Get most recent value for off-heap cache miss.
getCacheMissOffHeapMostRecentSample() - Method in interface net.sf.ehcache.management.sampled.LegacyCacheStatistics
Get most recent value for off-heap cache miss.
getCacheMissOffHeapMostRecentSample() - Method in class net.sf.ehcache.management.sampled.SampledCache
Get most recent value for off-heap cache miss.
getCacheMissOffHeapSample() - Method in interface net.sf.ehcache.management.sampled.CacheSampler
Get the SampledCounter for off-heap cache miss.
getCacheMissOffHeapSample() - Method in class net.sf.ehcache.management.sampled.CacheSamplerImpl
Get the SampledCounter for off-heap cache miss.
getCacheMissOffHeapSample() - Method in class net.sf.ehcache.management.sampled.SampledCache
 
getCacheMissOnDiskMostRecentSample() - Method in class net.sf.ehcache.management.sampled.CacheSamplerImpl
Get most recent value for on-disk cache miss.
getCacheMissOnDiskMostRecentSample() - Method in interface net.sf.ehcache.management.sampled.LegacyCacheStatistics
Get most recent value for on-disk cache miss.
getCacheMissOnDiskMostRecentSample() - Method in class net.sf.ehcache.management.sampled.SampledCache
Get most recent value for on-disk cache miss.
getCacheMissOnDiskSample() - Method in interface net.sf.ehcache.management.sampled.CacheSampler
Get the SampledCounter for on-disk cache miss.
getCacheMissOnDiskSample() - Method in class net.sf.ehcache.management.sampled.CacheSamplerImpl
Get the SampledCounter for on-disk cache miss.
getCacheMissOnDiskSample() - Method in class net.sf.ehcache.management.sampled.SampledCache
 
getCacheMissPercentage() - Method in class net.sf.ehcache.management.CacheStatistics
Returns the percentage of cache accesses that did not find a requested element in the cache.
getCacheMissPercentage() - Method in interface net.sf.ehcache.management.CacheStatisticsMBean
Returns the percentage of cache accesses that did not find a requested element in the cache.
getCacheMissRate() - Method in interface net.sf.ehcache.hibernate.management.api.EhcacheStats
Returns miss rate for all the caches
getCacheMissRate() - Method in class net.sf.ehcache.hibernate.management.impl.EhcacheHibernate
Returns miss rate for all the caches
getCacheMissRate() - Method in class net.sf.ehcache.hibernate.management.impl.EhcacheStatsImpl
Returns miss rate for all the caches
getCacheMissRate() - Method in interface net.sf.ehcache.management.sampled.CacheManagerSampler
 
getCacheMissRate() - Method in class net.sf.ehcache.management.sampled.CacheManagerSamplerImpl
getCacheMissRate() - Method in interface net.sf.ehcache.management.sampled.CacheSampler
Gets the cache miss rate.
getCacheMissRate() - Method in class net.sf.ehcache.management.sampled.CacheSamplerImpl
Gets the cache miss rate.
getCacheMissRate() - Method in class net.sf.ehcache.management.sampled.SampledCache
Gets the cache miss rate.
getCacheMissRate() - Method in class net.sf.ehcache.management.sampled.SampledCacheManager
 
getCacheMissSample() - Method in interface net.sf.ehcache.hibernate.management.api.EhcacheStats
Returns miss count sample for all the caches
getCacheMissSample() - Method in class net.sf.ehcache.hibernate.management.impl.EhcacheHibernate
Returns miss count sample for all the caches
getCacheMissSample() - Method in class net.sf.ehcache.hibernate.management.impl.EhcacheStatsImpl
Returns miss count sample for all the caches
getCacheMissSample() - Method in interface net.sf.ehcache.management.sampled.CacheSampler
Get the SampledCounter for cache miss.
getCacheMissSample() - Method in class net.sf.ehcache.management.sampled.CacheSamplerImpl
Get the SampledCounter for cache miss.
getCacheMissSample() - Method in class net.sf.ehcache.management.sampled.SampledCache
 
getCacheName() - Method in class net.sf.ehcache.config.CacheConfigError
Returns the cache name
getCacheName() - Method in class net.sf.ehcache.management.sampled.CacheSamplerImpl
Gets the cache name.
getCacheName() - Method in interface net.sf.ehcache.management.sampled.LegacyCacheStatistics
Gets the cache name.
getCacheName() - Method in class net.sf.ehcache.management.sampled.SampledCache
Gets the cache name.
getCacheName() - Method in interface net.sf.ehcache.transaction.xa.EhcacheXAResource
Getter to the name of the cache wrapped by this XAResource
getCacheName() - Method in class net.sf.ehcache.transaction.xa.EhcacheXAResourceImpl
Getter to the name of the cache wrapped by this XAResource
getCacheName() - Method in interface net.sf.ehcache.transaction.xa.XidTransactionID
Get the name of the associated Ehcache resource.
getCacheName() - Method in class net.sf.ehcache.transaction.xa.XidTransactionIDImpl
Get the name of the associated Ehcache resource.
getCacheName() - Method in class net.sf.ehcache.transaction.XidTransactionIDSerializedForm
Get the name of the cache which this original XidTransactionID is for.
getCacheNames() - Method in class net.sf.ehcache.CacheManager
Returns a list of the current cache names.
getCacheNames() - Method in class net.sf.ehcache.management.CacheManager
Gets the cache names managed by the CacheManager
getCacheNames() - Method in interface net.sf.ehcache.management.CacheManagerMBean
Gets the cache names managed by the CacheManager
getCacheNames() - Method in interface net.sf.ehcache.management.sampled.CacheManagerSampler
Gets the cache names managed by the CacheManager
getCacheNames() - Method in class net.sf.ehcache.management.sampled.CacheManagerSamplerImpl
Gets the cache names managed by the CacheManager
getCacheNames() - Method in class net.sf.ehcache.management.sampled.SampledCacheManager
Gets the cache names managed by the CacheManager
getCacheObjectName(String, String, String) - Static method in class net.sf.ehcache.management.sampled.SampledEhcacheMBeans
Returns an ObjectName for the passed cacheManagerName, cacheName combination
getCacheOffHeapHitRate() - Method in interface net.sf.ehcache.management.sampled.CacheManagerSampler
 
getCacheOffHeapHitRate() - Method in class net.sf.ehcache.management.sampled.CacheManagerSamplerImpl
getCacheOffHeapHitRate() - Method in interface net.sf.ehcache.management.sampled.CacheSampler
Gets the cache off heap hit rate.
getCacheOffHeapHitRate() - Method in class net.sf.ehcache.management.sampled.CacheSamplerImpl
Gets the cache off heap hit rate.
getCacheOffHeapHitRate() - Method in class net.sf.ehcache.management.sampled.SampledCache
Gets the cache off heap hit rate.
getCacheOffHeapHitRate() - Method in class net.sf.ehcache.management.sampled.SampledCacheManager
 
getCacheOffHeapMissRate() - Method in interface net.sf.ehcache.management.sampled.CacheManagerSampler
 
getCacheOffHeapMissRate() - Method in class net.sf.ehcache.management.sampled.CacheManagerSamplerImpl
getCacheOffHeapMissRate() - Method in interface net.sf.ehcache.management.sampled.CacheSampler
Gets the cache off heap miss rate.
getCacheOffHeapMissRate() - Method in class net.sf.ehcache.management.sampled.CacheSamplerImpl
Gets the cache off heap miss rate.
getCacheOffHeapMissRate() - Method in class net.sf.ehcache.management.sampled.SampledCache
Gets the cache off heap miss rate.
getCacheOffHeapMissRate() - Method in class net.sf.ehcache.management.sampled.SampledCacheManager
 
getCacheOnDiskHitRate() - Method in interface net.sf.ehcache.management.sampled.CacheManagerSampler
 
getCacheOnDiskHitRate() - Method in class net.sf.ehcache.management.sampled.CacheManagerSamplerImpl
getCacheOnDiskHitRate() - Method in interface net.sf.ehcache.management.sampled.CacheSampler
Gets the cache on disk hit rate.
getCacheOnDiskHitRate() - Method in class net.sf.ehcache.management.sampled.CacheSamplerImpl
Gets the cache on disk hit rate.
getCacheOnDiskHitRate() - Method in class net.sf.ehcache.management.sampled.SampledCache
Gets the cache on disk hit rate.
getCacheOnDiskHitRate() - Method in class net.sf.ehcache.management.sampled.SampledCacheManager
 
getCacheOnDiskMissRate() - Method in interface net.sf.ehcache.management.sampled.CacheManagerSampler
 
getCacheOnDiskMissRate() - Method in class net.sf.ehcache.management.sampled.CacheManagerSamplerImpl
getCacheOnDiskMissRate() - Method in interface net.sf.ehcache.management.sampled.CacheSampler
Gets the cache on disk miss rate.
getCacheOnDiskMissRate() - Method in class net.sf.ehcache.management.sampled.CacheSamplerImpl
Gets the cache on disk miss rate.
getCacheOnDiskMissRate() - Method in class net.sf.ehcache.management.sampled.SampledCache
Gets the cache on disk miss rate.
getCacheOnDiskMissRate() - Method in class net.sf.ehcache.management.sampled.SampledCacheManager
 
getCachePeer() - Method in class net.sf.ehcache.distribution.MulticastRMICacheManagerPeerProvider.CachePeerEntry
 
getCachePeerListener(String) - Method in class net.sf.ehcache.CacheManager
When CacheManage is configured as part of a cluster, a CacheManagerPeerListener will be registered in it.
getCachePutCount() - Method in interface net.sf.ehcache.hibernate.management.api.EhcacheStats
Returns put count for all the caches
getCachePutCount() - Method in class net.sf.ehcache.hibernate.management.impl.EhcacheHibernate
Returns put count for all the caches
getCachePutCount() - Method in class net.sf.ehcache.hibernate.management.impl.EhcacheStatsImpl
Returns put count for all the caches
getCachePutCount() - Method in class net.sf.ehcache.hibernate.management.impl.QueryStats
getCachePutCount
getCachePutRate() - Method in interface net.sf.ehcache.hibernate.management.api.EhcacheStats
Returns put rate for all the caches
getCachePutRate() - Method in class net.sf.ehcache.hibernate.management.impl.EhcacheHibernate
Returns put rate for all the caches
getCachePutRate() - Method in class net.sf.ehcache.hibernate.management.impl.EhcacheStatsImpl
Returns put rate for all the caches
getCachePutRate() - Method in interface net.sf.ehcache.management.sampled.CacheManagerSampler
 
getCachePutRate() - Method in class net.sf.ehcache.management.sampled.CacheManagerSamplerImpl
getCachePutRate() - Method in interface net.sf.ehcache.management.sampled.CacheSampler
Gets the cache put rate.
getCachePutRate() - Method in class net.sf.ehcache.management.sampled.CacheSamplerImpl
Gets the cache put rate.
getCachePutRate() - Method in class net.sf.ehcache.management.sampled.SampledCache
Gets the cache put rate.
getCachePutRate() - Method in class net.sf.ehcache.management.sampled.SampledCacheManager
 
getCachePutSample() - Method in interface net.sf.ehcache.hibernate.management.api.EhcacheStats
Returns put count sample for all the caches
getCachePutSample() - Method in class net.sf.ehcache.hibernate.management.impl.EhcacheHibernate
Returns put count sample for all the caches
getCachePutSample() - Method in class net.sf.ehcache.hibernate.management.impl.EhcacheStatsImpl
Returns put count sample for all the caches
getCacheRegionStats() - Method in interface net.sf.ehcache.hibernate.management.api.HibernateStats
Returns TabularData of cache region stats
getCacheRegionStats() - Method in class net.sf.ehcache.hibernate.management.impl.EhcacheHibernate
Returns TabularData of cache region stats
getCacheRegionStats() - Method in class net.sf.ehcache.hibernate.management.impl.HibernateStatsImpl
Returns TabularData of cache region stats
getCacheRegionStats() - Method in class net.sf.ehcache.hibernate.management.impl.NullHibernateStats
 
getCacheRemoveRate() - Method in interface net.sf.ehcache.management.sampled.CacheManagerSampler
 
getCacheRemoveRate() - Method in class net.sf.ehcache.management.sampled.CacheManagerSamplerImpl
getCacheRemoveRate() - Method in interface net.sf.ehcache.management.sampled.CacheSampler
Gets the cache remove rate.
getCacheRemoveRate() - Method in class net.sf.ehcache.management.sampled.CacheSamplerImpl
Gets the cache remove rate.
getCacheRemoveRate() - Method in class net.sf.ehcache.management.sampled.SampledCache
Gets the cache remove rate.
getCacheRemoveRate() - Method in class net.sf.ehcache.management.sampled.SampledCacheManager
 
getCaches() - Method in class net.sf.ehcache.management.CacheManager
Gets a list of caches in this CacheManager
getCaches() - Method in interface net.sf.ehcache.management.CacheManagerMBean
Gets a list of caches in this CacheManager
getCacheSearchRate() - Method in interface net.sf.ehcache.management.sampled.CacheManagerSampler
 
getCacheSearchRate() - Method in class net.sf.ehcache.management.sampled.CacheManagerSamplerImpl
getCacheSearchRate() - Method in interface net.sf.ehcache.management.sampled.CacheSampler
Gets the cache search rate.
getCacheSearchRate() - Method in class net.sf.ehcache.management.sampled.CacheSamplerImpl
Gets the cache search rate.
getCacheSearchRate() - Method in class net.sf.ehcache.management.sampled.SampledCache
Gets the cache search rate.
getCacheSearchRate() - Method in class net.sf.ehcache.management.sampled.SampledCacheManager
 
getCacheUpdateRate() - Method in interface net.sf.ehcache.management.sampled.CacheManagerSampler
 
getCacheUpdateRate() - Method in class net.sf.ehcache.management.sampled.CacheManagerSamplerImpl
getCacheUpdateRate() - Method in interface net.sf.ehcache.management.sampled.CacheSampler
Gets the cache update rate.
getCacheUpdateRate() - Method in class net.sf.ehcache.management.sampled.CacheSamplerImpl
Gets the cache update rate.
getCacheUpdateRate() - Method in class net.sf.ehcache.management.sampled.SampledCache
Gets the cache update rate.
getCacheUpdateRate() - Method in class net.sf.ehcache.management.sampled.SampledCacheManager
 
getCacheWriterConfiguration() - Method in class net.sf.ehcache.config.CacheConfiguration
Accessor
getCacheWriterFactoryConfiguration() - Method in class net.sf.ehcache.config.CacheWriterConfiguration
Accessor
getCacheXaCommitsMostRecentSample() - Method in class net.sf.ehcache.management.sampled.CacheSamplerImpl
Get most recent value of XA commits.
getCacheXaCommitsMostRecentSample() - Method in interface net.sf.ehcache.management.sampled.LegacyCacheStatistics
Get most recent value of XA commits.
getCacheXaCommitsMostRecentSample() - Method in class net.sf.ehcache.management.sampled.SampledCache
Get most recent value of XA commits.
getCacheXaCommitsSample() - Method in interface net.sf.ehcache.management.sampled.CacheSampler
Get the SampledCounter for number of XA Transaction commits that have completed in the interval.
getCacheXaCommitsSample() - Method in class net.sf.ehcache.management.sampled.CacheSamplerImpl
Get the SampledCounter for number of XA Transaction commits that have completed in the interval.
getCacheXaCommitsSample() - Method in class net.sf.ehcache.management.sampled.SampledCache
 
getCacheXaRollbacksMostRecentSample() - Method in class net.sf.ehcache.management.sampled.CacheSamplerImpl
Get most recent value of XA rollbacks.
getCacheXaRollbacksMostRecentSample() - Method in interface net.sf.ehcache.management.sampled.LegacyCacheStatistics
Get most recent value of XA rollbacks.
getCacheXaRollbacksMostRecentSample() - Method in class net.sf.ehcache.management.sampled.SampledCache
Get most recent value of XA rollbacks.
getCacheXaRollbacksSample() - Method in interface net.sf.ehcache.management.sampled.CacheSampler
Get the SampledCounter for number of XA Transaction rollbacks that have completed in the interval.
getCacheXaRollbacksSample() - Method in class net.sf.ehcache.management.sampled.CacheSamplerImpl
Get the SampledCounter for number of XA Transaction rollbacks that have completed in the interval.
getCacheXaRollbacksSample() - Method in class net.sf.ehcache.management.sampled.SampledCache
 
getCalculated() - Method in class net.sf.ehcache.pool.Size
Get the calculated size
getCause() - Method in exception net.sf.ehcache.writer.CacheWriterManagerException
getChildElements() - Method in class net.sf.ehcache.config.generator.model.AbstractNodeElement
Returns the list of child elements.
getChildElements() - Method in interface net.sf.ehcache.config.generator.model.NodeElement
Returns the list of child elements.
getClassLoader() - Method in class net.sf.ehcache.config.CacheConfiguration
 
getClassLoader() - Method in class net.sf.ehcache.config.Configuration
 
getClassName() - Method in class net.sf.ehcache.config.CopyStrategyConfiguration
Returns the fully qualified class name for the CopyStrategy to use
getClassName() - Method in class net.sf.ehcache.config.ElementValueComparatorConfiguration
Returns the fully qualified class name for the ElementValueComparator to use
getClassName() - Method in class net.sf.ehcache.config.SearchAttribute
Get the extractor class name
getCloseStatementCount() - Method in interface net.sf.ehcache.hibernate.management.api.HibernateStats
Returns the count of close statements
getCloseStatementCount() - Method in class net.sf.ehcache.hibernate.management.impl.EhcacheHibernate
Returns the count of close statements
getCloseStatementCount() - Method in class net.sf.ehcache.hibernate.management.impl.HibernateStatsImpl
Returns the count of close statements
getCloseStatementCount() - Method in class net.sf.ehcache.hibernate.management.impl.NullHibernateStats
Returns the count of close statements
getCluster(ClusterScheme) - Method in class net.sf.ehcache.CacheManager
Returns access to information about the cache cluster.
getClusteredInstanceFactory() - Method in class net.sf.ehcache.CacheManager
Return the clustered instance factory for a cache of this cache manager.
getClusteredInstanceFactory() - Method in class net.sf.ehcache.terracotta.TerracottaClient
Returns the ClusteredInstanceFactory associated with this client
getClusterUUID() - Method in class net.sf.ehcache.CacheManager
Returns unique cluster-wide id for this cache-manager.
getClusterUUID() - Method in interface net.sf.ehcache.management.sampled.CacheManagerSampler
Gets the cluster uuid if applicable.
getClusterUUID() - Method in class net.sf.ehcache.management.sampled.CacheManagerSamplerImpl
Gets the cluster uuid if applicable.
getClusterUUID() - Method in class net.sf.ehcache.management.sampled.SampledCacheManager
 
getClusterUUID() - Method in class net.sf.ehcache.transaction.TransactionIDSerializedForm
Get the original TransactionID's cluster UUID
getCoherentReads() - Method in class net.sf.ehcache.config.TerracottaConfiguration
Deprecated. 
getCollectionStats() - Method in interface net.sf.ehcache.hibernate.management.api.HibernateStats
Returns TabularData of collection stats
getCollectionStats() - Method in class net.sf.ehcache.hibernate.management.impl.EhcacheHibernate
Returns TabularData of collection stats
getCollectionStats() - Method in class net.sf.ehcache.hibernate.management.impl.HibernateStatsImpl
Returns TabularData of collection stats
getCollectionStats() - Method in class net.sf.ehcache.hibernate.management.impl.NullHibernateStats
Returns TabularData of collection stats
getCommands() - Method in class net.sf.ehcache.transaction.xa.XATransactionContext
All ordered pending commands
getComparableValue() - Method in class net.sf.ehcache.search.expression.GreaterThan
Comparable value.
getComparableValue() - Method in class net.sf.ehcache.search.expression.GreaterThanOrEqual
Comparable value.
getComparableValue() - Method in class net.sf.ehcache.search.expression.LessThan
Comparable value.
getComparableValue() - Method in class net.sf.ehcache.search.expression.LessThanOrEqual
Comparable value.
getConcurrency() - Method in class net.sf.ehcache.config.TerracottaConfiguration
Get the value of concurrency.
getConfiguration() - Method in class net.sf.ehcache.CacheManager
Get the CacheManager configuration
getConfiguration() - Method in class net.sf.ehcache.config.Configuration.RuntimeCfg
 
getConfigurationBean() - Method in class net.sf.ehcache.config.ConfigurationHelper
 
getConfigurationSource() - Method in class net.sf.ehcache.config.Configuration
Gets a description of the source from which this configuration was created.
getConfigurationSource(File) - Static method in class net.sf.ehcache.config.generator.ConfigurationSource
Utility factory method for creating a ConfigurationSource based on a file.
getConfigurationSource(URL) - Static method in class net.sf.ehcache.config.generator.ConfigurationSource
Utility factory method for creating a ConfigurationSource based on URL
getConfigurationSource(InputStream) - Static method in class net.sf.ehcache.config.generator.ConfigurationSource
Utility factory method for creating a ConfigurationSource based on InputStream
getConfigurationSource() - Static method in class net.sf.ehcache.config.generator.ConfigurationSource
Utility factory method for creating a ConfigurationSource based on default settings (default ehcache.xml in classpath if one is present or an ehcache-failsafe provided with the kit
getConfiguredRMISocketFactory() - Static method in class net.sf.ehcache.distribution.ConfigurableRMIClientSocketFactory
Return the JVM-level configured RMISocketFactory.
getConnectCount() - Method in interface net.sf.ehcache.hibernate.management.api.HibernateStats
Return connect counts
getConnectCount() - Method in class net.sf.ehcache.hibernate.management.impl.EhcacheHibernate
Return connect counts
getConnectCount() - Method in class net.sf.ehcache.hibernate.management.impl.HibernateStatsImpl
Return connect counts
getConnectCount() - Method in class net.sf.ehcache.hibernate.management.impl.NullHibernateStats
Return connect counts
getConsistency() - Method in class net.sf.ehcache.config.TerracottaConfiguration
Getter for consistency
getCopyStrategy() - Method in class net.sf.ehcache.config.CacheConfiguration
Getter to the configured ReadWriteCopyStrategy.
getCopyStrategyConfiguration() - Method in class net.sf.ehcache.config.CacheConfiguration
Returns the copyStrategyConfiguration
getCopyStrategyInstance(ClassLoader) - Method in class net.sf.ehcache.config.CopyStrategyConfiguration
Get (and potentially) instantiate the instance
getCore() - Method in class net.sf.ehcache.statistics.StatisticsGateway
Gets the core.
getCounterValue() - Method in class net.sf.ehcache.util.counter.sampled.TimeStampedCounterValue
Get the counter value
getCreationTime() - Method in class net.sf.ehcache.Element
Gets the creationTime of the Element
getCreationTime() - Method in class net.sf.ehcache.transaction.TransactionIDSerializedForm
Get the original TransactionID's creation time
getCreationTime() - Method in class net.sf.ehcache.writer.writebehind.operations.DeleteOperation
Retrieves the moment when the operation was created.
getCreationTime() - Method in interface net.sf.ehcache.writer.writebehind.operations.KeyBasedOperation
Retrieves the moment when the operation was created.
getCreationTime() - Method in class net.sf.ehcache.writer.writebehind.operations.WriteOperation
Retrieves the moment when the operation was created.
getCriteria() - Method in class net.sf.ehcache.search.expression.Not
 
getCriteria() - Method in interface net.sf.ehcache.store.StoreQuery
Get the search criteria
getCriterion() - Method in class net.sf.ehcache.search.expression.And
Return criterion
getCriterion() - Method in class net.sf.ehcache.search.expression.Or
Return criteria
getCurrentNode() - Method in interface net.sf.ehcache.cluster.CacheCluster
Retrieves the ClusterNode instance that corresponds to the current node.
getCurrentNode() - Method in class net.sf.ehcache.cluster.NoopCacheCluster
Retrieves the ClusterNode instance that corresponds to the current node.
getCurrentNode() - Method in class net.sf.ehcache.terracotta.TerracottaCacheCluster
Retrieves the ClusterNode instance that corresponds to the current node.
getCurrentTransactionContext() - Method in interface net.sf.ehcache.transaction.xa.EhcacheXAResource
Gets the current XATransactionContext associated with this resource
getCurrentTransactionContext() - Method in class net.sf.ehcache.transaction.xa.EhcacheXAResourceImpl
Gets the current XATransactionContext associated with this resource
getCurrentTransactionContext() - Method in class net.sf.ehcache.TransactionController
Get the transaction context bond to the current thread
getDataFile() - Method in class net.sf.ehcache.store.disk.DiskStorageFactory
Return a reference to the data file backing this factory.
getDataFile() - Method in class net.sf.ehcache.store.disk.DiskStore
Return a reference to the data file backing this store.
getDate() - Method in class net.sf.ehcache.distribution.MulticastRMICacheManagerPeerProvider.CachePeerEntry
 
getDBSQLExecutionSample() - Method in class net.sf.ehcache.hibernate.management.impl.HibernateStatsImpl
Not supported right now
getDBSQLExecutionSample() - Method in class net.sf.ehcache.hibernate.management.impl.NullHibernateStats
Not supported right now
getDefaultCacheConfiguration() - Method in class net.sf.ehcache.config.Configuration
 
getDefaultPath() - Static method in class net.sf.ehcache.config.DiskStoreConfiguration
The diskStore default path, which is the system environment variable available on all Java virtual machines java.io.tmpdir
getDefaultTransactionTimeout() - Method in class net.sf.ehcache.TransactionController
Get the default transaction timeout in seconds
getDefaultTransactionTimeoutInSeconds() - Method in class net.sf.ehcache.config.Configuration
Get default transaction timeout
getDefaultValue() - Method in interface net.sf.ehcache.config.generator.model.NodeAttribute
Returns the default value of the attribute
getDefaultValue() - Method in class net.sf.ehcache.config.generator.model.SimpleNodeAttribute
Returns the default value of the attribute
getDeleteCount() - Method in class net.sf.ehcache.hibernate.management.impl.EntityStats
getDeleteCount
getDescription() - Method in class net.sf.ehcache.statistics.beans.AttributeProxy
Gets the description.
getDirection() - Method in interface net.sf.ehcache.store.StoreQuery.Ordering
Ordering direction
getDiskAccessStripes() - Method in class net.sf.ehcache.config.CacheConfiguration
Accessor
getDiskExpiryThreadIntervalSeconds() - Method in class net.sf.ehcache.config.CacheConfiguration
Accessor
getDiskExpiryThreadIntervalSeconds() - Method in class net.sf.ehcache.management.CacheConfiguration
Accessor
getDiskExpiryThreadIntervalSeconds() - Method in interface net.sf.ehcache.management.CacheConfigurationMBean
Accessor
getDiskExpiryThreadIntervalSeconds() - Method in interface net.sf.ehcache.management.sampled.CacheSampler
Configuration property accessor
getDiskExpiryThreadIntervalSeconds() - Method in class net.sf.ehcache.management.sampled.CacheSamplerImpl
Configuration property accessor
getDiskExpiryThreadIntervalSeconds() - Method in class net.sf.ehcache.management.sampled.SampledCache
Configuration property accessor
getDiskSpoolBufferSizeMB() - Method in class net.sf.ehcache.config.CacheConfiguration
Accessor
getDiskSpoolBufferSizeMB() - Method in class net.sf.ehcache.management.CacheConfiguration
Accessor
getDiskSpoolBufferSizeMB() - Method in interface net.sf.ehcache.management.CacheConfigurationMBean
Accessor
getDiskStoreConfiguration() - Method in class net.sf.ehcache.config.Configuration
Gets the disk store configuration.
getDiskStoreObjectCount() - Method in class net.sf.ehcache.management.CacheStatistics
Gets the number of objects in the DiskStore
getDiskStoreObjectCount() - Method in interface net.sf.ehcache.management.CacheStatisticsMBean
Gets the number of objects in the DiskStore
getDiskStorePath() - Method in class net.sf.ehcache.config.ConfigurationHelper
 
getDiskStorePathManager() - Method in class net.sf.ehcache.CacheManager
Returns the disk store path manager.
getDiskStoreSize() - Method in class net.sf.ehcache.Cache
Deprecated. 
getDiskStoreSize() - Method in class net.sf.ehcache.constructs.classloader.ClassLoaderAwareCache
Deprecated. 
getDiskStoreSize() - Method in class net.sf.ehcache.constructs.EhcacheDecoratorAdapter
Deprecated. 
getDiskStoreSize() - Method in interface net.sf.ehcache.Ehcache
Deprecated. 
getDispatcher() - Method in class net.sf.ehcache.constructs.refreshahead.ThreadedWorkQueue
get the dispatcher being used for this queue.
getDroppedCount() - Method in class net.sf.ehcache.constructs.refreshahead.RefreshAheadCache
Gets dropped count.
getDroppedCount() - Method in class net.sf.ehcache.constructs.refreshahead.ThreadedWorkQueue
Gets dropped counter.
getDynamicConfig() - Method in class net.sf.ehcache.config.Configuration
Get flag for dynamicConfig
getDynamicExtractor() - Method in class net.sf.ehcache.config.CacheConfiguration
Accessor
getEhcache(String) - Method in class net.sf.ehcache.CacheManager
Gets an Ehcache

getEhcache() - Method in class net.sf.ehcache.distribution.EventMessage
Gets the associated Ehcache.
getEhcache() - Method in class net.sf.ehcache.hibernate.regions.EhcacheDataRegion
Return the Ehcache instance backing this Hibernate data region.
getEhcache() - Method in class net.sf.ehcache.management.CacheStatistics
Return the backing cache.
getElement() - Method in class net.sf.ehcache.CacheEntry
Retrieves the element of this cache entry.
getElement() - Method in class net.sf.ehcache.distribution.LegacyEventMessage
 
getElement() - Method in class net.sf.ehcache.distribution.RmiEventMessage
 
getElement(TransactionID, SoftLockID) - Method in class net.sf.ehcache.transaction.ReadCommittedSoftLockImpl
Get the element the current transaction is supposed to see.
getElement(TransactionID, SoftLockID) - Method in interface net.sf.ehcache.transaction.SoftLock
Get the element the current transaction is supposed to see.
getElement() - Method in class net.sf.ehcache.transaction.xa.commands.StorePutCommand
Getter to the Element instance to be put in the Store
getElement() - Method in class net.sf.ehcache.writer.writebehind.operations.WriteOperation
Retrieves the element that will be used for this operation
getElementCountInMemory() - Method in class net.sf.ehcache.hibernate.EhCache
Deprecated.  
getElementCountInMemory() - Method in class net.sf.ehcache.hibernate.management.impl.AggregateCacheRegionStats
 
getElementCountInMemory() - Method in class net.sf.ehcache.hibernate.management.impl.CacheRegionStats
 
getElementCountInMemory() - Method in class net.sf.ehcache.hibernate.regions.EhcacheDataRegion
getElementCountOnDisk() - Method in class net.sf.ehcache.hibernate.EhCache
Deprecated.  
getElementCountOnDisk() - Method in class net.sf.ehcache.hibernate.management.impl.CacheRegionStats
 
getElementCountOnDisk() - Method in class net.sf.ehcache.hibernate.regions.EhcacheDataRegion
getElementCountTotal() - Method in class net.sf.ehcache.hibernate.management.impl.CacheRegionStats
 
getElements(List) - Method in interface net.sf.ehcache.distribution.CachePeer
Gets a list of elements from the cache, for a list of keys, without updating Element statistics.
getElements(List) - Method in class net.sf.ehcache.distribution.RMICachePeer
Gets a list of elements from the cache, for a list of keys, without updating Element statistics.
getElements(List) - Method in class net.sf.ehcache.distribution.TransactionalRMICachePeer
 
getElementValueComparatorConfiguration() - Method in class net.sf.ehcache.config.CacheConfiguration
Returns the elementComparatorConfiguration
getEmbeddedConfig() - Method in class net.sf.ehcache.config.TerracottaClientConfiguration
Get the embedded config read as
getEntityStats() - Method in interface net.sf.ehcache.hibernate.management.api.HibernateStats
Returns TabularData of entity stats
getEntityStats() - Method in class net.sf.ehcache.hibernate.management.impl.EhcacheHibernate
Returns TabularData of entity stats
getEntityStats() - Method in class net.sf.ehcache.hibernate.management.impl.HibernateStatsImpl
Returns TabularData of entity stats
getEntityStats() - Method in class net.sf.ehcache.hibernate.management.impl.NullHibernateStats
Returns TabularData of entity stats
getEntry() - Method in class net.sf.ehcache.transaction.xa.commands.StoreRemoveCommand
Getter to the cache entry to be removed
getEntry() - Method in class net.sf.ehcache.writer.writebehind.operations.DeleteOperation
Retrieves the entry that will be used for this operation
getError() - Method in class net.sf.ehcache.config.ConfigError
Access error message
getEvent() - Method in class net.sf.ehcache.distribution.LegacyEventMessage
Gets the event.
getEventListenerList() - Method in class net.sf.ehcache.store.AbstractStore
onLoad initializer
getEvictedCount() - Method in class net.sf.ehcache.management.sampled.CacheSamplerImpl
Number of elements evicted from the cache.
getEvictedCount() - Method in interface net.sf.ehcache.management.sampled.LegacyCacheStatistics
Number of elements evicted from the cache.
getEvictedCount() - Method in class net.sf.ehcache.management.sampled.SampledCache
Number of elements evicted from the cache.
getEvictionPolicy() - Method in interface net.sf.ehcache.store.CachingTier
Deprecated. 
getEvictionPolicy() - Method in class net.sf.ehcache.store.cachingtier.OnHeapCachingTier
 
getEvictionPolicy() - Method in class net.sf.ehcache.store.LruMemoryStore
 
getEvictor() - Method in class net.sf.ehcache.pool.impl.AbstractPool
Return the pool evictor used by this pool.
getEvictor() - Method in class net.sf.ehcache.pool.impl.UnboundedPool
Return the pool evictor used by this pool.
getEvictor() - Method in interface net.sf.ehcache.pool.Pool
Return the pool evictor used by this pool.
getExecutionAvgTime() - Method in class net.sf.ehcache.hibernate.management.impl.QueryStats
getExecutionAvgTime
getExecutionCount() - Method in class net.sf.ehcache.hibernate.management.impl.QueryStats
getExecutionCount
getExecutionHints() - Method in interface net.sf.ehcache.store.StoreQuery
Get execution hints for this query
getExecutionMaxTime() - Method in class net.sf.ehcache.hibernate.management.impl.QueryStats
getExecutionMaxTime
getExecutionMinTime() - Method in class net.sf.ehcache.hibernate.management.impl.QueryStats
getExecutionMinTime
getExecutionRowCount() - Method in class net.sf.ehcache.hibernate.management.impl.QueryStats
getExecutionRowCount
getExpirationTime() - Method in class net.sf.ehcache.Element
Returns the expiration time based on time to live.
getExpirationTime() - Method in class net.sf.ehcache.store.disk.DiskStorageFactory.DiskMarker
Return the time at which this marker expires.
getExpiredCount() - Method in class net.sf.ehcache.management.sampled.CacheSamplerImpl
Number of elements expired since creation or last clear.
getExpiredCount() - Method in interface net.sf.ehcache.management.sampled.LegacyCacheStatistics
Number of elements expired since creation or last clear.
getExpiredCount() - Method in class net.sf.ehcache.management.sampled.SampledCache
Number of elements expired since creation or last clear.
getExpression() - Method in class net.sf.ehcache.config.SearchAttribute
Get the attribute expression
getExtended() - Method in class net.sf.ehcache.statistics.StatisticsGateway
Gets the extended.
getExtractor(String, Map<String, AttributeExtractor>) - Static method in class net.sf.ehcache.search.expression.BaseCriteria
For given attribute name, return its corresponding extractors from supplied map, if it exists.
getFactory() - Method in class net.sf.ehcache.store.disk.DiskStorageFactory.DiskSubstitute
Returns the DiskStorageFactory instance that generated this DiskSubstitute
getFactoryConfiguration() - Method in class net.sf.ehcache.config.generator.model.elements.FactoryConfigurationElement
Returns the FactoryConfiguration associated with this element
getFeaturesManager() - Method in class net.sf.ehcache.CacheManager
Get the features manager.
getFetchCount() - Method in class net.sf.ehcache.hibernate.management.impl.CollectionStats
getFetchCount
getFetchCount() - Method in class net.sf.ehcache.hibernate.management.impl.EntityStats
getFetchCount
getFieldOffsetAdjustment() - Method in enum net.sf.ehcache.pool.sizeof.JvmInformation
The size of the jvm-specific field offset adjustment in bytes.
getFile(String, String) - Method in class net.sf.ehcache.DiskStorePathManager
Get a file object for the given cache-name and suffix
getFile(String) - Method in class net.sf.ehcache.DiskStorePathManager
Get a file object for the given name
getFileSize() - Method in class net.sf.ehcache.store.disk.ods.FileAllocationTree
Return the current occupied size of this file.
getFirst(int) - Method in class net.sf.ehcache.store.chm.SelectableConcurrentHashMap.Segment
Returns properly casted first entry of bin for given hash.
getFlushCount() - Method in interface net.sf.ehcache.hibernate.management.api.HibernateStats
Returns flush count
getFlushCount() - Method in class net.sf.ehcache.hibernate.management.impl.EhcacheHibernate
Returns flush count
getFlushCount() - Method in class net.sf.ehcache.hibernate.management.impl.HibernateStatsImpl
Returns flush count
getFlushCount() - Method in class net.sf.ehcache.hibernate.management.impl.NullHibernateStats
Returns flush count
getFormatId() - Method in class net.sf.ehcache.transaction.xa.SerializableXid
getFQName() - Method in class net.sf.ehcache.config.generator.model.AbstractNodeElement
Same as calling NodeElement.getFQName(String) with the string "."
getFQName(String) - Method in class net.sf.ehcache.config.generator.model.AbstractNodeElement
The fully qualified name of the element.
getFQName() - Method in interface net.sf.ehcache.config.generator.model.NodeElement
Same as calling NodeElement.getFQName(String) with the string "."
getFQName(String) - Method in interface net.sf.ehcache.config.generator.model.NodeElement
The fully qualified name of the element.
getFreePort() - Method in class net.sf.ehcache.distribution.RMICacheManagerPeerListener
Gets a free server socket port.
getFullyQualifiedClassPath() - Method in class net.sf.ehcache.config.FactoryConfiguration
Getter.
getGlobalTransactionId() - Method in class net.sf.ehcache.transaction.xa.SerializableXid
getGroupByValues() - Method in class net.sf.ehcache.search.impl.GroupedResultImpl
Map of attributes to their values, used to create this grouped result
getGuid() - Method in class net.sf.ehcache.Cache
The GUID for this cache instance can be used to determine whether two cache instance references are pointing to the same cache.
getGuid() - Method in class net.sf.ehcache.constructs.classloader.ClassLoaderAwareCache
The GUID for this cache instance can be used to determine whether two cache instance references are pointing to the same cache.
getGuid() - Method in class net.sf.ehcache.constructs.EhcacheDecoratorAdapter
The GUID for this cache instance can be used to determine whether two cache instance references are pointing to the same cache.
getGuid() - Method in interface net.sf.ehcache.distribution.CachePeer
Gets the globally unique id for the underlying Cache instance.
getGuid() - Method in class net.sf.ehcache.distribution.RMICachePeer
Gets the globally unique id for the underlying Cache instance.
getGuid() - Method in interface net.sf.ehcache.Ehcache
The GUID for this cache instance can be used to determine whether two cache instance references are pointing to the same cache.
getHasWriteBehindWriter() - Method in interface net.sf.ehcache.management.sampled.CacheManagerSampler
Returns whether any caches are configured for write-behind
getHasWriteBehindWriter() - Method in class net.sf.ehcache.management.sampled.CacheManagerSamplerImpl
Returns whether any caches are configured for write-behind
getHasWriteBehindWriter() - Method in interface net.sf.ehcache.management.sampled.CacheSampler
Is there a registered Write-behind CacheWriter.
getHasWriteBehindWriter() - Method in class net.sf.ehcache.management.sampled.CacheSamplerImpl
Is there a registered Write-behind CacheWriter.
getHasWriteBehindWriter() - Method in class net.sf.ehcache.management.sampled.SampledCache
Is there a registered Write-behind CacheWriter.
getHasWriteBehindWriter() - Method in class net.sf.ehcache.management.sampled.SampledCacheManager
Returns whether any caches are configured for write-behind
getHeartBeatInterval() - Static method in class net.sf.ehcache.distribution.MulticastKeepaliveHeartbeatSender
Returns the heartbeat interval.
getHeartBeatReceiver() - Method in class net.sf.ehcache.distribution.MulticastRMICacheManagerPeerProvider
 
getHeartBeatSender() - Method in class net.sf.ehcache.distribution.MulticastRMICacheManagerPeerProvider
 
getHeartBeatStaleTime() - Static method in class net.sf.ehcache.distribution.MulticastKeepaliveHeartbeatSender
Returns the time after which a heartbeat is considered stale.
getHistorySampleSize() - Method in interface net.sf.ehcache.statistics.extended.ExtendedStatistics.Operation
Gets the history sample size.
getHistorySampleTime(TimeUnit) - Method in interface net.sf.ehcache.statistics.extended.ExtendedStatistics.Operation
Gets the history sample time.
getHistorySize() - Method in class net.sf.ehcache.util.counter.sampled.SampledCounterConfig
Returns the history size
getHitCount() - Method in class net.sf.ehcache.Element
Gets the hit count on this element.
getHitCount() - Method in class net.sf.ehcache.hibernate.management.impl.CacheRegionStats
 
getHitRatio() - Method in class net.sf.ehcache.hibernate.management.impl.CacheRegionStats
 
getHost() - Method in class net.sf.ehcache.config.ManagementRESTServiceConfiguration
Get the host part of the host:port pair to which the REST server should be bound.
getHostname() - Method in interface net.sf.ehcache.cluster.ClusterNode
Get the host name of the node
getHostname() - Method in class net.sf.ehcache.terracotta.DisconnectedClusterNode
Get the host name of the node
getId() - Method in interface net.sf.ehcache.cluster.ClusterNode
Get a unique (per cluster) identifier for this node.
getId(Element) - Static method in class net.sf.ehcache.ElementIdHelper
Get the element id
getId() - Method in class net.sf.ehcache.terracotta.DisconnectedClusterNode
Get a unique (per cluster) identifier for this node.
getId() - Method in class net.sf.ehcache.transaction.TransactionIDSerializedForm
Get the original TransactionID's internal ID
getIndexFile() - Method in class net.sf.ehcache.store.disk.DiskStorageFactory
Return the index file for this store.
getIndexFile() - Method in class net.sf.ehcache.store.disk.DiskStore
Return a reference to the index file for this store.
getInitialCapacityForLoadFactor(int, float) - Static method in class net.sf.ehcache.store.MemoryStore
Calculates the initialCapacity for a desired maximumSize goal and loadFactor.
getInitializingCacheManager(String) - Static method in class net.sf.ehcache.CacheInitializationHelper
Get a currently initializing CacheManager by name
getInitialValue() - Method in class net.sf.ehcache.util.counter.CounterConfig
Gets the initial value
getInMemoryEvictionPolicy() - Method in class net.sf.ehcache.store.CacheStore
 
getInMemoryEvictionPolicy() - Method in class net.sf.ehcache.store.disk.DiskStore
getInMemoryEvictionPolicy() - Method in class net.sf.ehcache.store.ElementIdAssigningStore
getInMemoryEvictionPolicy() - Method in class net.sf.ehcache.store.LegacyStoreWrapper
getInMemoryEvictionPolicy() - Method in class net.sf.ehcache.store.LruMemoryStore
getInMemoryEvictionPolicy() - Method in class net.sf.ehcache.store.MemoryStore
getInMemoryEvictionPolicy() - Method in interface net.sf.ehcache.store.Store
 
getInMemoryEvictionPolicy() - Method in class net.sf.ehcache.transaction.AbstractTransactionStore
getInMemoryHitCount() - Method in class net.sf.ehcache.management.sampled.CacheSamplerImpl
Number of times a requested item was found in the Memory Store.
getInMemoryHitCount() - Method in interface net.sf.ehcache.management.sampled.LegacyCacheStatistics
Number of times a requested item was found in the Memory Store.
getInMemoryHitCount() - Method in class net.sf.ehcache.management.sampled.SampledCache
Number of times a requested item was found in the Memory Store.
getInMemoryHitPercentage() - Method in class net.sf.ehcache.management.CacheStatistics
Returns the percentage of cache accesses that found a requested item cached in-memory.
getInMemoryHitPercentage() - Method in interface net.sf.ehcache.management.CacheStatisticsMBean
Returns the percentage of cache accesses that found a requested item cached in-memory.
getInMemoryHits() - Method in class net.sf.ehcache.management.CacheStatistics
Number of times a requested item was found in the Memory Store.
getInMemoryHits() - Method in interface net.sf.ehcache.management.CacheStatisticsMBean
Number of times a requested item was found in the Memory Store.
getInMemoryMissCount() - Method in class net.sf.ehcache.management.sampled.CacheSamplerImpl
Number of times a requested item was not found in the Memory Store.
getInMemoryMissCount() - Method in interface net.sf.ehcache.management.sampled.LegacyCacheStatistics
Number of times a requested item was not found in the Memory Store.
getInMemoryMissCount() - Method in class net.sf.ehcache.management.sampled.SampledCache
Number of times a requested item was not found in the Memory Store.
getInMemoryMisses() - Method in class net.sf.ehcache.management.CacheStatistics
getInMemoryMisses() - Method in interface net.sf.ehcache.management.CacheStatisticsMBean
 
getInMemorySize() - Method in class net.sf.ehcache.management.sampled.CacheSamplerImpl
Number of elements in the MemoryStore.
getInMemorySize() - Method in interface net.sf.ehcache.management.sampled.LegacyCacheStatistics
Deprecated. use LegacyCacheStatistics.getLocalHeapSize()
getInMemorySize() - Method in class net.sf.ehcache.management.sampled.SampledCache
Deprecated. use SampledCache.getLocalHeapSize()
getInMemorySize() - Method in class net.sf.ehcache.store.CacheStore
 
getInMemorySize() - Method in interface net.sf.ehcache.store.CachingTier
Deprecated. 
getInMemorySize() - Method in class net.sf.ehcache.store.cachingtier.OnHeapCachingTier
 
getInMemorySize() - Method in class net.sf.ehcache.store.disk.DiskStore
Returns the current local in-memory store size
getInMemorySize() - Method in class net.sf.ehcache.store.ElementIdAssigningStore
Returns the current local in-memory store size
getInMemorySize() - Method in class net.sf.ehcache.store.LegacyStoreWrapper
Returns the current local in-memory store size
getInMemorySize() - Method in class net.sf.ehcache.store.LruMemoryStore
Returns the current local in-memory store size
getInMemorySize() - Method in class net.sf.ehcache.store.MemoryStore
Returns the current local in-memory store size
getInMemorySize() - Method in interface net.sf.ehcache.store.Store
Returns the current local in-memory store size
getInMemorySize() - Method in class net.sf.ehcache.transaction.AbstractTransactionStore
Returns the current local in-memory store size
getInMemorySizeInBytes() - Method in class net.sf.ehcache.store.CacheStore
 
getInMemorySizeInBytes() - Method in interface net.sf.ehcache.store.CachingTier
Deprecated. 
getInMemorySizeInBytes() - Method in class net.sf.ehcache.store.cachingtier.OnHeapCachingTier
 
getInMemorySizeInBytes() - Method in class net.sf.ehcache.store.disk.DiskStore
Gets the size of the in-memory portion of the store, in bytes.
getInMemorySizeInBytes() - Method in class net.sf.ehcache.store.ElementIdAssigningStore
Gets the size of the in-memory portion of the store, in bytes.
getInMemorySizeInBytes() - Method in class net.sf.ehcache.store.LegacyStoreWrapper
Gets the size of the in-memory portion of the store, in bytes.
getInMemorySizeInBytes() - Method in class net.sf.ehcache.store.LruMemoryStore
Gets the size of the in-memory portion of the store, in bytes.
getInMemorySizeInBytes() - Method in class net.sf.ehcache.store.MemoryStore
Gets the size of the in-memory portion of the store, in bytes.
getInMemorySizeInBytes() - Method in interface net.sf.ehcache.store.Store
Gets the size of the in-memory portion of the store, in bytes.
getInMemorySizeInBytes() - Method in class net.sf.ehcache.transaction.AbstractTransactionStore
Gets the size of the in-memory portion of the store, in bytes.
getInnerContent() - Method in class net.sf.ehcache.config.generator.model.AbstractNodeElement
The inner content of this element as string.
getInnerContent() - Method in interface net.sf.ehcache.config.generator.model.NodeElement
The inner content of this element as string.
getInsertCount() - Method in class net.sf.ehcache.hibernate.management.impl.EntityStats
getInsertCount
getInstance() - Static method in class net.sf.ehcache.CacheManager
A factory method to create a singleton CacheManager with default config, or return it if it exists.
getInstance() - Static method in class net.sf.ehcache.EhcacheDefaultClassLoader
 
getInstance() - Static method in class net.sf.ehcache.hibernate.nonstop.HibernateNonstopCacheExceptionHandler
Returns the singleton instance
getInstance() - Static method in class net.sf.ehcache.writer.writebehind.CastingOperationConverter
Singleton retriever static method
getInternalContext() - Method in class net.sf.ehcache.Cache
This should not be used return some internal context (generally will be null)
getInternalContext() - Method in class net.sf.ehcache.constructs.classloader.ClassLoaderAwareCache
This should not be used return some internal context (generally will be null)
getInternalContext() - Method in class net.sf.ehcache.constructs.EhcacheDecoratorAdapter
This should not be used return some internal context (generally will be null)
getInternalContext() - Method in interface net.sf.ehcache.Ehcache
This should not be used return some internal context (generally will be null)
getInternalContext() - Method in class net.sf.ehcache.store.CacheStore
Deprecated. 
getInternalContext() - Method in class net.sf.ehcache.store.disk.DiskStore
This should not be used, and will generally return null
getInternalContext() - Method in class net.sf.ehcache.store.ElementIdAssigningStore
This should not be used, and will generally return null
getInternalContext() - Method in class net.sf.ehcache.store.LegacyStoreWrapper
This should not be used, and will generally return null
getInternalContext() - Method in class net.sf.ehcache.store.LruMemoryStore
This should not be used, and will generally return null
getInternalContext() - Method in class net.sf.ehcache.store.MemoryStore
This should not be used, and will generally return null
getInternalContext() - Method in interface net.sf.ehcache.store.Store
This should not be used, and will generally return null
getInternalContext() - Method in class net.sf.ehcache.transaction.AbstractTransactionStore
This should not be used, and will generally return null
getIntervalMillis() - Method in class net.sf.ehcache.util.counter.sampled.SampledCounterImpl
Returns the sampling thread interval in millis
getIntervalSecs() - Method in class net.sf.ehcache.util.counter.sampled.SampledCounterConfig
Returns the interval time (seconds)
getIp() - Method in interface net.sf.ehcache.cluster.ClusterNode
Get the IP address of the node
getIp() - Method in class net.sf.ehcache.terracotta.DisconnectedClusterNode
Get the IP address of the node
getJavaPointerSize() - Method in enum net.sf.ehcache.pool.sizeof.JvmInformation
Size of a java pointer in bytes on this runtime (that differs when compressedOops are being used)
getJndiName() - Method in class net.sf.ehcache.transaction.manager.selector.JndiSelector
Get the configured JNDI name to look up
getJvmDescription() - Method in enum net.sf.ehcache.pool.sizeof.JvmInformation
A human-readable description of the JVM and its relevant enabled options.Os
getKey() - Method in class net.sf.ehcache.CacheEntry
Retrieves the key of this cache entry.
getKey() - Method in class net.sf.ehcache.Element
Deprecated. Please use Element.getObjectKey() instead.
getKey() - Method in class net.sf.ehcache.search.impl.BaseResult
Return the key for this cache entry.
getKey() - Method in interface net.sf.ehcache.search.Result
Return the key for this cache entry.
getKey() - Method in class net.sf.ehcache.transaction.ReadCommittedSoftLockImpl
Get the key of the element this soft lock is guarding
getKey() - Method in interface net.sf.ehcache.transaction.SoftLock
Get the key of the element this soft lock is guarding
getKey() - Method in class net.sf.ehcache.transaction.SoftLockID
Get the key of the element this soft lock is guarding
getKey() - Method in class net.sf.ehcache.writer.writebehind.operations.DeleteOperation
Retrieves the element key for this operation.
getKey() - Method in interface net.sf.ehcache.writer.writebehind.operations.KeyBasedOperation
Retrieves the element key for this operation.
getKey() - Method in class net.sf.ehcache.writer.writebehind.operations.WriteOperation
Retrieves the element key for this operation.
getKeys() - Method in class net.sf.ehcache.Cache
Returns a list of all element keys in the cache, whether or not they are expired.
getKeys() - Method in class net.sf.ehcache.constructs.classloader.ClassLoaderAwareCache
Returns a list of all elements in the cache, whether or not they are expired.
getKeys() - Method in class net.sf.ehcache.constructs.EhcacheDecoratorAdapter
Returns a list of all elements in the cache, whether or not they are expired.
getKeys() - Method in interface net.sf.ehcache.distribution.CachePeer
Returns a list of all elements in the cache, whether or not they are expired.
getKeys() - Method in class net.sf.ehcache.distribution.RMICachePeer
Returns a list of all elements in the cache, whether or not they are expired.
getKeys() - Method in class net.sf.ehcache.distribution.TransactionalRMICachePeer
 
getKeys() - Method in interface net.sf.ehcache.Ehcache
Returns a list of all elements in the cache, whether or not they are expired.
getKeys() - Method in class net.sf.ehcache.store.CacheStore
 
getKeys() - Method in class net.sf.ehcache.store.disk.DiskStore
Gets an Array of the keys for all elements in the disk store.
getKeys() - Method in class net.sf.ehcache.store.ElementIdAssigningStore
Gets an Array of the keys for all elements in the disk store.
getKeys() - Method in class net.sf.ehcache.store.LegacyStoreWrapper
Gets an Array of the keys for all elements in the disk store.
getKeys() - Method in class net.sf.ehcache.store.LruMemoryStore
Gets an Array of the keys for all elements in the memory cache.
getKeys() - Method in class net.sf.ehcache.store.MemoryStore
Gets an Array of the keys for all elements in the memory cache.
getKeys() - Method in interface net.sf.ehcache.store.Store
Gets an Array of the keys for all elements in the disk store.
getKeys() - Method in class net.sf.ehcache.transaction.local.JtaLocalTransactionStore
Gets an Array of the keys for all elements in the disk store.
getKeys() - Method in class net.sf.ehcache.transaction.local.LocalTransactionStore
Gets an Array of the keys for all elements in the disk store.
getKeys() - Method in class net.sf.ehcache.transaction.xa.XATransactionStore
Gets an Array of the keys for all elements in the disk store.
getKeysInvisibleInContext(LocalTransactionContext, Store) - Method in class net.sf.ehcache.transaction.AbstractSoftLockManager
Get a Set of keys protected by soft locks which must not be visible to a transaction context according to the isolation level.
getKeysInvisibleInContext(LocalTransactionContext, Store) - Method in interface net.sf.ehcache.transaction.SoftLockManager
Get a Set of keys protected by soft locks which must not be visible to a transaction context according to the isolation level.
getKeysNoDuplicateCheck() - Method in class net.sf.ehcache.Cache
Returns a list of all elements in the cache, whether or not they are expired.
getKeysNoDuplicateCheck() - Method in class net.sf.ehcache.constructs.classloader.ClassLoaderAwareCache
Returns a list of all elements in the cache, whether or not they are expired.
getKeysNoDuplicateCheck() - Method in class net.sf.ehcache.constructs.EhcacheDecoratorAdapter
Returns a list of all elements in the cache, whether or not they are expired.
getKeysNoDuplicateCheck() - Method in interface net.sf.ehcache.Ehcache
Deprecated. versions since 2.1 do not return duplicates
getKeysWithExpiryCheck() - Method in class net.sf.ehcache.Cache
Returns a list of all element keys in the cache.
getKeysWithExpiryCheck() - Method in class net.sf.ehcache.constructs.classloader.ClassLoaderAwareCache
Returns a list of all elements in the cache.
getKeysWithExpiryCheck() - Method in class net.sf.ehcache.constructs.EhcacheDecoratorAdapter
Returns a list of all elements in the cache.
getKeysWithExpiryCheck() - Method in interface net.sf.ehcache.Ehcache
Returns a list of all elements in the cache.
getLastAccessTime() - Method in class net.sf.ehcache.Element
Gets the last access time of this element.
getLastUpdateTime() - Method in class net.sf.ehcache.Element
If there is an Element in the Cache and it is replaced with a new Element for the same key, then both the version number and lastUpdateTime should be updated to reflect that.
getLatestOfCreationAndUpdateTime() - Method in class net.sf.ehcache.Element
Calculates the latest of creation and update time
getLeft() - Method in class net.sf.ehcache.store.disk.ods.AATreeSet.AbstractTreeNode
Get this node's left child.
getLeft() - Method in interface net.sf.ehcache.store.disk.ods.AATreeSet.Node
Get this node's left child.
getLevel() - Method in class net.sf.ehcache.store.disk.ods.AATreeSet.AbstractTreeNode
Get this node's level.
getLevel() - Method in interface net.sf.ehcache.store.disk.ods.AATreeSet.Node
Get this node's level.
getListenFor() - Method in class net.sf.ehcache.config.CacheConfiguration.CacheEventListenerFactoryConfiguration
Get the value mode in terms of the mode enum
getLoadCount() - Method in class net.sf.ehcache.hibernate.management.impl.CollectionStats
getLoadCount
getLoadCount() - Method in class net.sf.ehcache.hibernate.management.impl.EntityStats
getLoadCount
getLocalDiskSize() - Method in class net.sf.ehcache.management.sampled.CacheSamplerImpl
Number of entries in the DiskStore.
getLocalDiskSize() - Method in interface net.sf.ehcache.management.sampled.LegacyCacheStatistics
Number of entries in the DiskStore.
getLocalDiskSize() - Method in class net.sf.ehcache.management.sampled.SampledCache
Number of entries in the DiskStore.
getLocalDiskSize() - Method in interface net.sf.ehcache.statistics.FlatStatistics
Gets the local disk size.
getLocalDiskSize() - Method in class net.sf.ehcache.statistics.StatisticsGateway
 
getLocalDiskSizeInBytes() - Method in class net.sf.ehcache.management.sampled.CacheSamplerImpl
Number of of bytes used by entries in the DiskStore.
getLocalDiskSizeInBytes() - Method in interface net.sf.ehcache.management.sampled.LegacyCacheStatistics
Number of of bytes used by entries in the DiskStore.
getLocalDiskSizeInBytes() - Method in class net.sf.ehcache.management.sampled.SampledCache
Number of of bytes used by entries in the DiskStore.
getLocalDiskSizeInBytes() - Method in interface net.sf.ehcache.statistics.FlatStatistics
Gets the local disk size in bytes.
getLocalDiskSizeInBytes() - Method in class net.sf.ehcache.statistics.StatisticsGateway
 
getLocalDiskSizeInBytesSample() - Method in interface net.sf.ehcache.management.sampled.CacheSampler
Get the SampledCounter for local disk size in bytes.
getLocalDiskSizeInBytesSample() - Method in class net.sf.ehcache.management.sampled.CacheSamplerImpl
Get the SampledCounter for local disk size in bytes.
getLocalDiskSizeInBytesSample() - Method in class net.sf.ehcache.management.sampled.SampledCache
 
getLocalDiskSizeSample() - Method in interface net.sf.ehcache.management.sampled.CacheSampler
Get the SampledCounter for local disk size.
getLocalDiskSizeSample() - Method in class net.sf.ehcache.management.sampled.CacheSamplerImpl
Get the SampledCounter for local disk size.
getLocalDiskSizeSample() - Method in class net.sf.ehcache.management.sampled.SampledCache
 
getLocalHeapSize() - Method in class net.sf.ehcache.management.sampled.CacheSamplerImpl
Number of entries in the MemoryStore.
getLocalHeapSize() - Method in interface net.sf.ehcache.management.sampled.LegacyCacheStatistics
Number of entries in the MemoryStore.
getLocalHeapSize() - Method in class net.sf.ehcache.management.sampled.SampledCache
Number of entries in the MemoryStore.
getLocalHeapSize() - Method in interface net.sf.ehcache.statistics.FlatStatistics
Gets the local heap size.
getLocalHeapSize() - Method in class net.sf.ehcache.statistics.StatisticsGateway
 
getLocalHeapSizeInBytes() - Method in class net.sf.ehcache.management.sampled.CacheSamplerImpl
Number of of bytes used by entries in the MemoryStore.
getLocalHeapSizeInBytes() - Method in interface net.sf.ehcache.management.sampled.LegacyCacheStatistics
Number of of bytes used by entries in the MemoryStore.
getLocalHeapSizeInBytes() - Method in class net.sf.ehcache.management.sampled.SampledCache
Number of of bytes used by entries in the MemoryStore.
getLocalHeapSizeInBytes() - Method in interface net.sf.ehcache.statistics.FlatStatistics
Gets the local heap size in bytes.
getLocalHeapSizeInBytes() - Method in class net.sf.ehcache.statistics.StatisticsGateway
 
getLocalHeapSizeInBytesSample() - Method in interface net.sf.ehcache.management.sampled.CacheSampler
Get the SampledCounter for local heap size in bytes.
getLocalHeapSizeInBytesSample() - Method in class net.sf.ehcache.management.sampled.CacheSamplerImpl
Get the SampledCounter for local heap size in bytes.
getLocalHeapSizeInBytesSample() - Method in class net.sf.ehcache.management.sampled.SampledCache
 
getLocalHeapSizeSample() - Method in interface net.sf.ehcache.management.sampled.CacheSampler
Get the SampledCounter for local heap size.
getLocalHeapSizeSample() - Method in class net.sf.ehcache.management.sampled.CacheSamplerImpl
Get the SampledCounter for local heap size.
getLocalHeapSizeSample() - Method in class net.sf.ehcache.management.sampled.SampledCache
 
getLocalKeyCache() - Method in class net.sf.ehcache.config.TerracottaConfiguration
Check whether the local key cache is enabled
getLocalKeyCacheSize() - Method in class net.sf.ehcache.config.TerracottaConfiguration
Get the size limit of the local key cache (if enabled)
getLocalKeys() - Method in interface net.sf.ehcache.store.TerracottaStore
Returns set of keys from the cache which are present in the node locally.
getLocalKeys() - Method in class net.sf.ehcache.store.TerracottaTransactionalCopyingCacheStore
 
getLocalKeys() - Method in class net.sf.ehcache.transaction.AbstractTransactionStore
Returns set of keys from the cache which are present in the node locally.
getLocalOffHeapSize() - Method in class net.sf.ehcache.management.sampled.CacheSamplerImpl
Number of entries in the off-heap store.
getLocalOffHeapSize() - Method in interface net.sf.ehcache.management.sampled.LegacyCacheStatistics
Number of entries in the off-heap store.
getLocalOffHeapSize() - Method in class net.sf.ehcache.management.sampled.SampledCache
Number of entries in the off-heap store.
getLocalOffHeapSize() - Method in interface net.sf.ehcache.statistics.FlatStatistics
Gets the local off heap size.
getLocalOffHeapSize() - Method in class net.sf.ehcache.statistics.StatisticsGateway
 
getLocalOffHeapSizeInBytes() - Method in class net.sf.ehcache.management.sampled.CacheSamplerImpl
Number of of bytes used by entries in the off-heap store.
getLocalOffHeapSizeInBytes() - Method in interface net.sf.ehcache.management.sampled.LegacyCacheStatistics
Number of of bytes used by entries in the off-heap store.
getLocalOffHeapSizeInBytes() - Method in class net.sf.ehcache.management.sampled.SampledCache
Number of of bytes used by entries in the off-heap store.
getLocalOffHeapSizeInBytes() - Method in interface net.sf.ehcache.statistics.FlatStatistics
Gets the local off heap size in bytes.
getLocalOffHeapSizeInBytes() - Method in class net.sf.ehcache.statistics.StatisticsGateway
 
getLocalOffHeapSizeInBytesSample() - Method in interface net.sf.ehcache.management.sampled.CacheSampler
Get the SampledCounter for local offheap size in bytes.
getLocalOffHeapSizeInBytesSample() - Method in class net.sf.ehcache.management.sampled.CacheSamplerImpl
Get the SampledCounter for local offheap size in bytes.
getLocalOffHeapSizeInBytesSample() - Method in class net.sf.ehcache.management.sampled.SampledCache
 
getLocalOffHeapSizeSample() - Method in interface net.sf.ehcache.management.sampled.CacheSampler
Get the SampledCounter for local offheap size.
getLocalOffHeapSizeSample() - Method in class net.sf.ehcache.management.sampled.CacheSamplerImpl
Get the SampledCounter for local offheap size.
getLocalOffHeapSizeSample() - Method in class net.sf.ehcache.management.sampled.SampledCache
 
getLockForKey(Object) - Method in class net.sf.ehcache.Cache
Gets the lock for a given key
getLockForKey(Object) - Method in interface net.sf.ehcache.concurrent.StripedReadWriteLock
Returns a ReadWriteLock for a particular key
getLockForKey(Object) - Method in class net.sf.ehcache.concurrent.StripedReadWriteLockSync
Gets the RWL Stripe to use for a given key.
getLockForKey(Object) - Method in class net.sf.ehcache.constructs.blocking.BlockingCache
Gets the Sync to use for a given key.
getLogging() - Method in class net.sf.ehcache.config.CacheConfiguration
Only used when cache is clustered with Terracotta
getLongBeanProperty(Object, String) - Static method in class net.sf.ehcache.hibernate.management.impl.BeanUtils
Retrieve a Long bean property value.
getManagementRESTService() - Method in class net.sf.ehcache.config.Configuration
Gets the ManagementRESTServiceConfiguration
getMappedValue() - Method in class net.sf.ehcache.util.concurrent.ConcurrentHashMap.KeySetView
Returns the default mapped value for additions, or null if additions are not supported.
getMax() - Method in class net.sf.ehcache.search.expression.Between
Get the maximum value
getMaxBytesLocalDisk() - Method in class net.sf.ehcache.config.CacheConfiguration
The maximum amount of bytes the cache should occupy on disk
getMaxBytesLocalDisk() - Method in class net.sf.ehcache.config.Configuration
Maximum amount of bytes the CacheManager will use on the Disk Tier.
getMaxBytesLocalDisk() - Method in class net.sf.ehcache.management.CacheConfiguration
Maximum number of bytes that may be stored in the local disk store.
getMaxBytesLocalDisk() - Method in interface net.sf.ehcache.management.CacheConfigurationMBean
Configured maximum number of bytes for the local disk store.
getMaxBytesLocalDisk() - Method in interface net.sf.ehcache.management.sampled.CacheManagerSampler
Maximum number of bytes of entries in the disk stores of all caches that did not declare their own max size.
getMaxBytesLocalDisk() - Method in class net.sf.ehcache.management.sampled.CacheManagerSamplerImpl
Maximum number of bytes of entries in the disk stores of all caches that did not declare their own max size.
getMaxBytesLocalDisk() - Method in interface net.sf.ehcache.management.sampled.CacheSampler
Configuration property accessor.
getMaxBytesLocalDisk() - Method in class net.sf.ehcache.management.sampled.CacheSamplerImpl
Configuration property accessor.
getMaxBytesLocalDisk() - Method in class net.sf.ehcache.management.sampled.SampledCache
Configuration property accessor.
getMaxBytesLocalDisk() - Method in class net.sf.ehcache.management.sampled.SampledCacheManager
Maximum number of bytes of entries in the disk stores of all caches that did not declare their own max size.
getMaxBytesLocalDiskAsString() - Method in class net.sf.ehcache.config.CacheConfiguration
The string form of the maximum amount of bytes the cache should occupy on disk
getMaxBytesLocalDiskAsString() - Method in class net.sf.ehcache.config.Configuration
 
getMaxBytesLocalDiskAsString() - Method in interface net.sf.ehcache.management.sampled.CacheManagerSampler
 
getMaxBytesLocalDiskAsString() - Method in class net.sf.ehcache.management.sampled.CacheManagerSamplerImpl
getMaxBytesLocalDiskAsString() - Method in interface net.sf.ehcache.management.sampled.CacheSampler
Configuration property accessor.
getMaxBytesLocalDiskAsString() - Method in class net.sf.ehcache.management.sampled.CacheSamplerImpl
Configuration property accessor.
getMaxBytesLocalDiskAsString() - Method in class net.sf.ehcache.management.sampled.SampledCache
Configuration property accessor.
getMaxBytesLocalDiskAsString() - Method in class net.sf.ehcache.management.sampled.SampledCacheManager
getMaxBytesLocalDiskPercentage() - Method in class net.sf.ehcache.config.CacheConfiguration
Getter for maximum bytes on disk expressed as a percentage
getMaxBytesLocalHeap() - Method in class net.sf.ehcache.config.CacheConfiguration
The maximum amount of bytes the cache should occupy on heap
getMaxBytesLocalHeap() - Method in class net.sf.ehcache.config.Configuration
Maximum amount of bytes the CacheManager will use on the heap
getMaxBytesLocalHeap() - Method in class net.sf.ehcache.management.CacheConfiguration
Maximum number of bytes that may be stored in local heap memory store.
getMaxBytesLocalHeap() - Method in interface net.sf.ehcache.management.CacheConfigurationMBean
Configured maximum number of bytes for the local memory heap.
getMaxBytesLocalHeap() - Method in interface net.sf.ehcache.management.sampled.CacheManagerSampler
Maximum number of bytes of entries in the heap memory stores of all caches that did not declare their own max size.
getMaxBytesLocalHeap() - Method in class net.sf.ehcache.management.sampled.CacheManagerSamplerImpl
Maximum number of bytes of entries in the heap memory stores of all caches that did not declare their own max size.
getMaxBytesLocalHeap() - Method in interface net.sf.ehcache.management.sampled.CacheSampler
Configuration property accessor.
getMaxBytesLocalHeap() - Method in class net.sf.ehcache.management.sampled.CacheSamplerImpl
Configuration property accessor.
getMaxBytesLocalHeap() - Method in class net.sf.ehcache.management.sampled.SampledCache
Configuration property accessor.
getMaxBytesLocalHeap() - Method in class net.sf.ehcache.management.sampled.SampledCacheManager
Maximum number of bytes of entries in the heap memory stores of all caches that did not declare their own max size.
getMaxBytesLocalHeapAsString() - Method in class net.sf.ehcache.config.CacheConfiguration
The string form of the maximum amount of bytes the cache should occupy on heap
getMaxBytesLocalHeapAsString() - Method in class net.sf.ehcache.config.Configuration
 
getMaxBytesLocalHeapAsString() - Method in interface net.sf.ehcache.management.sampled.CacheManagerSampler
 
getMaxBytesLocalHeapAsString() - Method in class net.sf.ehcache.management.sampled.CacheManagerSamplerImpl
getMaxBytesLocalHeapAsString() - Method in interface net.sf.ehcache.management.sampled.CacheSampler
Configuration property accessor.
getMaxBytesLocalHeapAsString() - Method in class net.sf.ehcache.management.sampled.CacheSamplerImpl
Configuration property accessor.
getMaxBytesLocalHeapAsString() - Method in class net.sf.ehcache.management.sampled.SampledCache
Configuration property accessor.
getMaxBytesLocalHeapAsString() - Method in class net.sf.ehcache.management.sampled.SampledCacheManager
getMaxBytesLocalHeapPercentage() - Method in class net.sf.ehcache.config.CacheConfiguration
Getter for maximum bytes on heap expressed as a percentage
getMaxBytesLocalOffHeap() - Method in class net.sf.ehcache.config.CacheConfiguration
The maximum amount of bytes the cache should occupy off heap
getMaxBytesLocalOffHeap() - Method in class net.sf.ehcache.config.Configuration
Maximum amount of bytes the CacheManager will use on the OffHeap Tier.
getMaxBytesLocalOffHeap() - Method in class net.sf.ehcache.management.CacheConfiguration
Maximum number of bytes that may be stored in local off-heap memory store.
getMaxBytesLocalOffHeap() - Method in interface net.sf.ehcache.management.CacheConfigurationMBean
Configured maximum number of bytes for the local off-heap memory.
getMaxBytesLocalOffHeap() - Method in interface net.sf.ehcache.management.sampled.CacheManagerSampler
Maximum number of bytes of entries in the off-heap stores of all caches that did not declare their own max size.
getMaxBytesLocalOffHeap() - Method in class net.sf.ehcache.management.sampled.CacheManagerSamplerImpl
Maximum number of bytes of entries in the off-heap stores of all caches that did not declare their own max size.
getMaxBytesLocalOffHeap() - Method in interface net.sf.ehcache.management.sampled.CacheSampler
Configuration property accessor.
getMaxBytesLocalOffHeap() - Method in class net.sf.ehcache.management.sampled.CacheSamplerImpl
Configuration property accessor.
getMaxBytesLocalOffHeap() - Method in class net.sf.ehcache.management.sampled.SampledCache
Configuration property accessor.
getMaxBytesLocalOffHeap() - Method in class net.sf.ehcache.management.sampled.SampledCacheManager
Maximum number of bytes of entries in the off-heap stores of all caches that did not declare their own max size.
getMaxBytesLocalOffHeapAsString() - Method in class net.sf.ehcache.config.CacheConfiguration
The string form of the maximum amount of bytes the cache should occupy off heap
getMaxBytesLocalOffHeapAsString() - Method in class net.sf.ehcache.config.Configuration
 
getMaxBytesLocalOffHeapAsString() - Method in interface net.sf.ehcache.management.sampled.CacheManagerSampler
 
getMaxBytesLocalOffHeapAsString() - Method in class net.sf.ehcache.management.sampled.CacheManagerSamplerImpl
getMaxBytesLocalOffHeapAsString() - Method in interface net.sf.ehcache.management.sampled.CacheSampler
Configuration property accessor.
getMaxBytesLocalOffHeapAsString() - Method in class net.sf.ehcache.management.sampled.CacheSamplerImpl
Configuration property accessor.
getMaxBytesLocalOffHeapAsString() - Method in class net.sf.ehcache.management.sampled.SampledCache
Configuration property accessor.
getMaxBytesLocalOffHeapAsString() - Method in class net.sf.ehcache.management.sampled.SampledCacheManager
getMaxBytesLocalOffHeapPercentage() - Method in class net.sf.ehcache.config.CacheConfiguration
Getter for maximum bytes off heap expressed as a percentage
getMaxDepth() - Method in class net.sf.ehcache.config.SizeOfPolicyConfiguration
Gets the maximum depth the SizeOf engine can normally traverse
getMaxDepthExceededBehavior() - Method in class net.sf.ehcache.config.SizeOfPolicyConfiguration
Gets the behavior of the SizeOf engine when the max depth is reached
getMaxElementsInMemory() - Method in class net.sf.ehcache.config.CacheConfiguration
Deprecated. use CacheConfiguration.getMaxEntriesLocalHeap()
getMaxElementsInMemory() - Method in class net.sf.ehcache.management.CacheConfiguration
Deprecated. use CacheConfiguration.getMaxEntriesLocalHeap()
getMaxElementsInMemory() - Method in interface net.sf.ehcache.management.CacheConfigurationMBean
Deprecated. use CacheConfigurationMBean.getMaxEntriesLocalHeap()
getMaxElementsInMemory() - Method in class net.sf.ehcache.management.sampled.SampledCache
Configuration property accessor
getMaxElementsInMemory() - Method in interface net.sf.ehcache.management.sampled.SampledCacheMBean
Deprecated. use CacheSampler.getMaxEntriesLocalHeap() instead
getMaxElementsOnDisk() - Method in class net.sf.ehcache.config.CacheConfiguration
Deprecated. use CacheConfiguration.getMaxEntriesLocalDisk() for unclustered caches and CacheConfiguration.getMaxEntriesInCache() for clustered caches.
getMaxElementsOnDisk() - Method in class net.sf.ehcache.management.CacheConfiguration
Deprecated. use CacheConfiguration.getMaxEntriesLocalDisk()
getMaxElementsOnDisk() - Method in interface net.sf.ehcache.management.CacheConfigurationMBean
Deprecated. use CacheConfigurationMBean.getMaxEntriesLocalDisk()
getMaxElementsOnDisk() - Method in interface net.sf.ehcache.management.sampled.CacheSampler
Configuration property accessor.
getMaxElementsOnDisk() - Method in class net.sf.ehcache.management.sampled.CacheSamplerImpl
Configuration property accessor.
getMaxElementsOnDisk() - Method in class net.sf.ehcache.management.sampled.SampledCache
Configuration property accessor.
getMaxEntriesInCache() - Method in class net.sf.ehcache.config.CacheConfiguration
Accessor
getMaxEntriesInCache() - Method in interface net.sf.ehcache.management.sampled.CacheSampler
Configuration property accessor.
getMaxEntriesInCache() - Method in class net.sf.ehcache.management.sampled.CacheSamplerImpl
Configuration property accessor.
getMaxEntriesInCache() - Method in class net.sf.ehcache.management.sampled.SampledCache
Configuration property accessor.
getMaxEntriesLocalDisk() - Method in class net.sf.ehcache.config.CacheConfiguration
Configured maximum number of entries for the local disk store.
getMaxEntriesLocalDisk() - Method in class net.sf.ehcache.management.CacheConfiguration
Maximum number of entries that may be stored in the local disk store.
getMaxEntriesLocalDisk() - Method in interface net.sf.ehcache.management.CacheConfigurationMBean
Configured maximum number of entries for the local disk store.
getMaxEntriesLocalDisk() - Method in interface net.sf.ehcache.management.sampled.CacheSampler
Configuration property accessor.
getMaxEntriesLocalDisk() - Method in class net.sf.ehcache.management.sampled.CacheSamplerImpl
Configuration property accessor.
getMaxEntriesLocalDisk() - Method in class net.sf.ehcache.management.sampled.SampledCache
Configuration property accessor.
getMaxEntriesLocalHeap() - Method in class net.sf.ehcache.config.CacheConfiguration
Configured maximum number of entries for the local memory heap.
getMaxEntriesLocalHeap() - Method in class net.sf.ehcache.management.CacheConfiguration
Maximum number of entries that may be stored in local heap memory store.
getMaxEntriesLocalHeap() - Method in interface net.sf.ehcache.management.CacheConfigurationMBean
Configured maximum number of entries for the local memory heap.
getMaxEntriesLocalHeap() - Method in interface net.sf.ehcache.management.sampled.CacheSampler
Configuration property accessor.
getMaxEntriesLocalHeap() - Method in class net.sf.ehcache.management.sampled.CacheSamplerImpl
Configuration property accessor.
getMaxEntriesLocalHeap() - Method in class net.sf.ehcache.management.sampled.SampledCache
Configuration property accessor.
getMaxEntriesLocalHeap() - Method in class net.sf.ehcache.store.cachingtier.CountBasedBackEnd
Reads the current capacity limit
getMaxGetTimeMillis() - Method in interface net.sf.ehcache.hibernate.management.api.EhcacheStats
Return maximum time taken in milliseconds for a get operation
getMaxGetTimeMillis(String) - Method in interface net.sf.ehcache.hibernate.management.api.EhcacheStats
Return maximum time taken in milliseconds for a get operation for the input cache name
getMaxGetTimeMillis() - Method in class net.sf.ehcache.hibernate.management.impl.EhcacheHibernate
Return maximum time taken in milliseconds for a get operation
getMaxGetTimeMillis(String) - Method in class net.sf.ehcache.hibernate.management.impl.EhcacheHibernate
Return maximum time taken in milliseconds for a get operation for the input cache name
getMaxGetTimeMillis() - Method in class net.sf.ehcache.hibernate.management.impl.EhcacheStatsImpl
Return maximum time taken in milliseconds for a get operation
getMaxGetTimeMillis(String) - Method in class net.sf.ehcache.hibernate.management.impl.EhcacheStatsImpl
Return maximum time taken in milliseconds for a get operation for the input cache name
getMaxGetTimeNanos() - Method in class net.sf.ehcache.management.sampled.CacheSamplerImpl
Return maximum time taken for a get operation in the cache in nanoseconds.
getMaxGetTimeNanos() - Method in interface net.sf.ehcache.management.sampled.LegacyCacheStatistics
Return maximum time taken for a get operation in the cache in nanoseconds.
getMaxGetTimeNanos() - Method in class net.sf.ehcache.management.sampled.SampledCache
Return maximum time taken for a get operation in the cache in nanoseconds.
getMaximumChunkSizeBytes() - Method in class net.sf.ehcache.distribution.RMIBootstrapCacheLoader
Gets the maximum chunk size
getMaximumRefreshBacklogItems() - Method in class net.sf.ehcache.constructs.refreshahead.RefreshAheadCacheConfiguration
Get the maximum number of backlog items allowed.
getMaxMemoryOffHeap() - Method in class net.sf.ehcache.config.CacheConfiguration
Deprecated. See CacheConfiguration.getMaxBytesLocalOffHeapAsString()
getMaxMemoryOffHeapInBytes() - Method in class net.sf.ehcache.config.CacheConfiguration
Deprecated. CacheConfiguration.getMaxBytesLocalOffHeap()
getMaxMemoryOffHeapInBytes() - Method in class net.sf.ehcache.management.CacheConfiguration
Deprecated. use CacheConfiguration.getMaxBytesLocalOffHeap()
getMaxMemoryOffHeapInBytes() - Method in interface net.sf.ehcache.management.CacheConfigurationMBean
Deprecated. use