How Do You Programmatically Evict A Distributed Cache Entry
(Doc ID 753700.1)
Last updated on APRIL 11, 2024
Applies to:
Oracle Coherence - Version 3.3.1 to 3.4.0Information in this document applies to any platform.
Goal
The ability to perform an eviction programmatically (instead of waiting for expiry or for high-units to be exceeded for a cache.) This functionality may be desired if a CacheStore is configured with a cache and the user would like to remove items from the cache without triggering CacheStore.erase().
Solution
To view full details, sign in with your My Oracle Support account. |
|
Don't have a My Oracle Support account? Click to get started! |
In this Document
Goal |
Solution |