Click or drag to resize

ConverterCacheListener Fields

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

The ConverterCollectionsConverterCacheListener type exposes the following members.

Fields
  NameDescription
Protected fieldm_cache
The converting cache that will be the source of converted events.
Protected fieldm_convKey
The IConverter to view an underlying CacheEventArgs' key.
Protected fieldm_convVal
The IConverter to view an underlying CacheEventArgs' value.
Protected fieldm_listener
The underlying ICacheListener.
Top
See Also