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