-
Disable the background reaper to test entries for expiration.
Enable the background reaper to test entries for expiration.
ExpirationConfigurationBuilder.lifespan(long l)
Maximum lifespan of a cache entry, after which the entry is expired cluster-wide, in
milliseconds.
Maximum lifespan of a cache entry, after which the entry is expired cluster-wide, in
milliseconds.
ExpirationConfigurationBuilder.maxIdle(long l)
Maximum idle time a cache entry will be maintained in the cache, in milliseconds.
Maximum idle time a cache entry will be maintained in the cache, in milliseconds.
Enable the background reaper to test entries for expiration.
Control how the timestamp of read keys are updated on all the key owners in a cluster.
Interval (in milliseconds) between subsequent runs to purge expired entries from memory and
any cache stores.
Interval (in milliseconds) between subsequent runs to purge expired entries from memory and
any cache stores.