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

The KeyExtractor type exposes the following members.

Fields

  NameDescription
Protected fieldm_extractor
The underlying IValueExtractor.
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.)

See Also