| Package | Description |
|---|---|
| org.apache.shardingsphere.distsql.parser.autogen |
| Modifier and Type | Method and Description |
|---|---|
ScalingStatementParser.AlgorithmPropertyContext |
ScalingStatementParser.algorithmProperty() |
ScalingStatementParser.AlgorithmPropertyContext |
ScalingStatementParser.AlgorithmPropertiesContext.algorithmProperty(int i) |
| Modifier and Type | Method and Description |
|---|---|
List<ScalingStatementParser.AlgorithmPropertyContext> |
ScalingStatementParser.AlgorithmPropertiesContext.algorithmProperty() |
| Modifier and Type | Method and Description |
|---|---|
T |
ScalingStatementVisitor.visitAlgorithmProperty(ScalingStatementParser.AlgorithmPropertyContext ctx)
Visit a parse tree produced by
ScalingStatementParser.algorithmProperty(). |
T |
ScalingStatementBaseVisitor.visitAlgorithmProperty(ScalingStatementParser.AlgorithmPropertyContext ctx)
Visit a parse tree produced by
ScalingStatementParser.algorithmProperty(). |
Copyright © 2022 The Apache Software Foundation. All rights reserved.