java.lang.Object
org.apache.storm.trident.operation.builtin.Count
All Implemented Interfaces:
Serializable, CombinerAggregator<Long>

public class Count extends Object implements CombinerAggregator<Long>
See Also: