Oracle® Coherence .NET API Reference Release 3.7.1
E22844-03
Assembly: Coherence (in Coherence.dll) Version: 3.7.1.23 (3.7.1.23)
System..::.Object
Tangosol.Util.Extractor..::.AbstractExtractor
Tangosol.Util.Extractor..::.ConditionalExtractor
E22844-03
An IndexAwareExtractor implementation that is only used to create a
ConditionalIndex.
Namespace:
Tangosol.Util.ExtractorThe 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.
Assembly: Coherence (in Coherence.dll) Version: 3.7.1.23 (3.7.1.23)
Syntax
| C# |
|---|
public class ConditionalExtractor : AbstractExtractor, IIndexAwareExtractor, IValueExtractor, IPortableObject |
Inheritance Hierarchy
Tangosol.Util.Extractor..::.AbstractExtractor
Tangosol.Util.Extractor..::.ConditionalExtractor