| Package | Description |
|---|---|
| org.apache.shardingsphere.distsql.parser.autogen | |
| org.apache.shardingsphere.distsql.parser.core.kernel |
| Modifier and Type | Method and Description |
|---|---|
KernelDistSQLStatementParser.AlterStorageUnitContext |
KernelDistSQLStatementParser.alterStorageUnit() |
KernelDistSQLStatementParser.AlterStorageUnitContext |
KernelDistSQLStatementParser.ExecuteContext.alterStorageUnit() |
| Modifier and Type | Method and Description |
|---|---|
T |
KernelDistSQLStatementBaseVisitor.visitAlterStorageUnit(KernelDistSQLStatementParser.AlterStorageUnitContext ctx)
Visit a parse tree produced by
KernelDistSQLStatementParser.alterStorageUnit(). |
T |
KernelDistSQLStatementVisitor.visitAlterStorageUnit(KernelDistSQLStatementParser.AlterStorageUnitContext ctx)
Visit a parse tree produced by
KernelDistSQLStatementParser.alterStorageUnit(). |
| Modifier and Type | Method and Description |
|---|---|
org.apache.shardingsphere.sql.parser.api.visitor.ASTNode |
KernelDistSQLStatementVisitor.visitAlterStorageUnit(KernelDistSQLStatementParser.AlterStorageUnitContext ctx) |
Copyright © 2023 The Apache Software Foundation. All rights reserved.