AggregateExecutor<TConfig> constructor
AggregateExecutor<TConfig> ()
Implementation
AggregateExecutor() : super() {
_group.add(super.measurements);
}
AggregateExecutor() : super() {
_group.add(super.measurements);
}