| Package | Description |
|---|---|
| org.apache.shardingsphere.distsql.parser.autogen | |
| org.apache.shardingsphere.distsql.parser.core.common |
| Modifier and Type | Method and Description |
|---|---|
CommonDistSQLStatementParser.ShowInstanceModeContext |
CommonDistSQLStatementParser.showInstanceMode() |
CommonDistSQLStatementParser.ShowInstanceModeContext |
CommonDistSQLStatementParser.ExecuteContext.showInstanceMode() |
| Modifier and Type | Method and Description |
|---|---|
T |
CommonDistSQLStatementBaseVisitor.visitShowInstanceMode(CommonDistSQLStatementParser.ShowInstanceModeContext ctx)
Visit a parse tree produced by
CommonDistSQLStatementParser.showInstanceMode(). |
T |
CommonDistSQLStatementVisitor.visitShowInstanceMode(CommonDistSQLStatementParser.ShowInstanceModeContext ctx)
Visit a parse tree produced by
CommonDistSQLStatementParser.showInstanceMode(). |
| Modifier and Type | Method and Description |
|---|---|
org.apache.shardingsphere.sql.parser.api.visitor.ASTNode |
CommonDistSQLStatementVisitor.visitShowInstanceMode(CommonDistSQLStatementParser.ShowInstanceModeContext ctx) |
Copyright © 2022 The Apache Software Foundation. All rights reserved.