Click or drag to resize

ExtractorEventTransformer Properties

.NET API Reference for Oracle® Coherence Community Edition
(14.1.1.0)
E55634-01

The ExtractorEventTransformer type exposes the following members.

Properties
  NameDescription
Public propertyNewValueExtractor
Return a IValueExtractor used to transfrom the event's NewValue.
Public propertyOldValueExtractor
Return a IValueExtractor used to transfrom the event's OldValue.
Top
See Also