Uses of Class
org.apache.iotdb.confignode.consensus.request.write.cq.ActiveCQPlan
Packages that use ActiveCQPlan
-
Uses of ActiveCQPlan in org.apache.iotdb.confignode.persistence.cq
Methods in org.apache.iotdb.confignode.persistence.cq with parameters of type ActiveCQPlanModifier and TypeMethodDescriptionCQInfo.activeCQ(ActiveCQPlan plan) Change the state of cq to ACTIVE.