Click or drag to resize

ComparisonValueExtractor Fields

Oracle® Fusion Middleware .NET API Reference for Oracle Coherence
14c (14.1.1.0)
F23534-02

The ComparisonValueExtractor type exposes the following members.

Fields
  NameDescription
Protected fieldm_comparer
An underlying IComparer object (optional).
Protected fieldm_extractors
The IValueExtractor array.
(Inherited from AbstractCompositeExtractor.)
Protected fieldm_target
Specifies which part of the entry should be used by the ExtractFromEntry(ICacheEntry) operation. Legal values are VALUE (default) or KEY.
(Inherited from AbstractExtractor.)
Top
See Also