Click or drag to resize

CacheEntry Properties

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

The CacheEntry type exposes the following members.

Properties
  NameDescription
Public propertyKey
Gets the key for this cache entry.
Public propertyOriginalValue
Determine the original value in the cache that this cache entry's value is replacing.
Public propertyValue
Gets or sets the value for this cache entry.
Top
See Also