| Package | Description |
|---|---|
| org.apache.shardingsphere.distsql.parser.autogen | |
| org.apache.shardingsphere.scaling.distsql.parser.core |
| Modifier and Type | Method and Description |
|---|---|
ScalingStatementParser.StopScalingContext |
ScalingStatementParser.stopScaling() |
ScalingStatementParser.StopScalingContext |
ScalingStatementParser.ExecuteContext.stopScaling() |
| Modifier and Type | Method and Description |
|---|---|
T |
ScalingStatementVisitor.visitStopScaling(ScalingStatementParser.StopScalingContext ctx)
Visit a parse tree produced by
ScalingStatementParser.stopScaling(). |
T |
ScalingStatementBaseVisitor.visitStopScaling(ScalingStatementParser.StopScalingContext ctx)
Visit a parse tree produced by
ScalingStatementParser.stopScaling(). |
| Modifier and Type | Method and Description |
|---|---|
ASTNode |
ScalingSQLStatementVisitor.visitStopScaling(ScalingStatementParser.StopScalingContext ctx) |
Copyright © 2022 The Apache Software Foundation. All rights reserved.