Uses of Class
org.apache.shardingsphere.sql.parser.autogen.OpenGaussStatementParser.VacuumRelationListContext
Packages that use OpenGaussStatementParser.VacuumRelationListContext
Package
Description
-
Uses of OpenGaussStatementParser.VacuumRelationListContext in org.apache.shardingsphere.sql.parser.autogen
Methods in org.apache.shardingsphere.sql.parser.autogen that return OpenGaussStatementParser.VacuumRelationListContextModifier and TypeMethodDescriptionOpenGaussStatementParser.AnalyzeTableContext.vacuumRelationList()OpenGaussStatementParser.VacuumContext.vacuumRelationList()OpenGaussStatementParser.vacuumRelationList()Methods in org.apache.shardingsphere.sql.parser.autogen with parameters of type OpenGaussStatementParser.VacuumRelationListContextModifier and TypeMethodDescriptionOpenGaussStatementBaseVisitor.visitVacuumRelationList(OpenGaussStatementParser.VacuumRelationListContext ctx) Visit a parse tree produced byOpenGaussStatementParser.vacuumRelationList().OpenGaussStatementVisitor.visitVacuumRelationList(OpenGaussStatementParser.VacuumRelationListContext ctx) Visit a parse tree produced byOpenGaussStatementParser.vacuumRelationList(). -
Uses of OpenGaussStatementParser.VacuumRelationListContext in org.apache.shardingsphere.sql.parser.opengauss.visitor.statement.impl
Methods in org.apache.shardingsphere.sql.parser.opengauss.visitor.statement.impl with parameters of type OpenGaussStatementParser.VacuumRelationListContextModifier and TypeMethodDescriptionorg.apache.shardingsphere.sql.parser.api.visitor.ASTNodeOpenGaussDALStatementSQLVisitor.visitVacuumRelationList(OpenGaussStatementParser.VacuumRelationListContext ctx)