Hierarchy For Package org.apache.storm.streams.operations.aggregators

Package Hierarchies:

Class Hierarchy

  • java.lang.Object
    • org.apache.storm.streams.operations.aggregators.Count<T> (implements org.apache.storm.streams.operations.CombinerAggregator<T,A,R>)
    • org.apache.storm.streams.operations.aggregators.LongSum (implements org.apache.storm.streams.operations.CombinerAggregator<T,A,R>)