Oracle® Coherence .NET API Reference Release 3.7.1
E22844-03

An IndexAwareExtractor implementation that is only used to create a ConditionalIndex.

The underlying IValueExtractor is used for value extraction during index creation and is the extractor that is associated with the created ConditionalIndex in the given index map. Using the ConditionalExtractor to extract values in not supported.

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

Syntax

Inheritance Hierarchy

System..::.Object
  Tangosol.Util.Extractor..::.AbstractExtractor
    Tangosol.Util.Extractor..::.ConditionalExtractor

See Also