Click or drag to resize

KeyExtractor Constructor

.NET API Reference for Oracle® Coherence Community Edition
(14.1.1.0)
E55634-01
Overload List
  NameDescription
Public methodKeyExtractor
Default constructor.
Public methodKeyExtractor(String)
Construct a KeyExtractor for a specified member name.
Public methodKeyExtractor(IValueExtractor)
Construct a KeyExtractor based on a specified IValueExtractor.
Top
See Also