| Package | Description |
|---|---|
| io.debezium.relational.ddl |
| Modifier and Type | Class and Description |
|---|---|
static class |
DdlParserListener.DatabaseAlteredEvent
An event describing the altering of a database.
|
static class |
DdlParserListener.DatabaseCreatedEvent
An event describing the creation of a database.
|
static class |
DdlParserListener.DatabaseDroppedEvent
An event describing the dropping of a database.
|
static class |
DdlParserListener.DatabaseSwitchedEvent
An event describing the switching of a database.
|
Copyright © 2020 JBoss by Red Hat. All rights reserved.