|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
CacheManager.CacheSettings instances.CacheEventListener which is also a CacheReplicator.
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.
CacheSettings instance where the current settings
are overridden with settings specified in overrides.
Serializable).
CacheReplicators, using properties.RMISynchronousCacheReplicator that works around https://jira.terracotta.org/jira/browse/EHC-683.
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||