| 程序包 | 说明 |
|---|---|
| org.apache.shardingsphere.distsql.parser.autogen | |
| org.apache.shardingsphere.distsql.parser.core |
| 限定符和类型 | 方法和说明 |
|---|---|
DistSQLStatementParser.CreateShardingRuleContext |
DistSQLStatementParser.createShardingRule() |
DistSQLStatementParser.CreateShardingRuleContext |
DistSQLStatementParser.ExecuteContext.createShardingRule() |
| 限定符和类型 | 方法和说明 |
|---|---|
T |
DistSQLStatementBaseVisitor.visitCreateShardingRule(DistSQLStatementParser.CreateShardingRuleContext ctx)
Visit a parse tree produced by
DistSQLStatementParser.createShardingRule(). |
T |
DistSQLStatementVisitor.visitCreateShardingRule(DistSQLStatementParser.CreateShardingRuleContext ctx)
Visit a parse tree produced by
DistSQLStatementParser.createShardingRule(). |
Copyright © 2020 The Apache Software Foundation. All rights reserved.