| Package | Description |
|---|---|
| org.apache.shardingsphere.distsql.parser.autogen |
| Modifier and Type | Method and Description |
|---|---|
CommonDistSQLStatementParser.InstanceDefinationContext |
CommonDistSQLStatementParser.instanceDefination() |
CommonDistSQLStatementParser.InstanceDefinationContext |
CommonDistSQLStatementParser.EnableInstanceContext.instanceDefination() |
CommonDistSQLStatementParser.InstanceDefinationContext |
CommonDistSQLStatementParser.DisableInstanceContext.instanceDefination() |
CommonDistSQLStatementParser.InstanceDefinationContext |
CommonDistSQLStatementParser.LabelInstanceContext.instanceDefination() |
CommonDistSQLStatementParser.InstanceDefinationContext |
CommonDistSQLStatementParser.UnlabelInstanceContext.instanceDefination() |
| Modifier and Type | Method and Description |
|---|---|
T |
CommonDistSQLStatementBaseVisitor.visitInstanceDefination(CommonDistSQLStatementParser.InstanceDefinationContext ctx)
Visit a parse tree produced by
CommonDistSQLStatementParser.instanceDefination(). |
T |
CommonDistSQLStatementVisitor.visitInstanceDefination(CommonDistSQLStatementParser.InstanceDefinationContext ctx)
Visit a parse tree produced by
CommonDistSQLStatementParser.instanceDefination(). |
Copyright © 2022 The Apache Software Foundation. All rights reserved.