|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||
CacheWriter methods.Ehcache based on the defaultCache with the given name.
Cache to the CacheManager.
Ehcache to the CacheManager.
false since this is a non-strict read/write cache access strategy
STATUS_ALIVE.
STATUS_ALIVE.
STATUS_ALIVE.
Ehcache.ConfigurationFactory and clients can create these.
ConfigurationFactory and clients can create these.
ConfigurationFactory and clients can create these.
ConfigurationFactory and clients can create these.
ConfigurationFactory and clients can create these.
ConfigurationFactory and clients can create these.
ConfigurationFactory and clients can create these.
ConfigurationFactory and clients can create these.
CacheExceptionHandlers at configuration time, in ehcache.xml.CacheExtensions.Ehcaches that maintain all aspects of their lifecycle.CacheManager event occurs.CacheManagerEventListeners.CachePeer listener peers for a Cache.CacheWriterCacheWriterManager coordinates how element are written to a back-end store.CacheWriterManager implementation.KeyBasedOperation instance.flush() is called on the cache - true by default.
flush() is called on the cache - true by default.
Store.ConfigurationFactory, and can be also used programmatically.
true if this region contains data for the given key.
CounterManager.BootstrapCacheLoader
BootstrapCacheLoader
CacheEventListener which is also a CacheReplicator.
CacheEventListener
CacheEventListener
CacheEventListener
Configuration based on the source
CacheExceptionHandler
MBeanRegistrationProvider
MBeanRegistrationProvider
TransactionContext with the current Transaction,
or create a new one should none be there yet.
TransactionContext with the current Transaction,
or create a new one should none be there yet.
WriterManager for a particular cache instance
UnsupportedOperationException
UnsupportedOperationException
ConcurrentHashMap.
TransactionManagerLookup implementation, that will be used by an initializing
Cache should the user have not specified otherwise.EhcacheHibernateMBean
CacheManager
ObjectName's for ehcache hibernate MBeans
EhcacheHibernateMBeanRegistration.EhcacheStats
CacheManager
Ehcache instance.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)
EhcacheXAStore.nextToLastAccessTime field is unused since
version 1.7, setting it will have no effect. Use
#Element(Object, Object, long, long, long, long, long)
instead
Set view of the mappings contained in this map.
Object.equals(Object)
An Cache is equal to another one if it implements Ehcache and has the same GUID.
Element.
Element.
Store.expireElements() command
Configuration, the default CacheConfiguration and the map of
CacheConfiguration's
CacheConfiguration
Cache present in the input CacheManager for the input cacheName
ConfigurationSource
Configuration.
ConfigurationSource
null if this map contains no mapping for the key.
Element from the Disk Store.
CacheManager
UnsupportedOperationException
CacheManagerPeerProvider, matching the given scheme
For distributed caches, the peer provider finds other cache managers and their caches in the same cluster
TabularData of cache region stats
TabularData of cache region stats
TabularData of cache region stats
TabularData of collection stats
TabularData of collection stats
TabularData of collection stats
TabularData of collection stats
ConfigurationSource based on a file.
ConfigurationSource based on URL
ConfigurationSource based on InputStream
ConfigurationSource based on default settings (default ehcache.xml in classpath if one
is present or an ehcache-failsafe provided with the kit
java.io.tmpdir
TabularData of entity stats
TabularData of entity stats
TabularData of entity stats
TabularData of entity stats
ClassLoader that all classes in ehcache, and extensions,
should use for classloading.
Cache instance.
Cache instance.
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())
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())
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())
UnsupportedOperationException
UnsupportedOperationException
nextToLastAccessTime field is unused since
version 1.7, retrieving it will return the lastAccessTime. Use #getLastAccessTime() instead.