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