| Package | Description |
|---|---|
| io.debezium.ddl.parser.mysql.generated |
| Modifier and Type | Method and Description |
|---|---|
void |
MySqlParserListener.enterAlterByCoalescePartition(MySqlParser.AlterByCoalescePartitionContext ctx)
Enter a parse tree produced by the
alterByCoalescePartition
labeled alternative in MySqlParser.alterSpecification(). |
void |
MySqlParserBaseListener.enterAlterByCoalescePartition(MySqlParser.AlterByCoalescePartitionContext ctx)
Enter a parse tree produced by the
alterByCoalescePartition
labeled alternative in MySqlParser.alterSpecification(). |
void |
MySqlParserListener.exitAlterByCoalescePartition(MySqlParser.AlterByCoalescePartitionContext ctx)
Exit a parse tree produced by the
alterByCoalescePartition
labeled alternative in MySqlParser.alterSpecification(). |
void |
MySqlParserBaseListener.exitAlterByCoalescePartition(MySqlParser.AlterByCoalescePartitionContext ctx)
Exit a parse tree produced by the
alterByCoalescePartition
labeled alternative in MySqlParser.alterSpecification(). |
Copyright © 2018 JBoss by Red Hat. All rights reserved.