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