Uses of Class
org.apache.iotdb.db.query.executor.AggregationExecutor
-
Packages that use AggregationExecutor Package Description org.apache.iotdb.db.query.executor -
-
Uses of AggregationExecutor in org.apache.iotdb.db.query.executor
Methods in org.apache.iotdb.db.query.executor that return AggregationExecutor Modifier and Type Method Description protected AggregationExecutorQueryRouter. getAggregationExecutor(QueryContext context, AggregationPlan aggregationPlan)
-