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.Aggregator..::.QueryRecorder
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.AggregatorAssembly: Coherence (in Coherence.dll) Version: 3.7.1.23 (3.7.1.23)
Syntax
| C# |
|---|
public class QueryRecorder : IParallelAwareAggregator, IEntryAggregator, IPortableObject |
Inheritance Hierarchy
Tangosol.Util.Aggregator..::.QueryRecorder