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