Oracle® Coherence .NET API Reference Release 3.6.1
E18812-01
Assembly: Coherence (in Coherence.dll) Version: 3.6.1.0 (3.6.1.0)
E18812-01
IIndexAwareFilter is an extension to the EntryFilter interface that
allows a filter to use a cache index to fully or partially evaluate
itself.
Namespace:
Tangosol.Util.FilterAssembly: Coherence (in Coherence.dll) Version: 3.6.1.0 (3.6.1.0)
Syntax
| C# |
|---|
public interface IIndexAwareFilter : IEntryFilter, IFilter |