Uses of Class
org.apache.iotdb.confignode.consensus.request.write.cq.UpdateCQLastExecTimePlan
Packages that use UpdateCQLastExecTimePlan
-
Uses of UpdateCQLastExecTimePlan in org.apache.iotdb.confignode.persistence.cq
Methods in org.apache.iotdb.confignode.persistence.cq with parameters of type UpdateCQLastExecTimePlanModifier and TypeMethodDescriptionCQInfo.updateCQLastExecutionTime(UpdateCQLastExecTimePlan plan) Update the last execution time of the corresponding CQ.