| 程序包 | 说明 |
|---|---|
| org.apache.shardingsphere.distsql.parser.autogen |
| 限定符和类型 | 方法和说明 |
|---|---|
ShardingDistSQLStatementParser.AlgorithmNameContext |
ShardingDistSQLStatementParser.algorithmName() |
ShardingDistSQLStatementParser.AlgorithmNameContext |
ShardingDistSQLStatementParser.AlgorithmDefinitionContext.algorithmName() |
ShardingDistSQLStatementParser.AlgorithmNameContext |
ShardingDistSQLStatementParser.DropShardingAlgorithmContext.algorithmName(int i) |
| 限定符和类型 | 方法和说明 |
|---|---|
List<ShardingDistSQLStatementParser.AlgorithmNameContext> |
ShardingDistSQLStatementParser.DropShardingAlgorithmContext.algorithmName() |
| 限定符和类型 | 方法和说明 |
|---|---|
T |
ShardingDistSQLStatementVisitor.visitAlgorithmName(ShardingDistSQLStatementParser.AlgorithmNameContext ctx)
Visit a parse tree produced by
ShardingDistSQLStatementParser.algorithmName(). |
T |
ShardingDistSQLStatementBaseVisitor.visitAlgorithmName(ShardingDistSQLStatementParser.AlgorithmNameContext ctx)
Visit a parse tree produced by
ShardingDistSQLStatementParser.algorithmName(). |
Copyright © 2021 The Apache Software Foundation. All rights reserved.