| Package | Description |
|---|---|
| org.apache.shardingsphere.distsql.parser.autogen |
| Modifier and Type | Method and Description |
|---|---|
DistSQLStatementParser.JobIdContext |
DistSQLStatementParser.jobId() |
DistSQLStatementParser.JobIdContext |
DistSQLStatementParser.ShowScalingJobStatusContext.jobId() |
DistSQLStatementParser.JobIdContext |
DistSQLStatementParser.StartScalingJobContext.jobId() |
DistSQLStatementParser.JobIdContext |
DistSQLStatementParser.StopScalingJobContext.jobId() |
DistSQLStatementParser.JobIdContext |
DistSQLStatementParser.DropScalingJobContext.jobId() |
DistSQLStatementParser.JobIdContext |
DistSQLStatementParser.ResetScalingJobContext.jobId() |
DistSQLStatementParser.JobIdContext |
DistSQLStatementParser.CheckScalingJobContext.jobId() |
| Modifier and Type | Method and Description |
|---|---|
T |
DistSQLStatementBaseVisitor.visitJobId(DistSQLStatementParser.JobIdContext ctx)
Visit a parse tree produced by
DistSQLStatementParser.jobId(). |
T |
DistSQLStatementVisitor.visitJobId(DistSQLStatementParser.JobIdContext ctx)
Visit a parse tree produced by
DistSQLStatementParser.jobId(). |
Copyright © 2021 The Apache Software Foundation. All rights reserved.