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..::.AbstractAggregator
Tangosol.Util.Aggregator..::.AbstractComparableAggregator
Tangosol.Util.Aggregator..::.AbstractDecimalAggregator
Tangosol.Util.Aggregator..::.AbstractDoubleAggregator
Tangosol.Util.Aggregator..::.AbstractLongAggregator
Tangosol.Util.Aggregator..::.DistinctValues
Tangosol.Util.Aggregator..::.ReducerAggregator
E22844-03
Abstract base class implementation of IEntryAggregator
that supports parallel aggregation.
Namespace:
Tangosol.Util.AggregatorAssembly: Coherence (in Coherence.dll) Version: 3.7.1.23 (3.7.1.23)
Syntax
| C# |
|---|
public abstract class AbstractAggregator : IParallelAwareAggregator, IEntryAggregator, IPortableObject |
Inheritance Hierarchy
Tangosol.Util.Aggregator..::.AbstractAggregator
Tangosol.Util.Aggregator..::.AbstractComparableAggregator
Tangosol.Util.Aggregator..::.AbstractDecimalAggregator
Tangosol.Util.Aggregator..::.AbstractDoubleAggregator
Tangosol.Util.Aggregator..::.AbstractLongAggregator
Tangosol.Util.Aggregator..::.DistinctValues
Tangosol.Util.Aggregator..::.ReducerAggregator