Uses of Interface
org.apache.iotdb.db.qp.executor.IPlanExecutor
-
Packages that use IPlanExecutor Package Description org.apache.iotdb.db.qp.executor org.apache.iotdb.db.service.basic -
-
Uses of IPlanExecutor in org.apache.iotdb.db.qp.executor
Classes in org.apache.iotdb.db.qp.executor that implement IPlanExecutor Modifier and Type Class Description classPlanExecutor -
Uses of IPlanExecutor in org.apache.iotdb.db.service.basic
Fields in org.apache.iotdb.db.service.basic declared as IPlanExecutor Modifier and Type Field Description protected IPlanExecutorServiceProvider. executorMethods in org.apache.iotdb.db.service.basic that return IPlanExecutor Modifier and Type Method Description IPlanExecutorServiceProvider. getExecutor()
-