Uses of Interface
org.apache.iotdb.commons.partition.ExecutorType
-
Packages that use ExecutorType Package Description org.apache.iotdb.commons.partition -
-
Uses of ExecutorType in org.apache.iotdb.commons.partition
Classes in org.apache.iotdb.commons.partition that implement ExecutorType Modifier and Type Class Description classQueryExecutorQueryExecutor indicates this query can execute directly without data from StorageEngineclassStorageExecutorStorageExecutor indicates execution of this query need data from StorageEngine
-