Click or drag to resize

ConverterCacheEntries Fields

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

The ConverterCollectionsConverterCacheEntries type exposes the following members.

Fields
  NameDescription
Protected fieldm_col
The underlying collection of ICacheEntry objects.
Protected fieldm_convKeyDown
The IConverter used to pass keys down to the entry collection.
Protected fieldm_convKeyUp
The IConverter used to view keys stored in the entry collection.
Protected fieldm_convValDown
The IConverter used to pass values down to the entry collection.
Protected fieldm_convValUp
The IConverter used to view values stored in the entry collection.
Top
See Also