| Package | Description |
|---|---|
| org.apache.shardingsphere.sql.parser.autogen |
| Modifier and Type | Method and Description |
|---|---|
MySQLStatementParser.ChannelOptionContext |
MySQLStatementParser.channelOption() |
MySQLStatementParser.ChannelOptionContext |
MySQLStatementParser.ResetOptionContext.channelOption() |
MySQLStatementParser.ChannelOptionContext |
MySQLStatementParser.ChangeMasterToContext.channelOption() |
MySQLStatementParser.ChannelOptionContext |
MySQLStatementParser.ChangeReplicationFilterContext.channelOption() |
MySQLStatementParser.ChannelOptionContext |
MySQLStatementParser.StartSlaveContext.channelOption() |
MySQLStatementParser.ChannelOptionContext |
MySQLStatementParser.StopSlaveContext.channelOption(int i) |
| Modifier and Type | Method and Description |
|---|---|
List<MySQLStatementParser.ChannelOptionContext> |
MySQLStatementParser.StopSlaveContext.channelOption() |
| Modifier and Type | Method and Description |
|---|---|
T |
MySQLStatementBaseVisitor.visitChannelOption(MySQLStatementParser.ChannelOptionContext ctx)
Visit a parse tree produced by
MySQLStatementParser.channelOption(). |
T |
MySQLStatementVisitor.visitChannelOption(MySQLStatementParser.ChannelOptionContext ctx)
Visit a parse tree produced by
MySQLStatementParser.channelOption(). |
Copyright © 2021 The Apache Software Foundation. All rights reserved.