| Package | Description |
|---|---|
| io.debezium.relational.ddl |
| Modifier and Type | Class and Description |
|---|---|
class |
DdlChanges
A
DdlParserListener that accumulates changes, allowing them to be consumed in the same order by database. |
| Modifier and Type | Field and Description |
|---|---|
private List<DdlParserListener> |
LegacyDdlParser.listeners |
| Modifier and Type | Method and Description |
|---|---|
void |
LegacyDdlParser.addListener(DdlParserListener listener) |
boolean |
LegacyDdlParser.removeListener(DdlParserListener listener) |
Copyright © 2018 JBoss by Red Hat. All rights reserved.