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

A

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
 
AbstractPolicy - Class in net.sf.ehcache.store
A base policy class
AbstractPolicy() - Constructor for class net.sf.ehcache.store.AbstractPolicy
 
acquireCachePeers(Ehcache) - Method in class net.sf.ehcache.distribution.RMIBootstrapCacheLoader
Acquires the cache peers for this cache.
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
 
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.
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.
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 CachePeerProviderFactoryConfiguration.
addCacheManagerPeerProviderFactory(FactoryConfiguration) - Method in class net.sf.ehcache.config.Configuration
Adds a CachePeerProviderFactoryConfiguration.
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.
addCommand(Command, Element) - Method in interface net.sf.ehcache.transaction.TransactionContext
Add a command to the current TransactionContext
addCommand(VersionAwareCommand) - Method in interface net.sf.ehcache.transaction.xa.PreparedContext
Add prepared command
addCommand(VersionAwareCommand) - Method in class net.sf.ehcache.transaction.xa.PreparedContextImpl
Add prepared command
addCommand(Command, Element) - Method in class net.sf.ehcache.transaction.xa.XATransactionContext
Add a command to the current TransactionContext
addConfigurationListener(CacheConfigurationListener) - Method in class net.sf.ehcache.config.CacheConfiguration
Add a listener to this cache configuration
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.
addGetTimeMillis(long) - Method in interface net.sf.ehcache.statistics.LiveCacheStatisticsData
Adds time taken for a get operation in the cache
addGetTimeMillis(long) - Method in class net.sf.ehcache.statistics.LiveCacheStatisticsImpl
Adds time taken for a get operation in the cache
addGetTimeMillis(long) - Method in class net.sf.ehcache.statistics.LiveCacheStatisticsWrapper
Adds time taken for a get operation in the cache
addGetTimeMillis(long) - Method in class net.sf.ehcache.statistics.NullLiveCacheStatisticsData
Adds time taken for a get operation in the cache
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
 
addTerracotta(TerracottaConfiguration) - Method in class net.sf.ehcache.config.CacheConfiguration
Allows BeanHandler to add the TerracottaConfiguration to the configuration.
addTerracottaConfig(TerracottaConfigConfiguration) - Method in class net.sf.ehcache.config.Configuration
Allows BeanHandler to add a Terracotta configuration to the configuration
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
addToReplicationQueue(RMIAsynchronousCacheReplicator.CacheEventMessage) - 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(TwoPcExecutionListener) - Method in interface net.sf.ehcache.transaction.xa.EhcacheXAResource
Add a listener which will be called back according to the 2PC lifecycle
addTwoPcExecutionListener(TwoPcExecutionListener) - Method in class net.sf.ehcache.transaction.xa.EhcacheXAResourceImpl
Add a listener which will be called back according to the 2PC lifecycle
afterCommitOrRollback(EhcacheXAResource) - Method in interface net.sf.ehcache.transaction.xa.TwoPcExecutionListener
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.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
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.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
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
 
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.
alive() - Method in class net.sf.ehcache.event.TerracottaCacheEventReplication
Checks that the replicator is is STATUS_ALIVE.
ALL_CACHE_MANAGERS - Static variable in class net.sf.ehcache.CacheManager
Keeps track of all known CacheManagers.
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
asynchronousReplicationInterval - Variable in class net.sf.ehcache.distribution.RMIAsynchronousCacheReplicator
The amount of time the replication thread sleeps after it detects the replicationQueue is empty before checking again.
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.
AUTO_DISK_PATH_DIRECTORY_PREFIX - Static variable in class net.sf.ehcache.store.DiskStore
If the CacheManager needs to resolve a conflict with the disk path, it will create a subdirectory in the given disk path with this prefix followed by a number.

B

BaseEmitterBean - Class in net.sf.ehcache.hibernate.management.impl
 
BaseEmitterBean(Class<T>) - Constructor for class net.sf.ehcache.hibernate.management.impl.BaseEmitterBean
BaseEmitterBean
BatchOperation - Interface in net.sf.ehcache.writer.writebehind.operations
Interface to implement batch operations that are executed on a cache writer
beforePrepare(EhcacheXAResource) - Method in interface net.sf.ehcache.transaction.xa.TwoPcExecutionListener
Called when the resource is about to prepare
bind(String, RMICachePeer) - Method in class net.sf.ehcache.distribution.RMICacheManagerPeerListener
Bind a cache peer
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.
bootstrap() - Method in class net.sf.ehcache.Cache
Bootstrap command.
bootstrap() - Method in class net.sf.ehcache.constructs.blocking.BlockingCache
Bootstrap command.
bootstrap() - Method in interface net.sf.ehcache.Ehcache
Bootstrap command.
BOOTSTRAP_ASYNCHRONOUSLY - Static variable in class net.sf.ehcache.distribution.RMIBootstrapCacheLoaderFactory
The property name expected in ehcache.xml for the bootstrap asyncrhonously switch.
BootstrapCacheLoader - Interface in net.sf.ehcache.bootstrap
 
BootstrapCacheLoaderFactory - 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.
bufferFull() - Method in class net.sf.ehcache.store.DiskStore
In some circumstances data can be written so quickly to the spool that the VM runs out of memory while waiting for the spooling to disk.
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.store.XATransactionalStore
Non transactional 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.xa.SyncAwareStore
Some store types, such as the disk stores can fill their write buffers if puts come in too fast.
buildAccessStrategy(AccessType) - Method in class net.sf.ehcache.hibernate.regions.EhcacheCollectionRegion
buildAccessStrategy(AccessType) - Method in class net.sf.ehcache.hibernate.regions.EhcacheEntityRegion

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, String, boolean) - Constructor for class net.sf.ehcache.Cache
1.7.0 Constructor

The ConfigurationFactory and clients can create these.

cache - Variable in class net.sf.ehcache.constructs.blocking.BlockingCache
The backing Cache
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 JMX MBean implementation for Cache
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 - Variable in class net.sf.ehcache.store.MemoryStore
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_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.
CacheConfiguration - Class in net.sf.ehcache.config
A value object used to represent cache configuration.
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.CacheEventListenerFactoryConfiguration - Class in net.sf.ehcache.config
Configuration for the CachePeerListenerFactoryConfiguration.
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.
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
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.
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
 
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.
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
 
cacheHitCount - Variable in class net.sf.ehcache.hibernate.management.impl.QueryStats
cacheHitCount
cacheHitInMemory() - Method in interface net.sf.ehcache.statistics.LiveCacheStatisticsData
Called on a cache hit in the MemoryStore
cacheHitInMemory() - Method in class net.sf.ehcache.statistics.LiveCacheStatisticsImpl
Called on a cache hit in the MemoryStore
cacheHitInMemory() - Method in class net.sf.ehcache.statistics.LiveCacheStatisticsWrapper
Called on a cache hit in the MemoryStore
cacheHitInMemory() - Method in class net.sf.ehcache.statistics.NullLiveCacheStatisticsData
Called on a cache hit in the MemoryStore
cacheHitOnDisk() - Method in interface net.sf.ehcache.statistics.LiveCacheStatisticsData
Called on a cache hit in the DiskStore
cacheHitOnDisk() - Method in class net.sf.ehcache.statistics.LiveCacheStatisticsImpl
Called on a cache hit in the DiskStore
cacheHitOnDisk() - Method in class net.sf.ehcache.statistics.LiveCacheStatisticsWrapper
Called on a cache hit in the DiskStore
cacheHitOnDisk() - Method in class net.sf.ehcache.statistics.NullLiveCacheStatisticsData
Called on a cache hit in the DiskStore
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
 
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 - 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 - 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 - 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
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
cacheMissExpired() - Method in interface net.sf.ehcache.statistics.LiveCacheStatisticsData
Called when an element is found in the cache but already expired
cacheMissExpired() - Method in class net.sf.ehcache.statistics.LiveCacheStatisticsImpl
Called when an element is found in the cache but already expired
cacheMissExpired() - Method in class net.sf.ehcache.statistics.LiveCacheStatisticsWrapper
Called when an element is found in the cache but already expired
cacheMissExpired() - Method in class net.sf.ehcache.statistics.NullLiveCacheStatisticsData
Called when an element is found in the cache but already expired
cacheMissNotFound() - Method in interface net.sf.ehcache.statistics.LiveCacheStatisticsData
Called when an element is not found in the cache
cacheMissNotFound() - Method in class net.sf.ehcache.statistics.LiveCacheStatisticsImpl
Called when an element is not found in the cache
cacheMissNotFound() - Method in class net.sf.ehcache.statistics.LiveCacheStatisticsWrapper
Called when an element is not found in the cache
cacheMissNotFound() - Method in class net.sf.ehcache.statistics.NullLiveCacheStatisticsData
Called when an element is not found in the cache
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.
cachePutCount - Variable in class net.sf.ehcache.hibernate.management.impl.QueryStats
cachePutCount
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
 
CacheReplicator - Interface in net.sf.ehcache.distribution
Replicates cache entries to peers of the CacheManager
caches - Variable in class net.sf.ehcache.CacheManager
Caches managed by this manager.
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
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
 
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
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
 
calculateDataFileSparseness() - Method in class net.sf.ehcache.store.DiskStore
The design of the layout on the data file means that there will be small gaps created when DiskElements are reused.
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
Gets the size of the memory store for this cache.
calculateInMemorySize() - Method in class net.sf.ehcache.constructs.blocking.BlockingCache
Gets the size of the memory store for this cache

Warning: This method can be very expensive to run.

calculateInMemorySize() - Method in interface net.sf.ehcache.Ehcache
Gets the size of the memory store for this cache

Warning: This method can be very expensive to run.

calculateSampleSize(int) - Static method in class net.sf.ehcache.store.AbstractPolicy
sampleSize how many samples to take
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.  
canParticipateInSerialization() - Method in class net.sf.ehcache.DefaultElementEvictionData
Indicates whether the data of this element eviction instance can participate in serialization of the element as a whole.
canParticipateInSerialization() - Method in interface net.sf.ehcache.ElementEvictionData
Indicates whether the data of this element eviction instance can participate in serialization of the element as a whole.
CastingOperationConverter - Class in net.sf.ehcache.writer.writebehind
A converter that simply casts an existing KeyBasedOperation instance.
checkForUpdate() - Method in class net.sf.ehcache.util.UpdateChecker
This method ensures that there will be no exception thrown.
checkin(Object, Xid, boolean) - Method in interface net.sf.ehcache.transaction.xa.EhcacheXAStore
Checks in changes to a key
checkin(Object, Xid, boolean) - Method in class net.sf.ehcache.transaction.xa.EhcacheXAStoreImpl
Checks in changes to a key
checkin(Object, Xid, boolean) - Method in class net.sf.ehcache.transaction.xa.EhcacheXAStoreImpl.VersionTable
Increment versioning information of a mutated and stored information to the store
checkinRead(Xid) - Method in class net.sf.ehcache.transaction.xa.EhcacheXAStoreImpl.Version
Read check in: the transaction is done with the element, but did not mutate it
checkinWrite(Xid) - Method in class net.sf.ehcache.transaction.xa.EhcacheXAStoreImpl.Version
Write check in: the transaction is done with the element and did mutate it
checkout(Object, Xid) - Method in interface net.sf.ehcache.transaction.xa.EhcacheXAStore
Checks a version for en Element out of the store
checkout(Object, Xid) - Method in class net.sf.ehcache.transaction.xa.EhcacheXAStoreImpl
Checks a version for en Element out of the store
checkout(Xid) - Method in class net.sf.ehcache.transaction.xa.EhcacheXAStoreImpl.Version
Checks out a version for a Transaction
checkout(Object, Xid) - Method in class net.sf.ehcache.transaction.xa.EhcacheXAStoreImpl.VersionTable
Track a version for an element, potentially adding it to the store
checkStatus() - Method in class net.sf.ehcache.CacheManager
Checks the state of the CacheManager for legal operation
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
ClassLoaderUtil - Class in net.sf.ehcache.util
Keeps all classloading in ehcache consistent.
className(String) - Method in class net.sf.ehcache.config.FactoryConfiguration
 
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.store.chm.ConcurrentHashMap
Removes all of the mappings from this map.
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() - Method in class net.sf.ehcache.store.MemoryStore
Clears any data structures and places it back to its state when it was first created.
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 class net.sf.ehcache.management.sampled.SampledCacheManager
Clears the contents of all caches in the CacheManager, but without removing any caches.
clearAll() - Method in interface net.sf.ehcache.management.sampled.SampledCacheManagerMBean
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.
clearCounters() - Method in class net.sf.ehcache.event.RegisteredEventListeners
Clears all event counters
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.
clearStatistics() - Method in class net.sf.ehcache.Cache
Resets statistics counters back to 0.
clearStatistics() - Method in class net.sf.ehcache.constructs.blocking.BlockingCache
Resets statistics counters back to 0.
clearStatistics() - Method in interface net.sf.ehcache.Ehcache
Resets statistics counters back to 0.
clearStatistics() - Method in class net.sf.ehcache.management.CacheStatistics
Clears the statistic counters to 0 for the associated Cache.
clearStatistics() - Method in interface net.sf.ehcache.management.CacheStatisticsMBean
Clears the statistic counters to 0 for the associated Cache.
clearStatistics() - Method in class net.sf.ehcache.management.sampled.SampledCache
Clear both sampled and cumulative statistics
clearStatistics() - Method in class net.sf.ehcache.management.sampled.SampledCacheManager
Clears statistics of all caches for the associated cacheManager
clearStatistics() - Method in interface net.sf.ehcache.management.sampled.SampledCacheManagerMBean
Clears statistics of all caches for the associated cacheManager
clearStatistics() - Method in interface net.sf.ehcache.management.sampled.SampledCacheMBean
Clear both sampled and cumulative statistics
clearStatistics() - Method in class net.sf.ehcache.Statistics
Clears the statistic counters to 0 for the associated Cache.
clearStatistics() - Method in interface net.sf.ehcache.statistics.LiveCacheStatistics
Clears statistics of this cache
clearStatistics() - Method in interface net.sf.ehcache.statistics.LiveCacheStatisticsData
Clear existing statistics
clearStatistics() - Method in class net.sf.ehcache.statistics.LiveCacheStatisticsImpl
Clears statistics of this cache
clearStatistics() - Method in class net.sf.ehcache.statistics.LiveCacheStatisticsWrapper
Clears statistics of this cache
clearStatistics() - Method in class net.sf.ehcache.statistics.NullLiveCacheStatisticsData
Clears statistics of this cache
clearStatistics() - Method in class net.sf.ehcache.statistics.sampled.NullSampledCacheStatistics
Clears sampled statistics for this cache
clearStatistics() - Method in interface net.sf.ehcache.statistics.sampled.SampledCacheStatistics
Clears sampled statistics for this cache
clearStatistics() - Method in class net.sf.ehcache.statistics.sampled.SampledCacheStatisticsImpl
Clears the collected statistics.
clearStatistics() - Method in class net.sf.ehcache.statistics.sampled.SampledCacheStatisticsWrapper
Clears sampled statistics for this cache
clearStats() - Method in interface net.sf.ehcache.hibernate.management.api.EhcacheStats
Clears current statistics, resets all counters to zero
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 current statistics, resets all counters to zero
clearStats() - Method in class net.sf.ehcache.hibernate.management.impl.EhcacheStatsImpl
Clears current 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
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.TerracottaConfigConfiguration
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.constructs.blocking.BlockingCache
Clones a cache.
clone() - Method in class net.sf.ehcache.DefaultElementEvictionData
Creates a clone of the eviction data
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.ElementEvictionData
Creates a clone of the eviction data
clone() - Method in interface net.sf.ehcache.event.CacheEventListener
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.statistics.LiveCacheStatisticsImpl
Creates a clone of this listener.
clone() - Method in class net.sf.ehcache.statistics.LiveCacheStatisticsWrapper
Creates a clone of this listener.
clone() - Method in class net.sf.ehcache.statistics.NullLiveCacheStatisticsData
Creates a clone of this listener.
clone() - Method in class net.sf.ehcache.statistics.sampled.SampledCacheStatisticsImpl
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.
close() - Method in class net.sf.ehcache.transaction.manager.btm.EhCacheXAResourceHolder
close() - Method in class net.sf.ehcache.transaction.manager.btm.EhCacheXAResourceProducer
clustered(boolean) - Method in class net.sf.ehcache.config.TerracottaConfiguration
 
ClusteredInstanceFactory - Interface in net.sf.ehcache.terracotta
Factory for creating clustered instances
ClusterNode - Interface in net.sf.ehcache.cluster
Provides information about a node in a cache cluster.
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 interface net.sf.ehcache.cluster.ClusterTopologyListener
This node has established contact with the cluster and can execute clustered operations.
ClusterScheme - Enum in net.sf.ehcache.cluster
Lists support cluster schemes (may not include all possible schemes).
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
 
coherentReads(boolean) - Method in class net.sf.ehcache.config.TerracottaConfiguration
 
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
 
Command - Interface in net.sf.ehcache.transaction
A Command represents an operation to be executed on a Store.
commit(Xid, boolean) - Method in class net.sf.ehcache.transaction.xa.EhcacheXAResourceImpl
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(ReadWriteLockSync) - Method in class net.sf.ehcache.concurrent.ReadWriteLockSync
CONCURRENCY_LEVEL - Static variable in class net.sf.ehcache.store.MemoryStore
Set optimisation for 100 concurrent threads.
ConcurrencyUtil - Class in net.sf.ehcache.concurrent
Various bits of black magic garnered from experts on the concurrency-interest@cs.oswego.edu mailing list.
ConcurrentHashMap<K,V> - Class in net.sf.ehcache.store.chm
A hash table supporting full concurrency of retrievals and adjustable expected concurrency for updates.
ConcurrentHashMap(int, float, int) - Constructor for class net.sf.ehcache.store.chm.ConcurrentHashMap
Creates a new, empty map with the specified initial capacity, load factor and concurrency level.
ConcurrentHashMap(int) - Constructor for class net.sf.ehcache.store.chm.ConcurrentHashMap
Creates a new, empty map with the specified initial capacity, and with default load factor (0.75) and concurrencyLevel (16).
ConcurrentHashMap() - Constructor for class net.sf.ehcache.store.chm.ConcurrentHashMap
Creates a new, empty map with a default initial capacity (16), load factor (0.75) and concurrencyLevel (16).
ConcurrentHashMap(Map<? extends K, ? extends V>) - Constructor for class net.sf.ehcache.store.chm.ConcurrentHashMap
Creates a new map with the same mappings as the given map.
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.
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
Utility class for generating configuration texts.
ConfigurationGenerator() - Constructor for class net.sf.ehcache.config.generator.ConfigurationGenerator
 
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
 
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.chm.ConcurrentHashMap
Legacy method testing if some key maps into the specified value in this table.
containsKey(Object) - Method in class net.sf.ehcache.store.chm.ConcurrentHashMap
Tests if the specified object is a key in this table.
containsKey(Object) - Method in class net.sf.ehcache.store.DiskStore
An unsynchronized and very low cost 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.store.XATransactionalStore
A check to see if a key is in the Store.
containsKey(Object) - Method in class net.sf.ehcache.transaction.xa.SyncAwareStore
A check to see if a key is in the Store.
containsValue(Object) - Method in class net.sf.ehcache.store.chm.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.
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.
copyOnRead(boolean) - Method in class net.sf.ehcache.config.TerracottaConfiguration
 
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
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(Cache, String) - Static method in class net.sf.ehcache.store.DiskStore
A factory method to create a DiskStore.
create(Ehcache, Store) - 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
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) - 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() - Method in class net.sf.ehcache.config.ConfigurationHelper
Tries to load the class specified.
createCacheManagerEventListener(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
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.
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 tha passed config
createCounter(CounterConfig) - Method in class net.sf.ehcache.util.counter.CounterManagerImpl
Creates a Counter based on tha 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
createDefaultCache() - Method in class net.sf.ehcache.config.ConfigurationHelper
 
createDiskStore() - Method in class net.sf.ehcache.Cache
Creates a disk store when either: overflowToDisk is enabled diskPersistent is enabled
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
createExceptionHandler(Properties) - Method in class net.sf.ehcache.exceptionhandler.CacheExceptionHandlerFactory
Create an CacheExceptionHandler
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(String) - Static method in class net.sf.ehcache.util.ClassLoaderUtil
Creates a new class instance.
createNewInstance(String, Class[], Object[]) - Static method in class net.sf.ehcache.util.ClassLoaderUtil
Creates a new class instance and passes args to the constructor call.
createPooledConnection(Object, ResourceBean) - Method in class net.sf.ehcache.transaction.manager.btm.EhCacheXAResourceProducer
createPreparedContext() - Method in interface net.sf.ehcache.transaction.xa.EhcacheXAStore
Return a newly created prepare context if none exist.
createPreparedContext() - Method in class net.sf.ehcache.transaction.xa.EhcacheXAStoreImpl
Return a newly created prepare context if none exist.
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.
createSocket(String, int) - Method in class net.sf.ehcache.distribution.ConfigurableRMIClientSocketFactory
Create a client socket connected to the specified host and port.
createStore(Ehcache) - Method in interface net.sf.ehcache.terracotta.ClusteredInstanceFactory
Create a Store instance for the given cache
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 TransactionContext 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 TransactionContext with the current Transaction, or create a new one should none be there yet.
createTransactionContext(Xid) - Method in interface net.sf.ehcache.transaction.xa.EhcacheXAStore
Creates a new TransactionContext for a given Transaction
createTransactionContext(Xid) - Method in class net.sf.ehcache.transaction.xa.EhcacheXAStoreImpl
Creates a new TransactionContext for a given Transaction
createWriteBehind(Ehcache) - Method in interface net.sf.ehcache.terracotta.ClusteredInstanceFactory
Create an WriteBehind instance for the given cache
createWriterManager(Cache) - Method in enum net.sf.ehcache.config.CacheWriterConfiguration.WriteMode
Create a new WriterManager for a particular cache instance
createXAStore(Ehcache, Store) - Method in interface net.sf.ehcache.terracotta.ClusteredInstanceFactory
 

D

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
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_CACHE_COHERENT - Static variable in class net.sf.ehcache.config.TerracottaConfiguration
Default cache coherence setting
DEFAULT_CACHE_NAME - Static variable in class net.sf.ehcache.Cache
A reserved word for cache names.
DEFAULT_CACHE_XA - Static variable in class net.sf.ehcache.config.TerracottaConfiguration
Default xa enabled
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_COPY_ON_READ - Static variable in class net.sf.ehcache.config.TerracottaConfiguration
Default copy on read setting
DEFAULT_DISK_ACCESS_STRIPES - Static variable in class net.sf.ehcache.config.CacheConfiguration
 
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_LOAD_FACTOR - Static variable in class net.sf.ehcache.store.MemoryStore
This is the default from ConcurrentHashMap.
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_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_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_RATE_LIMIT_PER_SECOND - Static variable in class net.sf.ehcache.config.CacheWriterConfiguration
Default rate limit per second
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_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_SYNCHRONOUS_WRITES - Static variable in class net.sf.ehcache.config.TerracottaConfiguration
Default setting for synchronous-write
DEFAULT_VALUE_MODE - Static variable in class net.sf.ehcache.config.TerracottaConfiguration
Default value mode
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_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
DefaultElementEvictionData - Class in net.sf.ehcache
Default implementation of the element eviction data storage that just keeps all the data in instance fields in the heap.
DefaultElementEvictionData(long) - Constructor for class net.sf.ehcache.DefaultElementEvictionData
Default constructor initializing the field to their empty values
DefaultElementEvictionData(long, long) - Constructor for class net.sf.ehcache.DefaultElementEvictionData
Constructor allowing custom values for the data fields.
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
 
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 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.WriteBehindQueue
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
deleteFilesInAutoGeneratedDirectory() - Method in class net.sf.ehcache.store.DiskStore
Delete files in the auto generated directory.
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 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.SampledCache
Indicates that this listener was removed from the given configuration
deregistered(CacheConfiguration) - Method in class net.sf.ehcache.store.DiskStore
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
determineEvictionPolicy() - Method in class net.sf.ehcache.store.MemoryStore
Chooses the Policy from the cache configuration
determineHitRatio() - Method in class net.sf.ehcache.hibernate.management.impl.CacheRegionStats
determineHitRatio
determineShortName(String) - Static method in class net.sf.ehcache.hibernate.management.impl.CacheRegionUtils
determineShortName
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.blocking.BlockingCache
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.
disableSampledStatistics() - Method in class net.sf.ehcache.management.sampled.SampledCache
Disables statistics collection
disableSampledStatistics() - Method in interface net.sf.ehcache.management.sampled.SampledCacheMBean
Disables statistics collection
disableSampledStatistics() - Method in class net.sf.ehcache.statistics.sampled.SampledCacheStatisticsWrapper
Disable sampled statistics collection
disableStatistics() - Method in class net.sf.ehcache.management.sampled.SampledCache
Disables statistics collection.
disableStatistics() - Method in class net.sf.ehcache.management.sampled.SampledCacheManager
Disable statistics for each cache contained by cacheManager
disableStatistics() - Method in interface net.sf.ehcache.management.sampled.SampledCacheManagerMBean
Disable statistics for each cache contained by cacheManager
disableStatistics() - Method in interface net.sf.ehcache.management.sampled.SampledCacheMBean
Disables statistics collection.
disableStats() - Method in interface net.sf.ehcache.hibernate.management.api.EhcacheStats
Disables statistics collection
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.EhcacheStatsImpl
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
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.
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.SampledCache
Indicates a change in the configurations disk store capacity
diskCapacityChanged(int, int) - Method in class net.sf.ehcache.store.DiskStore
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.
diskPersistent - Variable in class net.sf.ehcache.config.CacheConfiguration
For caches that overflow to disk, whether the disk cache persists between CacheManager instances.
diskPersistent(boolean) - Method in class net.sf.ehcache.config.CacheConfiguration
Builder which sets whether the disk store persists between CacheManager instances.
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.
DiskStore - Class in net.sf.ehcache.store
A disk store implementation.
DiskStore(Ehcache, String) - Constructor for class net.sf.ehcache.store.DiskStore
Creates a disk store.
diskStore - Variable in class net.sf.ehcache.store.LruMemoryStore
The DiskStore associated with this MemoryStore.
diskStore - Variable in class net.sf.ehcache.store.MemoryStore
The DiskStore associated with this MemoryStore.
DiskStoreConfiguration - Class in net.sf.ehcache.config
A class to represent DiskStore configuration e.g.
DiskStoreConfiguration() - Constructor for class net.sf.ehcache.config.DiskStoreConfiguration
 
diskStorePath - Variable in class net.sf.ehcache.config.CacheConfiguration
The path where the disk store is located
diskStorePath(String) - Method in class net.sf.ehcache.config.CacheConfiguration
Builder which sets the path that will be used for the disk store.
dispose() - Method in class net.sf.ehcache.Cache
Starts an orderly shutdown of the Cache.
dispose() - Method in class net.sf.ehcache.constructs.blocking.BlockingCache
Flushes all cache items from memory to auxilliary caches and close the auxilliary caches.
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 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 class net.sf.ehcache.hibernate.management.impl.EhcacheHibernateMBeanRegistrationImpl
Stop the listener and free any resources.
dispose() - Method in interface net.sf.ehcache.loader.CacheLoader
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.management.ManagementService
Stop the listener and free any resources.
dispose() - Method in class net.sf.ehcache.management.sampled.SampledCache
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.statistics.LiveCacheStatisticsImpl
Give the listener a chance to cleanup and free resources when no longer needed
dispose() - Method in class net.sf.ehcache.statistics.LiveCacheStatisticsWrapper
Give the listener a chance to cleanup and free resources when no longer needed
dispose() - Method in class net.sf.ehcache.statistics.NullLiveCacheStatisticsData
Give the listener a chance to cleanup and free resources when no longer needed
dispose() - Method in class net.sf.ehcache.statistics.sampled.NullSampledCacheStatistics
Called to dispose off the listener
dispose() - Method in interface net.sf.ehcache.statistics.sampled.SampledCacheStatistics
Method used to dispose this statistics
dispose() - Method in class net.sf.ehcache.statistics.sampled.SampledCacheStatisticsImpl
Called to dispose off the listener
dispose() - Method in class net.sf.ehcache.statistics.sampled.SampledCacheStatisticsWrapper
Called to dispose off the listener
dispose() - Method in class net.sf.ehcache.store.DiskStore
Shuts down the disk store in preparation for cache shutdown

If a VM crash happens, the shutdown hook will not run.

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.store.XATransactionalStore
Non transactional
dispose() - Method in class net.sf.ehcache.transaction.xa.SyncAwareStore
Prepares for shutdown.
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.
doCreateCachePeerListener(String, Integer, Integer, CacheManager, Integer) - Method in class net.sf.ehcache.distribution.RMICacheManagerPeerListenerFactory
A template method to actually create the factory
doLoad(Ehcache) - Method in class net.sf.ehcache.distribution.RMIBootstrapCacheLoader
Bootstraps the cache from a random CachePeer.
doPut(Element) - Method in class net.sf.ehcache.store.LruMemoryStore
Allow specialised actions over adding the element to the map.
doPut(Element) - Method in class net.sf.ehcache.store.MemoryStore
Puts an element into the store

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
EhcacheCollectionRegion - Class in net.sf.ehcache.hibernate.regions
A collection region specific wrapper around an Ehcache instance.
EhcacheCollectionRegion(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.
EhcacheEntityRegion - Class in net.sf.ehcache.hibernate.regions
An entity region specific wrapper around an Ehcache instance.
EhcacheEntityRegion(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
 
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(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
ehcaches - Variable in class net.sf.ehcache.CacheManager
Ehcaches managed by this manager.
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(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 specification, to that the errorCode is provided when instanciating 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
Constru Constructor
EhcacheXAResource - Interface in net.sf.ehcache.transaction.xa
EhcacheXAResource represents an Ehcache instance.
EhCacheXAResourceHolder - Class in net.sf.ehcache.transaction.manager.btm
EHCache implementation of BTM's XAResourceHolder
EhCacheXAResourceHolder(XAResource, ResourceBean) - Constructor for class net.sf.ehcache.transaction.manager.btm.EhCacheXAResourceHolder
Create a new EhCacheXAResourceHolder for a particular XAResource
EhcacheXAResourceImpl - Class in net.sf.ehcache.transaction.xa
Default implementation for EhcacheXAResource.
EhcacheXAResourceImpl(Ehcache, TransactionManager, EhcacheXAStore) - Constructor for class net.sf.ehcache.transaction.xa.EhcacheXAResourceImpl
Constructor
EhCacheXAResourceProducer - Class in net.sf.ehcache.transaction.manager.btm
EHCache implementation of BTM's XAResourceProducer
EhcacheXAStore - Interface in net.sf.ehcache.transaction.xa
The EhcacheXAStore is storing XA related data for a Transaction Cache instance on behalf of EhcacheXAResource: Maps Xid to their Transaction Stores TransactionContext for all Transactions Tracks "checked out" versions of keys by active transaction, in order to provide an optimistic locking strategy Stores in a persistent manner prepared Transaction data Tracks versioning information on keys which are "in commit" phase (prepared, yet not commited yet)
EhcacheXAStoreImpl - Class in net.sf.ehcache.transaction.xa
Default implementation of EhcacheXAStore.
EhcacheXAStoreImpl(Store, Store) - Constructor for class net.sf.ehcache.transaction.xa.EhcacheXAStoreImpl
Constructor
EhcacheXAStoreImpl.Version - Class in net.sf.ehcache.transaction.xa
Represents an Element's version for a Store
EhcacheXAStoreImpl.Version() - Constructor for class net.sf.ehcache.transaction.xa.EhcacheXAStoreImpl.Version
 
EhcacheXAStoreImpl.VersionTable - Class in net.sf.ehcache.transaction.xa
A table containing element version information
EhcacheXAStoreImpl.VersionTable() - Constructor for class net.sf.ehcache.transaction.xa.EhcacheXAStoreImpl.VersionTable
 
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, Boolean, Integer, Integer) - Constructor for class net.sf.ehcache.Element
Constructor used by ehcache-server
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
elementCountInMemory
elementCountOnDisk - Variable in class net.sf.ehcache.hibernate.management.impl.CacheRegionStats
elementCountOnDisk
elementCountTotal - Variable in class net.sf.ehcache.hibernate.management.impl.CacheRegionStats
elementCountTotal
ElementEvictionData - Interface in net.sf.ehcache
Provides pluggable storage and configuration of TTI eviction data.
elements() - Method in class net.sf.ehcache.store.chm.ConcurrentHashMap
Returns an enumeration of the values in this table.
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.
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.
enableSampledStatistics() - Method in class net.sf.ehcache.management.sampled.SampledCache
Enables statistics collection.
enableSampledStatistics() - Method in interface net.sf.ehcache.management.sampled.SampledCacheMBean
Enables statistics collection.
enableSampledStatistics(FailSafeTimer) - Method in class net.sf.ehcache.statistics.sampled.SampledCacheStatisticsWrapper
Enable sampled statistics collection
enableStatistics() - Method in class net.sf.ehcache.management.sampled.SampledCache
Enables statistics collection
enableStatistics() - Method in class net.sf.ehcache.management.sampled.SampledCacheManager
Enable statistics for each cache contained by cacheManager
enableStatistics() - Method in interface net.sf.ehcache.management.sampled.SampledCacheManagerMBean
Enable statistics for each cache contained by cacheManager
enableStatistics() - Method in interface net.sf.ehcache.management.sampled.SampledCacheMBean
Enables statistics collection
enableStats() - Method in interface net.sf.ehcache.hibernate.management.api.EhcacheStats
Enables statistics collection
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.EhcacheStatsImpl
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(Xid, int) - Method in class net.sf.ehcache.transaction.xa.EhcacheXAResourceImpl
endRecovery() - Method in class net.sf.ehcache.transaction.manager.btm.EhCacheXAResourceProducer
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 class net.sf.ehcache.store.chm.ConcurrentHashMap
Returns a Set view of the mappings contained in this map.
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.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.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(Object) - Method in class net.sf.ehcache.transaction.xa.EhcacheXAResourceImpl
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(int, Serializable, Element) - 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(Element) - Method in class net.sf.ehcache.store.LruMemoryStore
Evict the Element.
evict(Element) - Method in class net.sf.ehcache.store.MemoryStore
Evict the Element.
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.blocking.BlockingCache
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.
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(Store) - Method in interface net.sf.ehcache.transaction.Command
Executes the command on some store
execute(CacheWriterManager) - Method in interface net.sf.ehcache.transaction.Command
Executes the command on some cacheWriterManager
execute(Store) - Method in class net.sf.ehcache.transaction.StoreExpireAllElementsCommand
Executes the command on some store
execute(CacheWriterManager) - Method in class net.sf.ehcache.transaction.StoreExpireAllElementsCommand
Executes the command on some cacheWriterManager
execute(Store) - Method in class net.sf.ehcache.transaction.StorePutCommand
Executes the command on some store
execute(CacheWriterManager) - Method in class net.sf.ehcache.transaction.StorePutCommand
Executes the command on some cacheWriterManager
execute(CacheWriterManager) - Method in class net.sf.ehcache.transaction.StorePutWithWriterCommandImpl
Executes the command on some cacheWriterManager
execute(Store) - Method in class net.sf.ehcache.transaction.StoreRemoveAllCommand
Executes the command on some store
execute(CacheWriterManager) - Method in class net.sf.ehcache.transaction.StoreRemoveAllCommand
Executes the command on some cacheWriterManager
execute(Store) - Method in class net.sf.ehcache.transaction.StoreRemoveCommand
Executes the command on some store
execute(CacheWriterManager) - Method in class net.sf.ehcache.transaction.StoreRemoveCommand
Executes the command on some cacheWriterManager
execute(CacheWriterManager) - Method in class net.sf.ehcache.transaction.StoreRemoveWithWriterCommand
Executes the command on some cacheWriterManager
execute(Store) - Method in class net.sf.ehcache.transaction.xa.VersionAwareWrapper
Executes the command on some store
execute(CacheWriterManager) - Method in class net.sf.ehcache.transaction.xa.VersionAwareWrapper
Executes the command on some cacheWriterManager
executionAvgTime - Variable in class net.sf.ehcache.hibernate.management.impl.QueryStats
executionAvgTime
executionCount - Variable in class net.sf.ehcache.hibernate.management.impl.QueryStats
executionCount
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_ALL_ELEMENTS - Static variable in interface net.sf.ehcache.transaction.Command
Store.expireElements() command
expireElements() - Method in class net.sf.ehcache.store.DiskStore
Removes expired 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.store.XATransactionalStore
Non transactional Expire all elements.
expireElements() - Method in class net.sf.ehcache.transaction.xa.SyncAwareStore
Expire all elements.
extractAndLogProperty(String, Properties) - Static method in class net.sf.ehcache.util.PropertyUtil
 
extractAndLogProperty(String, Map) - Static method in class net.sf.ehcache.util.PropertyUtil
 
extractBootstrapAsynchronously(Properties) - Method in class net.sf.ehcache.distribution.RMIBootstrapCacheLoaderFactory
Extracts the value of bootstrapAsynchronously from the properties
extractMaximumChunkSizeBytes(Properties) - Method in class net.sf.ehcache.distribution.RMIBootstrapCacheLoaderFactory
 
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.TerracottaConfigConfiguration
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
 
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 exception.
FailSafeTimer(String) - Constructor for class net.sf.ehcache.util.FailSafeTimer
Constructor accepting a name for the timer.
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
 
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.
findEvictionCandidate(Element) - Method in class net.sf.ehcache.store.MemoryStore
Find a "relatively" unused element, but not the element just added.
findXAResourceHolder(XAResource) - Method in class net.sf.ehcache.transaction.manager.btm.EhCacheXAResourceProducer
FIVE_KB - Static variable in class net.sf.ehcache.distribution.RMIBootstrapCacheLoaderFactory
The lowest reasonable chunk size in bytes
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.blocking.BlockingCache
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 class net.sf.ehcache.management.sampled.SampledCache
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.SampledCacheMBean
Flushes all cache items from memory to the disk store, and from the DiskStore to disk.
flush() - Method in class net.sf.ehcache.store.DiskStore
Flush the spool if persistent, so we don't lose any data.
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.store.XATransactionalStore
Non transactional Flush elements to persistent store.
flush() - Method in class net.sf.ehcache.transaction.xa.SyncAwareStore
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
freezeConfiguration() - Method in class net.sf.ehcache.config.CacheConfiguration
Freeze this configuration.
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
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

generate(Configuration, CacheConfiguration, Map<String, CacheConfiguration>) - Method in class net.sf.ehcache.config.generator.ConfigurationGenerator
Generates the configuration text for the provided Configuration, the default CacheConfiguration and the map of CacheConfiguration's
generate(CacheConfiguration) - Method in class net.sf.ehcache.config.generator.ConfigurationGenerator
Generates configuration text for a specific cache using the input CacheConfiguration
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 class net.sf.ehcache.management.sampled.SampledCacheManager
generateActiveConfigDeclaration
generateActiveConfigDeclaration(String) - Method in class net.sf.ehcache.management.sampled.SampledCacheManager
generateActiveConfigDeclaration
generateActiveConfigDeclaration() - Method in interface net.sf.ehcache.management.sampled.SampledCacheManagerMBean
generateActiveConfigDeclaration
generateActiveConfigDeclaration(String) - Method in interface net.sf.ehcache.management.sampled.SampledCacheManagerMBean
generateActiveConfigDeclaration
generateConfigurationTextForCache(CacheManager, String) - Static method in class net.sf.ehcache.config.generator.ConfigurationUtil
Generates configuration text for a cache based on the Cache present in the input CacheManager for the input cacheName
generateConfigurationTextForCacheFromSource(ConfigurationSource, String) - Static method in class net.sf.ehcache.config.generator.ConfigurationUtil
Generates configuration text for a cache from the ConfigurationSource
generateConfigurationTextFromConfiguration(CacheManager, Configuration) - Static method in class net.sf.ehcache.config.generator.ConfigurationUtil
Generates configuration text based on the input Configuration.
generateConfigurationTextFromSource(ConfigurationSource) - Static method in class net.sf.ehcache.config.generator.ConfigurationUtil
Generate configuration text based on the input ConfigurationSource
generateRandomSample(int) - Static method in class net.sf.ehcache.store.AbstractPolicy
Generates a random sample from a population
generateUniqueDirectory() - Static method in class net.sf.ehcache.store.DiskStore
Generates a unique directory name for use in automatically creating a diskStorePath where there is a conflict.
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(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) - 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) - Method in class net.sf.ehcache.store.chm.ConcurrentHashMap
Returns the value to which the specified key is mapped, or null if this map contains no mapping for the key.
get(Object) - Method in class net.sf.ehcache.store.DiskStore
Gets an Element from the Disk Store.
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.store.XATransactionalStore
Gets an item from the cache.
get(Object) - Method in interface net.sf.ehcache.transaction.TransactionContext
Filter to get operations on underlying Store.
get(Object) - Method in class net.sf.ehcache.transaction.xa.SyncAwareStore
Gets an item from the cache.
get(Object) - Method in class net.sf.ehcache.transaction.xa.XATransactionContext
Filter to get operations on underlying Store.
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
getAddedKeys() - Method in interface net.sf.ehcache.transaction.TransactionContext
getter to all keys pending addition to the store
getAddedKeys() - Method in class net.sf.ehcache.transaction.xa.XATransactionContext
getter to all keys pending addition to the store
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
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 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".
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 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
getAndWriteLockAllSyncForKeys(Object...) - Method in interface net.sf.ehcache.concurrent.CacheLockProvider
Gets and write lock the Sync Stripes to use for the given keys.
getAndWriteLockAllSyncForKeys(Object...) - Method in class net.sf.ehcache.concurrent.StripedReadWriteLockSync
Gets and write lock the Sync Stripes to use for the given keys.
getAssociatedCache() - Method in class net.sf.ehcache.Statistics
 
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
 
getAverageGetTime() - Method in class net.sf.ehcache.Cache
The average get time in ms.
getAverageGetTime() - Method in class net.sf.ehcache.constructs.blocking.BlockingCache
The average get time in ms.
getAverageGetTime() - Method in interface net.sf.ehcache.Ehcache
The average get time in ms.
getAverageGetTime() - Method in class net.sf.ehcache.Statistics
The average get time.
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
getAverageGetTimeMillis() - Method in class net.sf.ehcache.management.sampled.SampledCache
Average time in milli seconds taken to get an element from the cache.
getAverageGetTimeMillis() - Method in interface net.sf.ehcache.statistics.LiveCacheStatistics
Average time in milli seconds taken to get an element from the cache.
getAverageGetTimeMillis() - Method in class net.sf.ehcache.statistics.LiveCacheStatisticsImpl
Average time in milli seconds taken to get an element from the cache.
getAverageGetTimeMillis() - Method in class net.sf.ehcache.statistics.LiveCacheStatisticsWrapper
Average time in milli seconds taken to get an element from the cache.
getAverageGetTimeMillis() - Method in class net.sf.ehcache.statistics.NullLiveCacheStatisticsData
Average time in milli seconds taken to get an element from the cache.
getAverageGetTimeMostRecentSample() - Method in class net.sf.ehcache.management.sampled.SampledCache
Get most recent value for average time taken for get() operation in the cache
getAverageGetTimeMostRecentSample() - Method in class net.sf.ehcache.statistics.sampled.NullSampledCacheStatistics
Get most recent value for average time taken for get() operation in the cache
getAverageGetTimeMostRecentSample() - Method in interface net.sf.ehcache.statistics.sampled.SampledCacheStatistics
Get most recent value for average time taken for get() operation in the cache
getAverageGetTimeMostRecentSample() - Method in class net.sf.ehcache.statistics.sampled.SampledCacheStatisticsImpl
Get most recent value for average time taken for get() operation in the cache
getAverageGetTimeMostRecentSample() - Method in class net.sf.ehcache.statistics.sampled.SampledCacheStatisticsWrapper
Get most recent value for average time taken for get() operation in the cache
getBootstrapCacheLoader() - Method in class net.sf.ehcache.Cache
Accessor for the BootstrapCacheLoader associated with this cache.
getBootstrapCacheLoader() - Method in class net.sf.ehcache.constructs.blocking.BlockingCache
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.
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
 
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
getCacheAttributes() - Method in class net.sf.ehcache.management.sampled.SampledCache
getCacheAttributes
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.blocking.BlockingCache
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
getCacheElementEvictedMostRecentSample() - Method in class net.sf.ehcache.management.sampled.SampledCache
Get most recent value element evicted from cache
getCacheElementEvictedMostRecentSample() - Method in class net.sf.ehcache.statistics.sampled.NullSampledCacheStatistics
Get most recent value element evicted from cache
getCacheElementEvictedMostRecentSample() - Method in interface net.sf.ehcache.statistics.sampled.SampledCacheStatistics
Get most recent value element evicted from cache
getCacheElementEvictedMostRecentSample() - Method in class net.sf.ehcache.statistics.sampled.SampledCacheStatisticsImpl
Get most recent value element evicted from cache
getCacheElementEvictedMostRecentSample() - Method in class net.sf.ehcache.statistics.sampled.SampledCacheStatisticsWrapper
Get most recent value element evicted from cache
getCacheElementExpiredMostRecentSample() - Method in class net.sf.ehcache.management.sampled.SampledCache
Get most recent value element expired from cache
getCacheElementExpiredMostRecentSample() - Method in class net.sf.ehcache.statistics.sampled.NullSampledCacheStatistics
Get most recent value element expired from cache
getCacheElementExpiredMostRecentSample() - Method in interface net.sf.ehcache.statistics.sampled.SampledCacheStatistics
Get most recent value element expired from cache
getCacheElementExpiredMostRecentSample() - Method in class net.sf.ehcache.statistics.sampled.SampledCacheStatisticsImpl
Get most recent value element expired from cache
getCacheElementExpiredMostRecentSample() - Method in class net.sf.ehcache.statistics.sampled.SampledCacheStatisticsWrapper
Get most recent value element expired from cache
getCacheElementPutMostRecentSample() - Method in class net.sf.ehcache.management.sampled.SampledCache
Get most recent value element puts in the cache
getCacheElementPutMostRecentSample() - Method in class net.sf.ehcache.statistics.sampled.NullSampledCacheStatistics
Get most recent value element puts in the cache
getCacheElementPutMostRecentSample() - Method in interface net.sf.ehcache.statistics.sampled.SampledCacheStatistics
Get most recent value element puts in the cache
getCacheElementPutMostRecentSample() - Method in class net.sf.ehcache.statistics.sampled.SampledCacheStatisticsImpl
Get most recent value element puts in the cache
getCacheElementPutMostRecentSample() - Method in class net.sf.ehcache.statistics.sampled.SampledCacheStatisticsWrapper
Get most recent value element puts in the cache
getCacheElementRemovedMostRecentSample() - Method in class net.sf.ehcache.management.sampled.SampledCache
Get most recent value element removed from cache
getCacheElementRemovedMostRecentSample() - Method in class net.sf.ehcache.statistics.sampled.NullSampledCacheStatistics
Get most recent value element removed from cache
getCacheElementRemovedMostRecentSample() - Method in interface net.sf.ehcache.statistics.sampled.SampledCacheStatistics
Get most recent value element removed from cache
getCacheElementRemovedMostRecentSample() - Method in class net.sf.ehcache.statistics.sampled.SampledCacheStatisticsImpl
Get most recent value element removed from cache
getCacheElementRemovedMostRecentSample() - Method in class net.sf.ehcache.statistics.sampled.SampledCacheStatisticsWrapper
Get most recent value element removed from cache
getCacheElementUpdatedMostRecentSample() - Method in class net.sf.ehcache.management.sampled.SampledCache
Get most recent value element updates , i.e.
getCacheElementUpdatedMostRecentSample() - Method in class net.sf.ehcache.statistics.sampled.NullSampledCacheStatistics
Get most recent value element updates , i.e.
getCacheElementUpdatedMostRecentSample() - Method in interface net.sf.ehcache.statistics.sampled.SampledCacheStatistics
Get most recent value element updates , i.e.
getCacheElementUpdatedMostRecentSample() - Method in class net.sf.ehcache.statistics.sampled.SampledCacheStatisticsImpl
Get most recent value element updates , i.e.
getCacheElementUpdatedMostRecentSample() - Method in class net.sf.ehcache.statistics.sampled.SampledCacheStatisticsWrapper
Get most recent value element updates , i.e.
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.blocking.BlockingCache
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 class net.sf.ehcache.management.sampled.SampledCacheManager
 
getCacheEvictionRate() - Method in interface net.sf.ehcache.management.sampled.SampledCacheManagerMBean
 
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.blocking.BlockingCache
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 class net.sf.ehcache.management.sampled.SampledCacheManager
 
getCacheExpirationRate() - Method in interface net.sf.ehcache.management.sampled.SampledCacheManagerMBean
 
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.SampledCache
The number of times a requested item was found in the cache.
getCacheHitCount() - Method in interface net.sf.ehcache.statistics.LiveCacheStatistics
The number of times a requested item was found in the cache.
getCacheHitCount() - Method in class net.sf.ehcache.statistics.LiveCacheStatisticsImpl
The number of times a requested item was found in the cache.
getCacheHitCount() - Method in class net.sf.ehcache.statistics.LiveCacheStatisticsWrapper
The number of times a requested item was found in the cache.
getCacheHitCount() - Method in class net.sf.ehcache.statistics.NullLiveCacheStatisticsData
The number of times a requested item was found in the cache.
getCacheHitInMemoryMostRecentSample() - Method in class net.sf.ehcache.management.sampled.SampledCache
Get most recent value for in-memory cache hit
getCacheHitInMemoryMostRecentSample() - Method in class net.sf.ehcache.statistics.sampled.NullSampledCacheStatistics
Get most recent value for in-memory cache hit
getCacheHitInMemoryMostRecentSample() - Method in interface net.sf.ehcache.statistics.sampled.SampledCacheStatistics
Get most recent value for in-memory cache hit
getCacheHitInMemoryMostRecentSample() - Method in class net.sf.ehcache.statistics.sampled.SampledCacheStatisticsImpl
Get most recent value for in-memory cache hit
getCacheHitInMemoryMostRecentSample() - Method in class net.sf.ehcache.statistics.sampled.SampledCacheStatisticsWrapper
Get most recent value for in-memory cache hit
getCacheHitMostRecentSample() - Method in class net.sf.ehcache.management.sampled.SampledCache
Get most recent value for cache hit
getCacheHitMostRecentSample() - Method in class net.sf.ehcache.statistics.sampled.NullSampledCacheStatistics
Get most recent value for cache hit
getCacheHitMostRecentSample() - Method in interface net.sf.ehcache.statistics.sampled.SampledCacheStatistics
Get most recent value for cache hit
getCacheHitMostRecentSample() - Method in class net.sf.ehcache.statistics.sampled.SampledCacheStatisticsImpl
Get most recent value for cache hit
getCacheHitMostRecentSample() - Method in class net.sf.ehcache.statistics.sampled.SampledCacheStatisticsWrapper
Get most recent value for cache hit
getCacheHitOnDiskMostRecentSample() - Method in class net.sf.ehcache.management.sampled.SampledCache
Get most recent value for on-disk cache hit
getCacheHitOnDiskMostRecentSample() - Method in class net.sf.ehcache.statistics.sampled.NullSampledCacheStatistics
Get most recent value for on-disk cache hit
getCacheHitOnDiskMostRecentSample() - Method in interface net.sf.ehcache.statistics.sampled.SampledCacheStatistics
Get most recent value for on-disk cache hit
getCacheHitOnDiskMostRecentSample() - Method in class net.sf.ehcache.statistics.sampled.SampledCacheStatisticsImpl
Get most recent value for on-disk cache hit
getCacheHitOnDiskMostRecentSample() - Method in class net.sf.ehcache.statistics.sampled.SampledCacheStatisticsWrapper
Get most recent value for on-disk cache hit
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 class net.sf.ehcache.management.sampled.SampledCacheManager
 
getCacheHitRate() - Method in interface net.sf.ehcache.management.sampled.SampledCacheManagerMBean
 
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.
getCacheHits() - Method in class net.sf.ehcache.Statistics
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
getCacheLoaderConfigurations() - Method in class net.sf.ehcache.config.CacheConfiguration
Accessor
getCacheManager() - Method in class net.sf.ehcache.Cache
Gets the CacheManager managing this cache.
getCacheManager() - Method in class net.sf.ehcache.constructs.blocking.BlockingCache
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.
getCacheManagerObjectName(String, String) - Static method in class net.sf.ehcache.hibernate.management.impl.EhcacheHibernateMbeanNames
Returns an ObjectName for the passed name
getCacheManagerObjectName(ClusteredInstanceFactory, 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.
getCacheMetrics() - Method in class net.sf.ehcache.management.sampled.SampledCacheManager
 
getCacheMetrics() - Method in interface net.sf.ehcache.management.sampled.SampledCacheManagerMBean
Get a map of cache name to performance metrics (hits, misses).
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.SampledCache
getCacheMissCount() - Method in interface net.sf.ehcache.statistics.LiveCacheStatistics
 
getCacheMissCount() - Method in class net.sf.ehcache.statistics.LiveCacheStatisticsImpl
getCacheMissCount() - Method in class net.sf.ehcache.statistics.LiveCacheStatisticsWrapper
getCacheMissCount() - Method in class net.sf.ehcache.statistics.NullLiveCacheStatisticsData
getCacheMissCountExpired() - Method in class net.sf.ehcache.management.sampled.SampledCache
getCacheMissCountExpired() - Method in interface net.sf.ehcache.statistics.LiveCacheStatistics
 
getCacheMissCountExpired() - Method in class net.sf.ehcache.statistics.LiveCacheStatisticsImpl
getCacheMissCountExpired() - Method in class net.sf.ehcache.statistics.LiveCacheStatisticsWrapper
getCacheMissCountExpired() - Method in class net.sf.ehcache.statistics.NullLiveCacheStatisticsData
getCacheMisses() - Method in class net.sf.ehcache.management.CacheStatistics
Warning.
getCacheMisses() - Method in interface net.sf.ehcache.management.CacheStatisticsMBean
 
getCacheMisses() - Method in class net.sf.ehcache.Statistics
 
getCacheMissExpiredMostRecentSample() - Method in class net.sf.ehcache.management.sampled.SampledCache
Get most recent value for cache miss as result of the element getting expired
getCacheMissExpiredMostRecentSample() - Method in class net.sf.ehcache.statistics.sampled.NullSampledCacheStatistics
Get most recent value for cache miss as result of the element getting expired
getCacheMissExpiredMostRecentSample() - Method in interface net.sf.ehcache.statistics.sampled.SampledCacheStatistics
Get most recent value for cache miss as result of the element getting expired
getCacheMissExpiredMostRecentSample() - Method in class net.sf.ehcache.statistics.sampled.SampledCacheStatisticsImpl
Get most recent value for cache miss as result of the element getting expired
getCacheMissExpiredMostRecentSample() - Method in class net.sf.ehcache.statistics.sampled.SampledCacheStatisticsWrapper
Get most recent value for cache miss as result of the element getting expired
getCacheMissMostRecentSample() - Method in class net.sf.ehcache.management.sampled.SampledCache
Get most recent value for cache miss
getCacheMissMostRecentSample() - Method in class net.sf.ehcache.statistics.sampled.NullSampledCacheStatistics
Get most recent value for cache miss
getCacheMissMostRecentSample() - Method in interface net.sf.ehcache.statistics.sampled.SampledCacheStatistics
Get most recent value for cache miss
getCacheMissMostRecentSample() - Method in class net.sf.ehcache.statistics.sampled.SampledCacheStatisticsImpl
Get most recent value for cache miss
getCacheMissMostRecentSample() - Method in class net.sf.ehcache.statistics.sampled.SampledCacheStatisticsWrapper
Get most recent value for cache miss
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
getCacheMissNotFoundMostRecentSample() - Method in class net.sf.ehcache.statistics.sampled.NullSampledCacheStatistics
Get most recent value for cache miss as result of the element not found in cache
getCacheMissNotFoundMostRecentSample() - Method in interface net.sf.ehcache.statistics.sampled.SampledCacheStatistics
Get most recent value for cache miss as result of the element not found in cache
getCacheMissNotFoundMostRecentSample() - Method in class net.sf.ehcache.statistics.sampled.SampledCacheStatisticsImpl
Get most recent value for cache miss as result of the element not found in cache
getCacheMissNotFoundMostRecentSample() - Method in class net.sf.ehcache.statistics.sampled.SampledCacheStatisticsWrapper
Get most recent value for cache miss as result of the element not found in 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 class net.sf.ehcache.management.sampled.SampledCacheManager
 
getCacheMissRate() - Method in interface net.sf.ehcache.management.sampled.SampledCacheManagerMBean
 
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
getCacheName() - Method in class net.sf.ehcache.management.sampled.SampledCache
getCacheName() - Method in interface net.sf.ehcache.statistics.LiveCacheStatistics
 
getCacheName() - Method in class net.sf.ehcache.statistics.LiveCacheStatisticsImpl
getCacheName() - Method in class net.sf.ehcache.statistics.LiveCacheStatisticsWrapper
getCacheName() - Method in class net.sf.ehcache.statistics.NullLiveCacheStatisticsData
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
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 class net.sf.ehcache.management.sampled.SampledCacheManager
Gets the cache names managed by the CacheManager
getCacheNames() - Method in interface net.sf.ehcache.management.sampled.SampledCacheManagerMBean
Gets the cache names managed by the CacheManager
getCacheObjectName(ClusteredInstanceFactory, String, String) - Static method in class net.sf.ehcache.management.sampled.SampledEhcacheMBeans
Returns an ObjectName for the passed cacheManagerName, cacheName combination
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 class net.sf.ehcache.management.sampled.SampledCacheManager
 
getCachePutRate() - Method in interface net.sf.ehcache.management.sampled.SampledCacheManagerMBean
 
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
 
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
getCacheUpdateRate() - Method in class net.sf.ehcache.management.sampled.SampledCacheManager
 
getCacheUpdateRate() - Method in interface net.sf.ehcache.management.sampled.SampledCacheManagerMBean
 
getCacheWriterConfiguration() - Method in class net.sf.ehcache.config.CacheConfiguration
Accessor
getCacheWriterFactoryConfiguration() - Method in class net.sf.ehcache.config.CacheWriterConfiguration
Accessor
getCause() - Method in exception net.sf.ehcache.writer.CacheWriterManagerException
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.
getClusterUUID() - Method in class net.sf.ehcache.CacheManager
Returns unique cluster-wide id for this cache-manager.
getCoherentReads() - Method in class net.sf.ehcache.config.TerracottaConfiguration
Check whether coherent reads are enabled
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
getCommandName() - Method in interface net.sf.ehcache.transaction.Command
 
getCommandName() - Method in class net.sf.ehcache.transaction.StoreExpireAllElementsCommand
getCommandName() - Method in class net.sf.ehcache.transaction.StorePutCommand
getCommandName() - Method in class net.sf.ehcache.transaction.StorePutWithWriterCommandImpl
getCommandName() - Method in class net.sf.ehcache.transaction.StoreRemoveAllCommand
getCommandName() - Method in class net.sf.ehcache.transaction.StoreRemoveCommand
getCommandName() - Method in class net.sf.ehcache.transaction.StoreRemoveWithWriterCommand
getCommandName() - Method in class net.sf.ehcache.transaction.xa.VersionAwareWrapper
getCommands() - Method in interface net.sf.ehcache.transaction.TransactionContext
All ordered pending commands
getCommands() - Method in class net.sf.ehcache.transaction.xa.XATransactionContext
All ordered pending commands
getConfigDiskExpiryThreadIntervalSeconds() - Method in class net.sf.ehcache.management.sampled.SampledCache
Configuration property accessor
getConfigDiskExpiryThreadIntervalSeconds() - Method in interface net.sf.ehcache.management.sampled.SampledCacheMBean
Configuration property accessor
getConfigMaxElementsInMemory() - Method in class net.sf.ehcache.management.sampled.SampledCache
Configuration property accessor
getConfigMaxElementsInMemory() - Method in interface net.sf.ehcache.management.sampled.SampledCacheMBean
Configuration property accessor
getConfigMaxElementsOnDisk() - Method in class net.sf.ehcache.management.sampled.SampledCache
Configuration property accessor
getConfigMaxElementsOnDisk() - Method in interface net.sf.ehcache.management.sampled.SampledCacheMBean
Configuration property accessor
getConfigMemoryStoreEvictionPolicy() - Method in class net.sf.ehcache.management.sampled.SampledCache
Configuration property accessor
getConfigMemoryStoreEvictionPolicy() - Method in interface net.sf.ehcache.management.sampled.SampledCacheMBean
Configuration property accessor
getConfigTimeToIdleSeconds() - Method in class net.sf.ehcache.management.sampled.SampledCache
Configuration property accessor
getConfigTimeToIdleSeconds() - Method in interface net.sf.ehcache.management.sampled.SampledCacheMBean
Configuration property accessor
getConfigTimeToLiveSeconds() - Method in class net.sf.ehcache.management.sampled.SampledCache
Configuration property accessor
getConfigTimeToLiveSeconds() - Method in interface net.sf.ehcache.management.sampled.SampledCacheMBean
Configuration property accessor
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
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
getConnectionHandle() - Method in class net.sf.ehcache.transaction.manager.btm.EhCacheXAResourceHolder
getCounterValue() - Method in class net.sf.ehcache.util.counter.sampled.TimeStampedCounterValue
Get the counter value
getCreationTime() - Method in class net.sf.ehcache.DefaultElementEvictionData
Get the element's creation time.
getCreationTime() - Method in class net.sf.ehcache.Element
Gets the creationTime of the Element
getCreationTime() - Method in interface net.sf.ehcache.ElementEvictionData
Get the element'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.
getDataFileName() - Method in class net.sf.ehcache.store.DiskStore
Creates a file system safe data file.
getDataFilePath() - Method in class net.sf.ehcache.store.DiskStore
 
getDataFileSize() - Method in class net.sf.ehcache.store.DiskStore
 
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 availablen on all Java virtual machines java.io.tmpdir
getDeleteCount() - Method in class net.sf.ehcache.hibernate.management.impl.EntityStats
getDeleteCount
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
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
getDiskStoreObjectCount() - Method in class net.sf.ehcache.Statistics
 
getDiskStorePath() - Method in class net.sf.ehcache.CacheManager
Returns the disk store path.
getDiskStorePath() - Method in class net.sf.ehcache.config.CacheConfiguration
Accessor
getDiskStorePath() - Method in class net.sf.ehcache.config.ConfigurationHelper
 
getDiskStoreSize() - Method in class net.sf.ehcache.Cache
Returns the number of elements in the disk store.
getDiskStoreSize() - Method in class net.sf.ehcache.constructs.blocking.BlockingCache
Returns the number of elements in the disk store.
getDiskStoreSize() - Method in interface net.sf.ehcache.Ehcache
Returns the number of elements in the disk store.
getDynamicConfig() - Method in class net.sf.ehcache.config.Configuration
Get flag for dynamicConfig
getEhcache(String) - Method in class net.sf.ehcache.CacheManager
Gets an 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.EventMessage
 
getElement() - Method in class net.sf.ehcache.transaction.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
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
getElementCountOnDisk() - Method in class net.sf.ehcache.hibernate.regions.EhcacheDataRegion
getElementCountTotal() - Method in class net.sf.ehcache.hibernate.management.impl.CacheRegionStats
getElementCountTotal
getElementEvictionData() - Method in class net.sf.ehcache.Element
Retrieves this element's eviction data instance.
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.
getElementsEvictedCounter() - Method in class net.sf.ehcache.event.RegisteredEventListeners
Gets the number of events, irrespective of whether there are any registered listeners.
getElementsExpiredCounter() - Method in class net.sf.ehcache.event.RegisteredEventListeners
Gets the number of events, irrespective of whether there are any registered listeners.
getElementsPutCounter() - Method in class net.sf.ehcache.event.RegisteredEventListeners
Gets the number of events, irrespective of whether there are any registered listeners.
getElementsRemoveAllCounter() - Method in class net.sf.ehcache.event.RegisteredEventListeners
Gets the number of events, irrespective of whether there are any registered listeners.
getElementsRemovedCounter() - Method in class net.sf.ehcache.event.RegisteredEventListeners
Gets the number of events, irrespective of whether there are any registered listeners.
getElementsUpdatedCounter() - Method in class net.sf.ehcache.event.RegisteredEventListeners
Gets the number of events, irrespective of whether there are any registered listeners.
getEmbeddedConfig() - Method in class net.sf.ehcache.config.TerracottaConfigConfiguration
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.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
getEvent() - Method in class net.sf.ehcache.distribution.EventMessage
Gets the event.
getEvictedCount() - Method in class net.sf.ehcache.management.sampled.SampledCache
Number of elements evicted from the cache
getEvictedCount() - Method in interface net.sf.ehcache.statistics.LiveCacheStatistics
Number of elements evicted from the cache
getEvictedCount() - Method in class net.sf.ehcache.statistics.LiveCacheStatisticsImpl
Number of elements evicted from the cache
getEvictedCount() - Method in class net.sf.ehcache.statistics.LiveCacheStatisticsWrapper
Number of elements evicted from the cache
getEvictedCount() - Method in class net.sf.ehcache.statistics.NullLiveCacheStatisticsData
Number of elements evicted from the cache
getEvictionCount() - Method in class net.sf.ehcache.Statistics
Gets the number of cache evictions, since the cache was created, or statistics were cleared.
getEvictionPolicy() - Method in class net.sf.ehcache.store.DiskStore
 
getEvictionPolicy() - Method in class net.sf.ehcache.store.LruMemoryStore
 
getEvictionPolicy() - Method in class net.sf.ehcache.store.MemoryStore
 
getEvictionPolicy() - Method in interface net.sf.ehcache.store.Store
 
getEvictionPolicy() - Method in class net.sf.ehcache.store.XATransactionalStore
Non transactional
getEvictionPolicy() - Method in class net.sf.ehcache.transaction.xa.SyncAwareStore
getExecutionAvgTime() - Method in class net.sf.ehcache.hibernate.management.impl.QueryStats
getExecutionAvgTime
getExecutionCount() - Method in class net.sf.ehcache.hibernate.management.impl.QueryStats
getExecutionCount
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.
getExpiredCount() - Method in class net.sf.ehcache.management.sampled.SampledCache
Number of elements expired since creation or last clear
getExpiredCount() - Method in interface net.sf.ehcache.statistics.LiveCacheStatistics
Number of elements expired since creation or last clear
getExpiredCount() - Method in class net.sf.ehcache.statistics.LiveCacheStatisticsImpl
Number of elements expired since creation or last clear
getExpiredCount() - Method in class net.sf.ehcache.statistics.LiveCacheStatisticsWrapper
Number of elements expired since creation or last clear
getExpiredCount() - Method in class net.sf.ehcache.statistics.NullLiveCacheStatisticsData
Number of elements expired since creation or last clear
getFallbackClassLoader() - Static method in class net.sf.ehcache.util.ClassLoaderUtil
Gets a fallback ClassLoader that all classes in ehcache, and extensions, should use for classloading.
getFetchCount() - Method in class net.sf.ehcache.hibernate.management.impl.CollectionStats
getFetchCount
getFetchCount() - Method in class net.sf.ehcache.hibernate.management.impl.EntityStats
getFetchCount
getFlags() - Method in class net.sf.ehcache.transaction.xa.XARequest
 
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
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.
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.blocking.BlockingCache
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.
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
 
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
getHitCount
getHitLatency() - Method in class net.sf.ehcache.hibernate.management.impl.CacheRegionStats
getHitLatency
getHitRatio() - Method in class net.sf.ehcache.hibernate.management.impl.CacheRegionStats
getHitRatio
getHostname() - Method in interface net.sf.ehcache.cluster.ClusterNode
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.
getIndexFileName() - Method in class net.sf.ehcache.store.DiskStore
 
getIndexFileSize() - Method in class net.sf.ehcache.store.DiskStore
 
getInitialValue() - Method in class net.sf.ehcache.util.counter.CounterConfig
Gets the initial value
getInMemoryHitCount() - Method in class net.sf.ehcache.management.sampled.SampledCache
Number of times a requested item was found in the Memory Store.
getInMemoryHitCount() - Method in interface net.sf.ehcache.statistics.LiveCacheStatistics
Number of times a requested item was found in the Memory Store.
getInMemoryHitCount() - Method in class net.sf.ehcache.statistics.LiveCacheStatisticsImpl
Number of times a requested item was found in the Memory Store.
getInMemoryHitCount() - Method in class net.sf.ehcache.statistics.LiveCacheStatisticsWrapper
Number of times a requested item was found in the Memory Store.
getInMemoryHitCount() - Method in class net.sf.ehcache.statistics.NullLiveCacheStatisticsData
Number of times a requested item was found in the Memory Store.
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.
getInMemoryHits() - Method in class net.sf.ehcache.Statistics
Number of times a requested item was found in the Memory Store.
getInMemorySize() - Method in class net.sf.ehcache.management.sampled.SampledCache
Number of elements in the MemoryStore
getInMemorySize() - Method in interface net.sf.ehcache.statistics.LiveCacheStatistics
Number of elements in the MemoryStore
getInMemorySize() - Method in class net.sf.ehcache.statistics.LiveCacheStatisticsImpl
Number of elements in the MemoryStore
getInMemorySize() - Method in class net.sf.ehcache.statistics.LiveCacheStatisticsWrapper
Number of elements in the MemoryStore
getInMemorySize() - Method in class net.sf.ehcache.statistics.NullLiveCacheStatisticsData
Number of elements in the MemoryStore
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.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.blocking.BlockingCache
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.DiskStore
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.store.XATransactionalStore
Non transactional This should not be used, and will generally return null
getInternalContext() - Method in class net.sf.ehcache.transaction.xa.SyncAwareStore
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
getKey() - Method in class net.sf.ehcache.CacheEntry
Retrieves the key of this cache entry.
getKey() - Method in class net.sf.ehcache.Element
Gets the key attribute of the Element object.
getKey() - Method in class net.sf.ehcache.transaction.StoreRemoveCommand
Getter to the key to be removed
getKey() - Method in interface net.sf.ehcache.transaction.xa.PreparedCommand
Key of command
getKey() - Method in class net.sf.ehcache.transaction.xa.PreparedCommandImpl
Key of command
getKey() - Method in interface net.sf.ehcache.transaction.xa.VersionAwareCommand
Getter to the key of the Element this command affects
getKey() - Method in class net.sf.ehcache.transaction.xa.VersionAwareWrapper
Getter to the key of the Element this command affects
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.
getKeyArray() - Method in class net.sf.ehcache.store.DiskStore
Gets an Array of the keys for all elements in the disk store.
getKeyArray() - Method in class net.sf.ehcache.store.LruMemoryStore
Gets an Array of the keys for all elements in the memory cache.
getKeyArray() - Method in class net.sf.ehcache.store.MemoryStore
Gets an Array of the keys for all elements in the memory cache.
getKeyArray() - Method in interface net.sf.ehcache.store.Store
Gets an Array of the keys for all elements in the disk store.
getKeyArray() - Method in class net.sf.ehcache.store.XATransactionalStore
Gets an Array of the keys for all elements in the disk store.
getKeyArray() - Method in class net.sf.ehcache.transaction.xa.SyncAwareStore
Gets an Array of the keys for all elements in the disk store.
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.blocking.BlockingCache
Returns the keys for this cache.
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 interface net.sf.ehcache.Ehcache
Returns a list of all elements in the cache, whether or not they are expired.
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.blocking.BlockingCache
Returns a list of all elements in the cache, whether or not they are expired.
getKeysNoDuplicateCheck() - Method in interface net.sf.ehcache.Ehcache
Returns a list of all elements in the cache, whether or not they are expired.
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.blocking.BlockingCache
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.DefaultElementEvictionData
Gets the last access time.
getLastAccessTime() - Method in class net.sf.ehcache.Element
Gets the last access time.
getLastAccessTime() - Method in interface net.sf.ehcache.ElementEvictionData
Gets the last access time.
getLastReleaseDate() - Method in class net.sf.ehcache.transaction.manager.btm.EhCacheXAResourceHolder
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.
getLatencyCacheHit() - Method in class net.sf.ehcache.hibernate.management.impl.CacheRegionStats
getLatencyCacheHit
getLatencyCacheTime() - Method in class net.sf.ehcache.hibernate.management.impl.CacheRegionStats
getLatencyCacheTime
getLatencyDbHit() - Method in class net.sf.ehcache.hibernate.management.impl.CacheRegionStats
getLatencyDbHit
getLatencyDbTime() - Method in class net.sf.ehcache.hibernate.management.impl.CacheRegionStats
getLatencyDbTime
getLatestOfCreationAndUpdateTime() - Method in class net.sf.ehcache.Element
Calculates the latest of creation and update time
getListenFor() - Method in class net.sf.ehcache.config.CacheConfiguration.CacheEventListenerFactoryConfiguration
Get the value mode in terms of the mode enum
getLiveCacheStatistics() - Method in class net.sf.ehcache.Cache
This is different from Ehcache.getStatistics() in the way that values returned from LiveCacheStatistics will reflect the current state of the cache (and not a snapshot of the cache when the api's were called like Ehcache.getStatistics())
getLiveCacheStatistics() - Method in class net.sf.ehcache.constructs.blocking.BlockingCache
This is different from Ehcache.getStatistics() in the way that values returned from LiveCacheStatistics will reflect the current state of the cache (and not a snapshot of the cache when the api's were called like Ehcache.getStatistics())
getLiveCacheStatistics() - Method in interface net.sf.ehcache.Ehcache
This is different from Ehcache.getStatistics() in the way that values returned from LiveCacheStatistics will reflect the current state of the cache (and not a snapshot of the cache when the api's were called like Ehcache.getStatistics())
getLoadCount() - Method in class net.sf.ehcache.hibernate.management.impl.CollectionStats
getLoadCount
getLoadCount() - Method in class net.sf.ehcache.hibernate.management.impl.EntityStats
getLoadCount
getLoadLatency() - Method in class net.sf.ehcache.hibernate.management.impl.CacheRegionStats
getLoadLatency
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)
getLockForKey(Object) - Method in class net.sf.ehcache.constructs.blocking.BlockingCache
Gets the Sync to use for a given key.
getMaxElementsInMemory() - Method in class net.sf.ehcache.config.CacheConfiguration
Accessor
getMaxElementsInMemory() - Method in class net.sf.ehcache.management.CacheConfiguration
Accessor
getMaxElementsInMemory() - Method in interface net.sf.ehcache.management.CacheConfigurationMBean
Accessor
getMaxElementsOnDisk() - Method in class net.sf.ehcache.config.CacheConfiguration
Accessor
getMaxElementsOnDisk() - Method in class net.sf.ehcache.management.CacheConfiguration
Accessor
getMaxElementsOnDisk() - Method in interface net.sf.ehcache.management.CacheConfigurationMBean
Accessor
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
getMaxGetTimeMillis() - Method in class net.sf.ehcache.management.sampled.SampledCache
Return maximum time taken for a get operation in the cache in milliseconds
getMaxGetTimeMillis() - Method in interface net.sf.ehcache.statistics.LiveCacheStatistics
Return maximum time taken for a get operation in the cache in milliseconds
getMaxGetTimeMillis() - Method in class net.sf.ehcache.statistics.LiveCacheStatisticsImpl
Return maximum time taken for a get operation in the cache in milliseconds
getMaxGetTimeMillis() - Method in class net.sf.ehcache.statistics.LiveCacheStatisticsWrapper
Return maximum time taken for a get operation in the cache in milliseconds
getMaxGetTimeMillis() - Method in class net.sf.ehcache.statistics.NullLiveCacheStatisticsData
Return maximum time taken for a get operation in the cache in milliseconds
getMaximumChunkSizeBytes() - Method in class net.sf.ehcache.distribution.RMIBootstrapCacheLoader
Gets the maximum chunk size
getMaxValue() - Method in class net.sf.ehcache.util.counter.sampled.SampledRateCounterImpl
throws UnsupportedOperationException
getMaxWriteDelay() - Method in class net.sf.ehcache.config.CacheWriterConfiguration
Get the maximum number of seconds to wait before writing behind
getMBeanRegisteredName() - Method in class net.sf.ehcache.management.sampled.SampledCacheManager
Gets the name used to register this mbean.
getMBeanRegisteredName() - Method in interface net.sf.ehcache.management.sampled.SampledCacheManagerMBean
Gets the name used to register this mbean.
getMemoryStoreEvictionPolicy() - Method in class net.sf.ehcache.Cache
 
getMemoryStoreEvictionPolicy() - Method in class net.sf.ehcache.config.CacheConfiguration
Accessor
getMemoryStoreEvictionPolicy() - Method in class net.sf.ehcache.management.CacheConfiguration
Accessor
getMemoryStoreEvictionPolicy() - Method in interface net.sf.ehcache.management.CacheConfigurationMBean
Accessor
getMemoryStoreObjectCount() - Method in class net.sf.ehcache.management.CacheStatistics
Gets the number of objects in the MemoryStore
getMemoryStoreObjectCount() - Method in interface net.sf.ehcache.management.CacheStatisticsMBean
Gets the number of objects in the MemoryStore
getMemoryStoreObjectCount() - Method in class net.sf.ehcache.Statistics
 
getMemoryStoreSize() - Method in class net.sf.ehcache.Cache
Returns the number of elements in the memory store.
getMemoryStoreSize() - Method in class net.sf.ehcache.constructs.blocking.BlockingCache
Returns the number of elements in the memory store.
getMemoryStoreSize() - Method in interface net.sf.ehcache.Ehcache
Returns the number of elements in the memory store.
getMimeType() - Method in class net.sf.ehcache.MimeTypeByteArray
 
getMinGetTimeMillis() - Method in interface net.sf.ehcache.hibernate.management.api.EhcacheStats
Return minimum time taken for a get operation in the cache in milliseconds
getMinGetTimeMillis(String) - Method in interface net.sf.ehcache.hibernate.management.api.EhcacheStats
Return minimum time taken in milliseconds for a get operation for the input cache name
getMinGetTimeMillis() - Method in class net.sf.ehcache.hibernate.management.impl.EhcacheHibernate
Return minimum time taken for a get operation in the cache in milliseconds
getMinGetTimeMillis(String) - Method in class net.sf.ehcache.hibernate.management.impl.EhcacheHibernate
Return minimum time taken in milliseconds for a get operation for the input cache name
getMinGetTimeMillis() - Method in class net.sf.ehcache.hibernate.management.impl.EhcacheStatsImpl
Return minimum time taken for a get operation in the cache in milliseconds
getMinGetTimeMillis(String) - Method in class net.sf.ehcache.hibernate.management.impl.EhcacheStatsImpl
Return minimum time taken in milliseconds for a get operation for the input cache name
getMinGetTimeMillis() - Method in class net.sf.ehcache.management.sampled.SampledCache
Return minimum time taken for a get operation in the cache in milliseconds
getMinGetTimeMillis() - Method in interface net.sf.ehcache.statistics.LiveCacheStatistics
Return minimum time taken for a get operation in the cache in milliseconds
getMinGetTimeMillis() - Method in class net.sf.ehcache.statistics.LiveCacheStatisticsImpl
Return minimum time taken for a get operation in the cache in milliseconds
getMinGetTimeMillis() - Method in class net.sf.ehcache.statistics.LiveCacheStatisticsWrapper
Return minimum time taken for a get operation in the cache in milliseconds
getMinGetTimeMillis() - Method in class net.sf.ehcache.statistics.NullLiveCacheStatisticsData
Return minimum time taken for a get operation in the cache in milliseconds
getMinValue() - Method in class net.sf.ehcache.util.counter.sampled.SampledRateCounterImpl
throws UnsupportedOperationException
getMinWriteDelay() - Method in class net.sf.ehcache.config.CacheWriterConfiguration
Get the minimum number of seconds to wait before writing behind
getMissCount() - Method in class net.sf.ehcache.hibernate.management.impl.CacheRegionStats
getMissCount
getMonitoring() - Method in class net.sf.ehcache.config.Configuration
Get monitoring type, should not be null
getMostRecentSample() - Method in interface net.sf.ehcache.util.counter.sampled.SampledCounter
Returns the most recent sampled value
getMostRecentSample() - Method in class net.sf.ehcache.util.counter.sampled.SampledCounterImpl
Returns the most recent sampled value
getName() - Method in class net.sf.ehcache.Cache
Gets the cache name.
getName() - Method in class net.sf.ehcache.CacheManager
Gets the name of the CacheManager.
getName() - Method in class net.sf.ehcache.config.CacheConfiguration
Accessor
getName() - Method in class net.sf.ehcache.config.Configuration
CacheManager name
getName() - Method in class net.sf.ehcache.constructs.blocking.BlockingCache
Returns this cache's name
getName() - Method in interface net.sf.ehcache.distribution.CachePeer
Gets the cache name.
getName() - Method in class net.sf.ehcache.distribution.RMICachePeer
Gets the cache name
getName() - Method in interface net.sf.ehcache.Ehcache
Gets the cache name.
getName() - Method in class net.sf.ehcache.hibernate.management.impl.EntityStats
getName
getName() - Method in class net.sf.ehcache.hibernate.regions.EhcacheDataRegion
getName() - Method in interface net.sf.ehcache.loader.CacheLoader
Gets the name of a CacheLoader
getName() - Method in class net.sf.ehcache.management.Cache
Gets the cache name.
getName() - Method in class net.sf.ehcache.management.CacheConfiguration
Accessor
getName() - Method in interface net.sf.ehcache.management.CacheConfigurationMBean
Accessor
getName() - Method in class net.sf.ehcache.management.CacheManager
Gets the name of the CacheManager
getName() - Method in interface net.sf.ehcache.management.CacheManagerMBean
Gets the name of the cache manager
getName() - Method in interface net.sf.ehcache.management.CacheMBean
Gets the cache name.
getName() - Method in class net.sf.ehcache.management.sampled.SampledCacheManager
Gets the actual name of the cache manager.
getName() - Method in interface net.sf.ehcache.management.sampled.SampledCacheManagerMBean
Gets the actual name of the cache manager.
getName() - Method in class net.sf.ehcache.store.FifoPolicy
 
getName() - Method in class net.sf.ehcache.store.LfuPolicy
 
getName() - Method in class net.sf.ehcache.store.LruPolicy
 
getName() - Method in interface net.sf.ehcache.store.Policy
 
getName() - Method in class net.sf.ehcache.util.ProductInfo
 
getNextToLastAccessTime() - Method in class net.sf.ehcache.Element
Deprecated. The nextToLastAccessTime field is unused since version 1.7, retrieving it will return the lastAccessTime. Use #getLastAccessTime() instead.
getNodes() - Method in interface net.sf.ehcache.cluster.CacheCluster
Get all the nodes in the cluster
getNodes() - Method in class net.sf.ehcache.cluster.NoopCacheCluster
Get all the nodes in the cluster
getNotificationInfo() - Method in class net.sf.ehcache.hibernate.management.impl.BaseEmitterBean
 
getNotificationInfo() - Method in class net.sf.ehcache.hibernate.management.impl.EhcacheHibernate
 
getNotificationInfo() - Method in class net.sf.ehcache.hibernate.management.impl.EhcacheStatsImpl
 
getNotificationInfo() - Method in class net.sf.ehcache.hibernate.management.impl.HibernateStatsImpl
 
getNotificationInfo() - Method in class net.sf.ehcache.hibernate.management.impl.NullHibernateStats
 
getNotificationInfo() - Method in class net.sf.ehcache.management.sampled.SampledCache
 
getNotificationInfo() - Method in class net.sf.ehcache.management.sampled.SampledCacheManager
 
getNotifyListenersOnException() - Method in class net.sf.ehcache.config.CacheWriterConfiguration
Check whether listeners should be notified when an exception occurs on a writer operation
getNumberOfElementsInMemory(String) - Method in interface net.sf.ehcache.hibernate.management.api.EhcacheStats
Returns number of elements in-memory in the cache for the input region
getNumberOfElementsInMemory(String) - Method in class net.sf.ehcache.hibernate.management.impl.EhcacheHibernate
Returns number of elements in-memory in the cache for the input region
getNumberOfElementsInMemory(String) - Method in class net.sf.ehcache.hibernate.management.impl.EhcacheStatsImpl
Returns number of elements in-memory in the cache for the input region
getNumberOfElementsOnDisk(String) - Method in interface net.sf.ehcache.hibernate.management.api.EhcacheStats
Returns number of elements on-disk in the cache for the input region
getNumberOfElementsOnDisk(String) - Method in class net.sf.ehcache.hibernate.management.impl.EhcacheHibernate
Returns number of elements on-disk in the cache for the input region
getNumberOfElementsOnDisk(String) - Method in class net.sf.ehcache.hibernate.management.impl.EhcacheStatsImpl
Returns number of elements on-disk in the cache for the input region
getObjectCount() - Method in class net.sf.ehcache.management.CacheStatistics
Gets the number of elements stored in the cache.
getObjectCount() - Method in interface net.sf.ehcache.management.CacheStatisticsMBean
Gets the number of elements stored in the cache.
getObjectCount() - Method in class net.sf.ehcache.