Uses of Class
org.apache.iotdb.confignode.exception.physical.UnknownPhysicalPlanTypeException
Packages that use UnknownPhysicalPlanTypeException
-
Uses of UnknownPhysicalPlanTypeException in org.apache.iotdb.confignode.persistence.executor
Methods in org.apache.iotdb.confignode.persistence.executor that throw UnknownPhysicalPlanTypeExceptionModifier and TypeMethodDescriptionConfigPlanExecutor.executeNonQueryPlan(ConfigPhysicalPlan physicalPlan) ConfigPlanExecutor.executeQueryPlan(ConfigPhysicalReadPlan req)