| Package | Description |
|---|---|
| org.apache.shardingsphere.distsql.parser.autogen | |
| org.apache.shardingsphere.distsql.parser.core.common |
| Modifier and Type | Method and Description |
|---|---|
CommonDistSQLStatementParser.CreateTrafficRuleContext |
CommonDistSQLStatementParser.createTrafficRule() |
CommonDistSQLStatementParser.CreateTrafficRuleContext |
CommonDistSQLStatementParser.ExecuteContext.createTrafficRule() |
| Modifier and Type | Method and Description |
|---|---|
T |
CommonDistSQLStatementBaseVisitor.visitCreateTrafficRule(CommonDistSQLStatementParser.CreateTrafficRuleContext ctx)
Visit a parse tree produced by
CommonDistSQLStatementParser.createTrafficRule(). |
T |
CommonDistSQLStatementVisitor.visitCreateTrafficRule(CommonDistSQLStatementParser.CreateTrafficRuleContext ctx)
Visit a parse tree produced by
CommonDistSQLStatementParser.createTrafficRule(). |
| Modifier and Type | Method and Description |
|---|---|
org.apache.shardingsphere.sql.parser.api.visitor.ASTNode |
CommonDistSQLStatementVisitor.visitCreateTrafficRule(CommonDistSQLStatementParser.CreateTrafficRuleContext ctx) |
Copyright © 2022 The Apache Software Foundation. All rights reserved.