Hierarchy For Package com.inductiveautomation.gateway.tags.history.query.processing.aggregates
Package Hierarchies:Class Hierarchy
- java.lang.Object
- com.inductiveautomation.gateway.tags.history.query.processing.aggregates.AbstractAggregationFunction (implements com.inductiveautomation.ignition.gateway.sqltags.history.query.processing.AggregationFunction)
- com.inductiveautomation.gateway.tags.history.query.processing.aggregates.CountAggregate
- com.inductiveautomation.gateway.tags.history.query.processing.aggregates.EventCounterAggregate
- com.inductiveautomation.gateway.tags.history.query.processing.aggregates.LastValueAggregate
- com.inductiveautomation.gateway.tags.history.query.processing.aggregates.PercentAggregate
- com.inductiveautomation.gateway.tags.history.query.processing.aggregates.SimpleAverageAggregate
- com.inductiveautomation.gateway.tags.history.query.processing.aggregates.SumAggregate
- com.inductiveautomation.gateway.tags.history.query.processing.aggregates.TimeCounterAggregate
- com.inductiveautomation.gateway.tags.history.query.processing.aggregates.TimeWeightedAvgAggregate
- com.inductiveautomation.gateway.tags.history.query.processing.aggregates.VarianceAggregate
- com.inductiveautomation.gateway.tags.history.query.processing.aggregates.AbstractCalculationAggregate<V> (implements com.inductiveautomation.ignition.gateway.sqltags.history.query.processing.AggregationFunction)
- com.inductiveautomation.gateway.tags.history.query.processing.aggregates.MinMaxAggregate (implements com.inductiveautomation.ignition.gateway.sqltags.history.query.processing.AggregationFunction)
- com.inductiveautomation.gateway.tags.history.query.processing.aggregates.AbstractAggregationFunction (implements com.inductiveautomation.ignition.gateway.sqltags.history.query.processing.AggregationFunction)