Uses of Class
org.apache.iotdb.db.qp.sql.IoTDBSqlParser.ShowTTLContext
-
Uses of IoTDBSqlParser.ShowTTLContext in org.apache.iotdb.db.qp.sql
Methods in org.apache.iotdb.db.qp.sql that return IoTDBSqlParser.ShowTTLContextModifier and TypeMethodDescriptionIoTDBSqlParser.DdlStatementContext.showTTL()IoTDBSqlParser.showTTL()Methods in org.apache.iotdb.db.qp.sql with parameters of type IoTDBSqlParser.ShowTTLContextModifier and TypeMethodDescriptionIoTDBSqlParserBaseVisitor.visitShowTTL(IoTDBSqlParser.ShowTTLContext ctx) Visit a parse tree produced byIoTDBSqlParser.showTTL().IoTDBSqlParserVisitor.visitShowTTL(IoTDBSqlParser.ShowTTLContext ctx) Visit a parse tree produced byIoTDBSqlParser.showTTL().