| Package | Description |
|---|---|
| org.apache.shardingsphere.distsql.parser.autogen | |
| org.apache.shardingsphere.distsql.parser.core.standard |
| Modifier and Type | Method and Description |
|---|---|
DistSQLStatementParser.ShowResourcesContext |
DistSQLStatementParser.showResources() |
DistSQLStatementParser.ShowResourcesContext |
DistSQLStatementParser.ExecuteContext.showResources() |
| Modifier and Type | Method and Description |
|---|---|
T |
DistSQLStatementBaseVisitor.visitShowResources(DistSQLStatementParser.ShowResourcesContext ctx)
Visit a parse tree produced by
DistSQLStatementParser.showResources(). |
T |
DistSQLStatementVisitor.visitShowResources(DistSQLStatementParser.ShowResourcesContext ctx)
Visit a parse tree produced by
DistSQLStatementParser.showResources(). |
| Modifier and Type | Method and Description |
|---|---|
org.apache.shardingsphere.sql.parser.api.visitor.ASTNode |
DistSQLVisitor.visitShowResources(DistSQLStatementParser.ShowResourcesContext ctx) |
Copyright © 2021 The Apache Software Foundation. All rights reserved.