Uses of Class
org.apache.iotdb.db.qp.physical.sys.DeleteStorageGroupPlan
-
Packages that use DeleteStorageGroupPlan Package Description org.apache.iotdb.db.qp.executor -
-
Uses of DeleteStorageGroupPlan in org.apache.iotdb.db.qp.executor
Methods in org.apache.iotdb.db.qp.executor with parameters of type DeleteStorageGroupPlan Modifier and Type Method Description protected booleanPlanExecutor. deleteStorageGroups(DeleteStorageGroupPlan deleteStorageGroupPlan)
-