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