Click or drag to resize

AggregatorConfig Properties

The AggregatorConfig type exposes the following members.

Properties
  NameDescription
Public propertyAggregationAlgorithm
Identifier of the hash function that the aggregator is using for aggregation tree computation
Public propertyAggregationPeriod
Aggregation periond in milliseconds
Public propertyMaxLevel
Maximum level value that the nodes in the client's aggregation tree are allowed to have
Public propertyMaxRequests
Maximum number of requests the client is allowed to send within one parent server's aggregation round
Public propertyParentsUris
Parent server URI (may be several parent servers)
(Inherited from AbstractConfig.)
Top
See Also