Oracle® Fusion Middleware .NET API Reference for Oracle Coherence
12c (12.2.1.4.0)
E90869-02
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: 12.2.1.4014 (12.2.1.4014)

Syntax

Inheritance Hierarchy

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

See Also