Uses of Class
org.apache.iotdb.confignode.consensus.request.write.cq.DropCQPlan
Packages that use DropCQPlan
-
Uses of DropCQPlan in org.apache.iotdb.confignode.persistence.cq
Methods in org.apache.iotdb.confignode.persistence.cq with parameters of type DropCQPlanModifier and TypeMethodDescriptionCQInfo.dropCQ(DropCQPlan plan) Drop the CQ whose ID is same as cqId in plan.