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