| Package | Description |
|---|---|
| org.apache.shardingsphere.distsql.parser.autogen | |
| org.apache.shardingsphere.distsql.parser.core.standard |
| Modifier and Type | Method and Description |
|---|---|
DistSQLStatementParser.ShowReadwriteSplittingRulesContext |
DistSQLStatementParser.showReadwriteSplittingRules() |
DistSQLStatementParser.ShowReadwriteSplittingRulesContext |
DistSQLStatementParser.ExecuteContext.showReadwriteSplittingRules() |
| Modifier and Type | Method and Description |
|---|---|
T |
DistSQLStatementBaseVisitor.visitShowReadwriteSplittingRules(DistSQLStatementParser.ShowReadwriteSplittingRulesContext ctx)
Visit a parse tree produced by
DistSQLStatementParser.showReadwriteSplittingRules(). |
T |
DistSQLStatementVisitor.visitShowReadwriteSplittingRules(DistSQLStatementParser.ShowReadwriteSplittingRulesContext ctx)
Visit a parse tree produced by
DistSQLStatementParser.showReadwriteSplittingRules(). |
| Modifier and Type | Method and Description |
|---|---|
org.apache.shardingsphere.sql.parser.api.visitor.ASTNode |
DistSQLVisitor.visitShowReadwriteSplittingRules(DistSQLStatementParser.ShowReadwriteSplittingRulesContext ctx) |
Copyright © 2021 The Apache Software Foundation. All rights reserved.