Oracle® Coherence .NET API Reference
FilterEventArgs Constructor
FilterEventArgs Class  See Also  Send Feedback
Oracle® Coherence .NET API Reference Release 3.7.1
E22844-03

Overload List

  NameDescription
FilterEventArgs(CacheEventArgs, array<IFilter>[]()[])
Constructs a new FilterEventArgs from another FilterEventArgs.
FilterEventArgs(IObservableCache, CacheEventType, Object, Boolean, array<IFilter>[]()[])
Constructs a new lite (no values are speicifed) FilterEventArgs.
FilterEventArgs(IObservableCache, CacheEventType, Object, Object, Object, Boolean, array<IFilter>[]()[])
Constructs a new FilterEventArgs.
FilterEventArgs(IObservableCache, CacheEventType, Object, Object, Object, Boolean, CacheEventArgs..::.TransformationState, array<IFilter>[]()[])
Constructs a new FilterEvent.

See Also

FilterEventArgs Class
FilterEventArgs Members
Tangosol.Net.Cache Namespace
Copyright © 2000, 2024, Oracle and/or its affiliates.