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.ShowTTLContext Modifier and Type Method Description IoTDBSqlParser.ShowTTLContextIoTDBSqlParser.DdlStatementContext. showTTL()IoTDBSqlParser.ShowTTLContextIoTDBSqlParser. showTTL()Methods in org.apache.iotdb.db.qp.sql with parameters of type IoTDBSqlParser.ShowTTLContext Modifier and Type Method Description TIoTDBSqlParserBaseVisitor. visitShowTTL(IoTDBSqlParser.ShowTTLContext ctx)Visit a parse tree produced byIoTDBSqlParser.showTTL().TIoTDBSqlParserVisitor. visitShowTTL(IoTDBSqlParser.ShowTTLContext ctx)Visit a parse tree produced byIoTDBSqlParser.showTTL().
-