K
V
T
public interface Aggregator<K,V,T>
Aggregator
apply(K aggKey, V value, T aggregate)
T apply(K aggKey, V value, T aggregate)
aggKey
value
aggregate