| Package | Description |
|---|---|
| org.apache.shardingsphere.sql.parser.autogen |
| Modifier and Type | Method and Description |
|---|---|
MySQLStatementParser.VcpuSpecContext |
MySQLStatementParser.vcpuSpec() |
MySQLStatementParser.VcpuSpecContext |
MySQLStatementParser.AlterResourceGroupContext.vcpuSpec(int i) |
MySQLStatementParser.VcpuSpecContext |
MySQLStatementParser.CreateResourceGroupContext.vcpuSpec(int i) |
| Modifier and Type | Method and Description |
|---|---|
List<MySQLStatementParser.VcpuSpecContext> |
MySQLStatementParser.AlterResourceGroupContext.vcpuSpec() |
List<MySQLStatementParser.VcpuSpecContext> |
MySQLStatementParser.CreateResourceGroupContext.vcpuSpec() |
| Modifier and Type | Method and Description |
|---|---|
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 © 2021 The Apache Software Foundation. All rights reserved.