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