Class AggregationFunctionRegistry
java.lang.Object
com.inductiveautomation.ignition.gateway.sqltags.history.query.processing.AggregationFunctionRegistry
Created by colby.clegg on 8/10/2015.
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionprotected class
protected class
protected class
-
Method Summary
Modifier and TypeMethodDescriptionstatic AggregationFunctionRegistry
get()
getAggregate
(Aggregate aggregate) void
register
(Aggregate aggregate, AggregationFunction function) void
register
(Aggregate aggregate, AggregationFunctionFactory factory) register
(String name, String description, AggregationFunction function) void
unRegister
(Aggregate aggregate)
-
Method Details
-
get
-
register
-
register
-
register
-
unRegister
-
getAvailableAggregates
-
getAggregate
-