Tangosol.Util.Transformer Namespace |
Class | Description | |
---|---|---|
![]() | ExtractorEventTransformer | ExtractorEventTransformer is a special purpose
ICacheEventTransformer implementation that transforms
emitted events, extracting one or more properties from either the
"OldValue" or the "NewValue".
|
![]() | SemiLiteEventTransformer |
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.
|