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