|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
CacheManager.CacheEntryListener
CachedReferenceListener
CachedReferenceListener.CachedReference implementations in working with CachedReferenceListeners.CacheEntryListener.Cache implementations in working with CacheEntryListeners.CacheSettings instances.CacheEventListener which is also a CacheReplicator.
CachedReferenceEventCachedReferenceListeners
Provides a way to notify these listeners about different events
CacheEntryEventCacheEntryListeners
Provides a way to notify these listeners about different events
CacheManager.
CacheManager.
CacheManager.getManagedCaches() instead.
CacheSettings.getExpireAfterAccess() if it is not null,
otherwise returns the supplied defaultValue.
CacheSettings.getExpireAfterWrite() if it is not null,
otherwise returns the supplied defaultValue.
CacheSettings.getFlushable() if it is not null,
otherwise returns the supplied defaultValue.
CacheSettings.getLocal() if it is not null,
otherwise returns the supplied defaultValue.
CacheSettings.getMaxEntries() if it is not null,
otherwise returns the supplied defaultValue.
CacheSettings.getReplicateAsynchronously() if it is not null,
otherwise returns the supplied defaultValue.
CacheSettings.getReplicateViaCopy() if it is not null,
otherwise returns the supplied defaultValue.
Cache and ManagedCache interfacesCachedReference implementation to satisfy the requirements of CacheFactory.CacheManager contractManagedCache and Cache that can be used when the cached values do not implement
Serializable but cache invalidation must work cluster-wide.ManagedCache and CachedReference that can be used when the
cached value does not implement Serializable but reference invalidation must work cluster-wide.MapConfig objects.ManagedCache contractManagedCache methods for hybrid caches and cached references.CacheSettings instance where the current settings
are overridden with settings specified in overrides.
CacheEntryListener
CachedReferenceListener
Serializable).
Serializable.
CacheReplicators, using properties.RMISynchronousCacheReplicator that works around https://jira.terracotta.org/jira/browse/EHC-683.label.
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||