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, uniqueTag
public AggregatorBuilder(AttributeSensor<S> aggregating)
public AggregatorBuilder(AttributeSensor<S> keySensor, AttributeSensor<S> valueSensor)