Base builtin aggregator
Inheritance Hierarchy
Hazelcast.CoreIAggregatorR
Hazelcast.CoreAbstractAggregatorR
More...
Namespace: Hazelcast.Core
Assembly: Hazelcast.Net (in Hazelcast.Net.dll) Version: 3.8.1
Syntax
Type Parameters
- R
The AbstractAggregatorR type exposes the following members.
Methods
Name | Description | |
---|---|---|
Equals | (Inherited from Object.) | |
GetFactoryId | ||
GetHashCode | Serves as a hash function for a particular type. (Inherited from Object.) | |
GetType | Gets the Type of the current instance. (Inherited from Object.) | |
ToString | Returns a string that represents the current object. (Inherited from Object.) |
See Also
Reference
Inheritance Hierarchy
Hazelcast.CoreIAggregatorR
Hazelcast.CoreAbstractAggregatorR
Hazelcast.CoreBigIntegerSumAggregator
Hazelcast.CoreCountAggregator
Hazelcast.CoreDoubleAverageAggregator
Hazelcast.CoreDoubleSumAggregator
Hazelcast.CoreFixedSumAggregator
Hazelcast.CoreFloatingPointSumAggregator
Hazelcast.CoreIntegerAverageAggregator
Hazelcast.CoreIntegerSumAggregator
Hazelcast.CoreLongAverageAggregator
Hazelcast.CoreLongSumAggregator
Hazelcast.CoreMaxAggregatorTResult
Hazelcast.CoreMinAggregatorTResult
Hazelcast.CoreNumberAverageAggregator