| 程序包 | 说明 |
|---|---|
| org.apache.shardingsphere.distsql.parser.autogen | |
| org.apache.shardingsphere.distsql.parser.core.common |
| 限定符和类型 | 方法和说明 |
|---|---|
CommonDistSQLStatementParser.DisableInstanceContext |
CommonDistSQLStatementParser.disableInstance() |
CommonDistSQLStatementParser.DisableInstanceContext |
CommonDistSQLStatementParser.ExecuteContext.disableInstance() |
| 限定符和类型 | 方法和说明 |
|---|---|
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(). |
| 限定符和类型 | 方法和说明 |
|---|---|
org.apache.shardingsphere.sql.parser.api.visitor.ASTNode |
CommonDistSQLStatementVisitor.visitDisableInstance(CommonDistSQLStatementParser.DisableInstanceContext ctx) |
Copyright © 2021 The Apache Software Foundation. All rights reserved.