Click or drag to resize

CacheEntry Properties

.NET API Reference for Oracle® Coherence Community Edition
(14.1.1.0)
E55634-01

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