Oracle® Coherence .NET API Reference Release 3.6.1
E18812-01
Assembly: Coherence (in Coherence.dll) Version: 3.6.1.0 (3.6.1.0)
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
E18812-01
Abstract base class implementation of IEntryAggregator
that supports parallel aggregation.
Namespace:
Tangosol.Util.AggregatorAssembly: Coherence (in Coherence.dll) Version: 3.6.1.0 (3.6.1.0)
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