Class ReducerAggregatorImpl

java.lang.Object
org.apache.storm.trident.operation.impl.ReducerAggregatorImpl
All Implemented Interfaces:
Serializable, Aggregator<Result>, Operation

public class ReducerAggregatorImpl extends Object implements Aggregator<Result>
See Also: