| Package | Description |
|---|---|
| io.debezium.pipeline | |
| io.debezium.pipeline.metrics | |
| io.debezium.pipeline.source.spi |
| Modifier and Type | Field and Description |
|---|---|
private DataChangeEventListener |
EventDispatcher.eventListener |
| Modifier and Type | Method and Description |
|---|---|
void |
EventDispatcher.setEventListener(DataChangeEventListener eventListener)
Provide a listener that is invoked for every incoming event to be processed.
|
| Modifier and Type | Class and Description |
|---|---|
class |
PipelineMetrics
Base for metrics implementations.
|
class |
SnapshotChangeEventSourceMetrics
Metrics related to the initial snapshot of a connector.
|
class |
StreamingChangeEventSourceMetrics |
| Modifier and Type | Field and Description |
|---|---|
static DataChangeEventListener |
DataChangeEventListener.NO_OP |
Copyright © 2021 JBoss by Red Hat. All rights reserved.