| Package | Description |
|---|---|
| org.apache.shardingsphere.sql.parser.autogen |
| Modifier and Type | Method and Description |
|---|---|
OracleStatementParser.RebalanceDiskgroupClauseContext |
OracleStatementParser.rebalanceDiskgroupClause() |
OracleStatementParser.RebalanceDiskgroupClauseContext |
OracleStatementParser.AlterDiskgroupContext.rebalanceDiskgroupClause() |
| Modifier and Type | Method and Description |
|---|---|
T |
OracleStatementVisitor.visitRebalanceDiskgroupClause(OracleStatementParser.RebalanceDiskgroupClauseContext ctx)
Visit a parse tree produced by
OracleStatementParser.rebalanceDiskgroupClause(). |
T |
OracleStatementBaseVisitor.visitRebalanceDiskgroupClause(OracleStatementParser.RebalanceDiskgroupClauseContext ctx)
Visit a parse tree produced by
OracleStatementParser.rebalanceDiskgroupClause(). |
Copyright © 2023 The Apache Software Foundation. All rights reserved.