| Package | Description |
|---|---|
| org.apache.shardingsphere.distsql.parser.autogen |
| Modifier and Type | Method and Description |
|---|---|
ShardingDistSQLStatementParser.AlgorithmPropertiesContext |
ShardingDistSQLStatementParser.algorithmProperties() |
ShardingDistSQLStatementParser.AlgorithmPropertiesContext |
ShardingDistSQLStatementParser.AlgorithmDefinitionContext.algorithmProperties() |
| Modifier and Type | Method and Description |
|---|---|
T |
ShardingDistSQLStatementVisitor.visitAlgorithmProperties(ShardingDistSQLStatementParser.AlgorithmPropertiesContext ctx)
Visit a parse tree produced by
ShardingDistSQLStatementParser.algorithmProperties(). |
T |
ShardingDistSQLStatementBaseVisitor.visitAlgorithmProperties(ShardingDistSQLStatementParser.AlgorithmPropertiesContext ctx)
Visit a parse tree produced by
ShardingDistSQLStatementParser.algorithmProperties(). |
Copyright © 2022 The Apache Software Foundation. All rights reserved.