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