Uses of Class
org.apache.iotdb.db.exception.ContinuousQueryException
-
Packages that use ContinuousQueryException Package Description org.apache.iotdb.db.engine.cq -
-
Uses of ContinuousQueryException in org.apache.iotdb.db.engine.cq
Methods in org.apache.iotdb.db.engine.cq that throw ContinuousQueryException Modifier and Type Method Description booleanContinuousQueryService. deregister(DropContinuousQueryPlan plan, boolean shouldWriteLog)voidContinuousQueryService. deregisterAll()booleanContinuousQueryService. register(CreateContinuousQueryPlan plan, boolean shouldWriteLog)
-