| Package | Description |
|---|---|
| io.debezium.ddl.parser.mysql.generated |
| Modifier and Type | Method and Description |
|---|---|
MySqlParser.StopSlaveContext |
MySqlParser.stopSlave() |
MySqlParser.StopSlaveContext |
MySqlParser.ReplicationStatementContext.stopSlave() |
| Modifier and Type | Method and Description |
|---|---|
void |
MySqlParserListener.enterStopSlave(MySqlParser.StopSlaveContext ctx)
Enter a parse tree produced by
MySqlParser.stopSlave(). |
void |
MySqlParserBaseListener.enterStopSlave(MySqlParser.StopSlaveContext ctx)
Enter a parse tree produced by
MySqlParser.stopSlave(). |
void |
MySqlParserListener.exitStopSlave(MySqlParser.StopSlaveContext ctx)
Exit a parse tree produced by
MySqlParser.stopSlave(). |
void |
MySqlParserBaseListener.exitStopSlave(MySqlParser.StopSlaveContext ctx)
Exit a parse tree produced by
MySqlParser.stopSlave(). |
Copyright © 2018 JBoss by Red Hat. All rights reserved.