Click or drag to resize

IEvictionPolicy Methods

Oracle® Fusion Middleware .NET API Reference for Oracle Coherence
14c (14.1.1.0)
F23534-02

The IEvictionPolicy type exposes the following members.

Methods
  NameDescription
Public methodEntryTouched
This method is called by the cache to indicate that an entry has been touched.
Public methodRequestEviction
This method is called by the cache when the cache requires the eviction policy to evict entries.
Top
See Also