MinAggregatorTResult Class |
Namespace: Hazelcast.Core
public sealed class MinAggregator<TResult> : AbstractAggregator<TResult>, IIdentifiedDataSerializable
The MinAggregatorTResult type exposes the following members.
| Name | Description | |
|---|---|---|
| MinAggregatorTResult | Initializes a new instance of the MinAggregatorTResult class | |
| MinAggregatorTResult(String) | Initializes a new instance of the MinAggregatorTResult class |
| Name | Description | |
|---|---|---|
| Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) | |
| GetFactoryId | (Inherited from AbstractAggregatorR.) | |
| GetHashCode | Serves as the default hash function. (Inherited from Object.) | |
| GetId | ||
| GetType | Gets the Type of the current instance. (Inherited from Object.) | |
| ReadData | ||
| ToString | Returns a string that represents the current object. (Inherited from Object.) | |
| WriteData |