.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
KeyExtractor Class
KeyExtractor Constructor
KeyExtractor Constructor
KeyExtractor Constructor (String)
KeyExtractor Constructor (IValueExtractor)
KeyExtractor Constructor (IValueExtractor)
.NET API Reference for Oracle® Coherence Community Edition
(14.1.1.0)
E55634-01
Construct a KeyExtractor based on a specified
IValueExtractor
.
Namespace:
Tangosol.Util.Extractor
Assembly:
Coherence (in Coherence.dll) Version: 14.1.1.1 (14.1.1.1)
Syntax
C#
Copy
public
KeyExtractor
(
IValueExtractor
extractor
)
Parameters
extractor
Type:
Tangosol.Util
IValueExtractor
The underlying
IValueExtractor
.
See Also
Reference
KeyExtractor Class
KeyExtractor Overload
Tangosol.Util.Extractor Namespace
Copyright © 2000, 2020, Oracle and/or its affiliates. All rights reserved.