AggregatorConfig Properties |
The AggregatorConfig type exposes the following members.
Name | Description | |
---|---|---|
![]() | AggregationAlgorithm |
Identifier of the hash function that the aggregator is using for aggregation tree computation
|
![]() | AggregationPeriod |
Aggregation periond in milliseconds
|
![]() | MaxLevel |
Maximum level value that the nodes in the client's aggregation tree are allowed to have
|
![]() | MaxRequests |
Maximum number of requests the client is allowed to send within one parent server's aggregation round
|
![]() | ParentsUris |
Parent server URI (may be several parent servers)
(Inherited from AbstractConfig.) |