Class CombinerAggregatorCombineImpl

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

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