public static class Enrichers.AggregatorBuilder<S,T> extends Enrichers.AbstractEnricherBuilder<B>
| Constructor and Description |
|---|
AggregatorBuilder(AttributeSensor<S> aggregating) |
AggregatorBuilder(AttributeSensor<S> keySensor,
AttributeSensor<S> valueSensor) |
addTag, suppressDuplicates, uniqueTagpublic AggregatorBuilder(AttributeSensor<S> aggregating)
public AggregatorBuilder(AttributeSensor<S> keySensor, AttributeSensor<S> valueSensor)