| 程序包 | 说明 |
|---|---|
| org.apache.shardingsphere.distsql.parser.autogen | |
| org.apache.shardingsphere.distsql.parser.core |
| 类和说明 |
|---|
| DistSQLStatementBaseVisitor
This class provides an empty implementation of
DistSQLStatementVisitor,
which can be extended to create a visitor which only needs to handle a subset
of the available methods. |
| DistSQLStatementParser |
| DistSQLStatementParser.CreateDataSourcesContext |
| DistSQLStatementParser.CreateShardingRuleContext |
| DistSQLStatementParser.DataSourceContext |
| DistSQLStatementParser.DataSourceDefinitionContext |
| DistSQLStatementParser.StrategyPropsContext |
| DistSQLStatementParser.TableRuleContext |
| DistSQLStatementVisitor
This interface defines a complete generic visitor for a parse tree produced
by
DistSQLStatementParser. |
Copyright © 2020 The Apache Software Foundation. All rights reserved.