Click or drag to resize

IEvictionPolicy Methods

.NET API Reference for Oracle® Coherence Community Edition
(14.1.1.0)
E55634-01

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