Uses of Class
io.siddhi.core.aggregation.persistedaggregation.config.DBAggregationSelectQueryTemplate
-
Packages that use DBAggregationSelectQueryTemplate Package Description io.siddhi.core.aggregation.persistedaggregation.config -
-
Uses of DBAggregationSelectQueryTemplate in io.siddhi.core.aggregation.persistedaggregation.config
Methods in io.siddhi.core.aggregation.persistedaggregation.config that return DBAggregationSelectQueryTemplate Modifier and Type Method Description DBAggregationSelectQueryTemplateDBAggregationQueryConfigurationEntry. getRdbmsSelectQueryTemplate()Methods in io.siddhi.core.aggregation.persistedaggregation.config with parameters of type DBAggregationSelectQueryTemplate Modifier and Type Method Description voidDBAggregationQueryConfigurationEntry. setRdbmsSelectQueryTemplate(DBAggregationSelectQueryTemplate dbAggregationSelectQueryTemplate)
-