Click or drag to resize

ConditionalExtractor Properties

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

The ConditionalExtractor type exposes the following members.

Properties
  NameDescription
Protected propertyExtractor
The underlying extractor.
Protected propertyFilter
The filter used by this extractor.
Protected propertyIsForwardIndexSupported
Specifies whether or not this extractor will create a ConditionalIndex that supports a forward index.
Public propertyTarget
The target of the extractor.
(Inherited from AbstractExtractor.)
Top
See Also