Click or drag to resize

AbstractEvictionPolicyEntryUpdated Method

.NET API Reference for Oracle® Coherence Community Edition
(14.1.1.0)
E55634-01
Overload List
  NameDescription
Public methodEntryUpdated(CacheEventArgs)
Invoked when a cache entry has been updated.
Public methodEntryUpdated(IConfigurableCacheEntry)
This method is called to indicate that an entry has been either inserted or updated.
Top
See Also