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