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