Uses of Class
org.apache.iotdb.db.query.executor.RawDataQueryExecutor
-
Packages that use RawDataQueryExecutor Package Description org.apache.iotdb.db.query.executor -
-
Uses of RawDataQueryExecutor in org.apache.iotdb.db.query.executor
Subclasses of RawDataQueryExecutor in org.apache.iotdb.db.query.executor Modifier and Type Class Description classUDFQueryExecutorMethods in org.apache.iotdb.db.query.executor that return RawDataQueryExecutor Modifier and Type Method Description protected RawDataQueryExecutorQueryRouter. getRawDataQueryExecutor(RawDataQueryPlan queryPlan)
-