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