Click or drag to resize

IInvocableCacheEntry Methods

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

The IInvocableCacheEntry type exposes the following members.

Methods
  NameDescription
Public methodExtract
Extract a value out of the entry's value.
Public methodRemove
Remove this entry from the cache if it is present in the cache.
Public methodSetValue
Store the value corresponding to this entry.
Public methodUpdate
Update the entry's value.
Top
See Also