Uses of Class
org.apache.iotdb.db.qp.sql.IoTDBSqlParser.KillQueryContext
-
Uses of IoTDBSqlParser.KillQueryContext in org.apache.iotdb.db.qp.sql
Methods in org.apache.iotdb.db.qp.sql that return IoTDBSqlParser.KillQueryContextModifier and TypeMethodDescriptionIoTDBSqlParser.killQuery()IoTDBSqlParser.UtilityStatementContext.killQuery()Methods in org.apache.iotdb.db.qp.sql with parameters of type IoTDBSqlParser.KillQueryContextModifier and TypeMethodDescriptionIoTDBSqlParserBaseVisitor.visitKillQuery(IoTDBSqlParser.KillQueryContext ctx) Visit a parse tree produced byIoTDBSqlParser.killQuery().IoTDBSqlParserVisitor.visitKillQuery(IoTDBSqlParser.KillQueryContext ctx) Visit a parse tree produced byIoTDBSqlParser.killQuery().