Uses of Class
io.siddhi.core.aggregation.persistedaggregation.config.DBAggregationSelectFunctionTemplate
-
Packages that use DBAggregationSelectFunctionTemplate Package Description io.siddhi.core.aggregation.persistedaggregation.config -
-
Uses of DBAggregationSelectFunctionTemplate in io.siddhi.core.aggregation.persistedaggregation.config
Methods in io.siddhi.core.aggregation.persistedaggregation.config that return DBAggregationSelectFunctionTemplate Modifier and Type Method Description DBAggregationSelectFunctionTemplateDBAggregationQueryConfigurationEntry. getRdbmsSelectFunctionTemplate()Methods in io.siddhi.core.aggregation.persistedaggregation.config with parameters of type DBAggregationSelectFunctionTemplate Modifier and Type Method Description voidDBAggregationQueryConfigurationEntry. setRdbmsSelectFunctionTemplate(DBAggregationSelectFunctionTemplate dbAggregationSelectFunctionTemplate)
-