Uses of Class
org.apache.shardingsphere.sql.parser.autogen.OpenGaussStatementParser.IndexPartitionCmdContext
Packages that use OpenGaussStatementParser.IndexPartitionCmdContext
-
Uses of OpenGaussStatementParser.IndexPartitionCmdContext in org.apache.shardingsphere.sql.parser.autogen
Methods in org.apache.shardingsphere.sql.parser.autogen that return OpenGaussStatementParser.IndexPartitionCmdContextModifier and TypeMethodDescriptionOpenGaussStatementParser.AlterIndexDefinitionClauseContext.indexPartitionCmd()OpenGaussStatementParser.indexPartitionCmd()Methods in org.apache.shardingsphere.sql.parser.autogen with parameters of type OpenGaussStatementParser.IndexPartitionCmdContextModifier and TypeMethodDescriptionOpenGaussStatementBaseVisitor.visitIndexPartitionCmd(OpenGaussStatementParser.IndexPartitionCmdContext ctx) Visit a parse tree produced byOpenGaussStatementParser.indexPartitionCmd().OpenGaussStatementVisitor.visitIndexPartitionCmd(OpenGaussStatementParser.IndexPartitionCmdContext ctx) Visit a parse tree produced byOpenGaussStatementParser.indexPartitionCmd().