Oracle® Coherence .NET API Reference Release 3.7.1
E22844-03

The IEvictionPolicy type exposes the following members.

Methods

  NameDescription
EntryTouched
This method is called by the cache to indicate that an entry has been touched.
RequestEviction
This method is called by the cache when the cache requires the eviction policy to evict entries.

See Also