Oracle Fusion Middleware C++ API Reference for Oracle Coherence
12c (12.1.2)

E26041-01

coherence::util::transformer Namespace Reference


Detailed Description

Contains concrete EventTransformer implementations and related interfaces.


Classes

class  ExtractorEventTransformer
 ExtractorEventTransformer is a special purpose MapEventTransformer implementation that transforms emitted events, extracting one or more properties from either the OldValue or the NewValue. More...
class  SemiLiteEventTransformer
 SemiLiteEventTransformer is a special purpose MapEventTransformer implementation that removes an OldValue from the MapEvent object for the purpose of reducing the amount of data that has to be sent over the network to event consumers. More...

Copyright © 2000, 2013, Oracle and/or its affiliates. All rights reserved.