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