Oracle® Coherence .NET API Reference Release 3.6
E15727-01

Map that contains the index values (forward index). The keys of the Map are the keys to the ResourceMap and the values are the extracted values. This map is used by the IndexAwareFilters to avoid a conversion and value extraction steps.

Namespace:  Tangosol.Util
Assembly:  Coherence (in Coherence.dll) Version: 3.6.0.0 (3.6.0.0)

Syntax

C#
protected IDictionary m_mapForward

See Also