Show / Hide Table of Contents

Namespace Tangosol.Util.Transformer

Classes

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.

In this article
Back to top Copyright © 2000, 2024, Oracle and/or its affiliates.