Oracle® Coherence .NET API Reference Release 3.7.1
E22844-03

This parallel aggregator used to produce a {@link com.tangosol.util.QueryRecord} object that contains an estimated or actual cost of the query execution for a given filter. For example, the following code will return a QueryPlan, containing the estimated query cost and corresponding execution steps.

Namespace:  Tangosol.Util.Aggregator
Assembly:  Coherence (in Coherence.dll) Version: 3.7.1.23 (3.7.1.23)

Syntax

Inheritance Hierarchy

System..::.Object
  Tangosol.Util.Aggregator..::.QueryRecorder

See Also