Oracle® Coherence .NET API Reference Release 3.7.1
E22844-03

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

Fields

  NameDescription
m_convKeyDown
The IConverter used to pass keys down to the dictionary.
(Inherited from ConverterCollections..::.ConverterDictionary.)
m_convKeyUp
The IConverter used to view keys stored in the dictionary.
(Inherited from ConverterCollections..::.ConverterDictionary.)
m_convValDown
The IConverter used to pass keys down to the dictionary.
(Inherited from ConverterCollections..::.ConverterDictionary.)
m_convValUp
The IConverter used to view values stored in the dictionary.
(Inherited from ConverterCollections..::.ConverterDictionary.)
m_dictionary
The underlying dictionary.
(Inherited from ConverterCollections..::.ConverterDictionary.)
m_entries
The entry collection.
(Inherited from ConverterCollections..::.ConverterCache.)

See Also