Oracle® Coherence .NET API Reference Release 3.7.1
E22844-03
Assembly: Coherence (in Coherence.dll) Version: 3.7.1.23 (3.7.1.23)
System..::.Object
Tangosol.Util.Filter..::.LimitFilter
E22844-03
IFilter which truncates the results of another filter.
Namespace:
Tangosol.Util.FilterAssembly: Coherence (in Coherence.dll) Version: 3.7.1.23 (3.7.1.23)
Syntax
| C# |
|---|
public class LimitFilter : IIndexAwareFilter, IEntryFilter, IFilter, IPortableObject |
Remarks
This filter is a mutable object that is modified by the query
processor. Clients are supposed to hold a reference to this filter
and repetitively pass it to query methods after setting a desired
page context.
Inheritance Hierarchy
Tangosol.Util.Filter..::.LimitFilter