| Package | Description |
|---|---|
| org.apache.shardingsphere.distsql.parser.autogen | |
| org.apache.shardingsphere.distsql.parser.core.standard |
| Modifier and Type | Method and Description |
|---|---|
DistSQLStatementParser.CheckScalingJobContext |
DistSQLStatementParser.checkScalingJob() |
DistSQLStatementParser.CheckScalingJobContext |
DistSQLStatementParser.ExecuteContext.checkScalingJob() |
| Modifier and Type | Method and Description |
|---|---|
T |
DistSQLStatementBaseVisitor.visitCheckScalingJob(DistSQLStatementParser.CheckScalingJobContext ctx)
Visit a parse tree produced by
DistSQLStatementParser.checkScalingJob(). |
T |
DistSQLStatementVisitor.visitCheckScalingJob(DistSQLStatementParser.CheckScalingJobContext ctx)
Visit a parse tree produced by
DistSQLStatementParser.checkScalingJob(). |
| Modifier and Type | Method and Description |
|---|---|
org.apache.shardingsphere.sql.parser.api.visitor.ASTNode |
DistSQLVisitor.visitCheckScalingJob(DistSQLStatementParser.CheckScalingJobContext ctx) |
Copyright © 2021 The Apache Software Foundation. All rights reserved.