Package | Description |
---|---|
com.tangosol.util.transformer |
Contains concrete
MapEventTransformer
implementations. |
Class | Description |
---|---|
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.
|