| 程序包 | 说明 |
|---|---|
| org.apache.shardingsphere.sql.parser.autogen |
| 限定符和类型 | 方法和说明 |
|---|---|
MySQLStatementParser.VcpuSpecContext |
MySQLStatementParser.vcpuSpec() |
MySQLStatementParser.VcpuSpecContext |
MySQLStatementParser.AlterResourceGroupContext.vcpuSpec(int i) |
MySQLStatementParser.VcpuSpecContext |
MySQLStatementParser.CreateResourceGroupContext.vcpuSpec(int i) |
| 限定符和类型 | 方法和说明 |
|---|---|
List<MySQLStatementParser.VcpuSpecContext> |
MySQLStatementParser.AlterResourceGroupContext.vcpuSpec() |
List<MySQLStatementParser.VcpuSpecContext> |
MySQLStatementParser.CreateResourceGroupContext.vcpuSpec() |
| 限定符和类型 | 方法和说明 |
|---|---|
T |
MySQLStatementBaseVisitor.visitVcpuSpec(MySQLStatementParser.VcpuSpecContext ctx)
Visit a parse tree produced by
MySQLStatementParser.vcpuSpec(). |
T |
MySQLStatementVisitor.visitVcpuSpec(MySQLStatementParser.VcpuSpecContext ctx)
Visit a parse tree produced by
MySQLStatementParser.vcpuSpec(). |
Copyright © 2022 The Apache Software Foundation. All rights reserved.