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