Oracle® Fusion Middleware .NET API Reference for Oracle Coherence
12c (12.2.1.4.0)
E90869-02
Contains various event transformer implementations.

Classes

  ClassDescription
Public classExtractorEventTransformer
ExtractorEventTransformer is a special purpose ICacheEventTransformer implementation that transforms emitted events, extracting one or more properties from either the "OldValue" or the "NewValue".
Public classSemiLiteEventTransformer
SemiLiteEventTransformer is a special purpose ICacheEventTransformer implementation that removes an OldValue from the CacheEventArgs object for the purpose of reducing the amount of data that has to be sent over the network to event consumers.