Click or drag to resize

AbstractCompositeExtractor Fields

.NET API Reference for Oracle® Coherence Community Edition
(14.1.1.0)
E55634-01

The AbstractCompositeExtractor type exposes the following members.

Fields
  NameDescription
Protected fieldm_extractors
The IValueExtractor array.
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