Oracle® Fusion Middleware .NET API Reference for Oracle Coherence
12c (12.2.1.4.0)
E90869-02

The ConverterCollections..::..ConverterCacheEntry type exposes the following members.

Fields

  NameDescription
Protected fieldm_convKeyUp
The IConverter used to view the entry's key.
Protected fieldm_convValDown
The IConverter used to store the entry's value.
Protected fieldm_convValUp
The IConverter used to view the entry's value.
Protected fieldm_entry
The underlying entry.
(Inherited from ConverterCollections..::..AbstractConverterCacheEntry.)
Protected fieldm_keyUp
Cached converted key.
(Inherited from ConverterCollections..::..AbstractConverterCacheEntry.)
Protected fieldm_valueUp
Cached converted value.
(Inherited from ConverterCollections..::..AbstractConverterCacheEntry.)

See Also