Click or drag to resize

AbstractEvictionPolicyEntryUpdated Method

Oracle® Fusion Middleware .NET API Reference for Oracle Coherence
14c (14.1.1.0)
F23534-02
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