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