Class Hierarchy
- java.lang.Object
- net.engio.pips.data.DataProcessor<IN,OUT> (implements net.engio.pips.data.IDataProcessor<IN,OUT>)
- net.engio.pips.data.aggregator.Average<N> (implements net.engio.pips.data.aggregator.IAggregate<IN,OUT>)
- net.engio.pips.data.aggregator.Max<N> (implements net.engio.pips.data.aggregator.IAggregate<IN,OUT>)
- net.engio.pips.data.aggregator.Min<N> (implements net.engio.pips.data.aggregator.IAggregate<IN,OUT>)
- net.engio.pips.data.aggregator.SlidingAggregator<IN,OUT>
Interface Hierarchy
Copyright © 2016. All rights reserved.