.NET API Reference for Oracle® Coherence Community Edition
.NET API Reference for Oracle® Coherence Community Edition
.NET API Reference for Oracle® Coherence Community Edition
Tangosol.Util.Extractor
ChainedExtractor Class
ChainedExtractor Constructor
ChainedExtractor Constructor
ChainedExtractor Constructor (String)
ChainedExtractor Constructor (IValueExtractor[])
ChainedExtractor Constructor (IValueExtractor, IValueExtractor)
ChainedExtractor Constructor (
IValueExtractor
)
.NET API Reference for Oracle® Coherence Community Edition
(14.1.1.0)
E55634-01
Construct a
ChainedExtractor
based on a specified
IValueExtractor
array.
Namespace:
Tangosol.Util.Extractor
Assembly:
Coherence (in Coherence.dll) Version: 14.1.1.1 (14.1.1.1)
Syntax
C#
Copy
public
ChainedExtractor
(
IValueExtractor
[]
extractors
)
Parameters
extractors
Type:
Tangosol.Util
IValueExtractor
The
IValueExtractor
array.
See Also
Reference
ChainedExtractor Class
ChainedExtractor Overload
Tangosol.Util.Extractor Namespace
Copyright © 2000, 2020, Oracle and/or its affiliates. All rights reserved.