evictExpired
Removes all expired keys and their corresponding values from the cache.
EntryRemovedListener will be called for each removed entry with evicted
set to true
.
Removes all expired keys and their corresponding values from the cache.
EntryRemovedListener will be called for each removed entry with evicted
set to true
.