public class AggregatorConfig extends Object
| Constructor and Description |
|---|
AggregatorConfig(String sName,
Class clz)
Construct a AggregatorConfig.
|
| Modifier and Type | Method and Description |
|---|---|
Class |
getAggregatorClass()
Determine the class of the aggregator or aggregator factory.
|
String |
getAggregatorName()
Determine the name of the aggregator.
|