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