| Package | Description |
|---|---|
| io.debezium.pipeline | |
| io.debezium.pipeline.metrics | |
| io.debezium.pipeline.source.spi | |
| io.debezium.relational |
| Class and Description |
|---|
| ChangeEventSource.ChangeEventSourceContext |
| ChangeEventSourceFactory
A factory for creating
ChangeEventSources specific to one database. |
| DataChangeEventListener
A class invoked by
EventDispatcher whenever an event is available for processing. |
| EventMetadataProvider
An interface implemented by each connector that enables metrics metadata to be extracted
from an event.
|
| StreamingChangeEventSource
A change event source that emits events from a DB log, such as MySQL's binlog or similar.
|
| Class and Description |
|---|
| DataChangeEventListener
A class invoked by
EventDispatcher whenever an event is available for processing. |
| EventMetadataProvider
An interface implemented by each connector that enables metrics metadata to be extracted
from an event.
|
| SnapshotProgressListener
A class invoked by
SnapshotChangeEventSource whenever an important event or change of state happens. |
| Class and Description |
|---|
| ChangeEventSource |
| ChangeEventSource.ChangeEventSourceContext |
| DataChangeEventListener
A class invoked by
EventDispatcher whenever an event is available for processing. |
| EventFormatter |
| SnapshotChangeEventSource
A change event source that emits events for taking a consistent snapshot of the captured tables, which may include
schema and data information.
|
| SnapshotProgressListener
A class invoked by
SnapshotChangeEventSource whenever an important event or change of state happens. |
| StreamingChangeEventSource
A change event source that emits events from a DB log, such as MySQL's binlog or similar.
|
| Class and Description |
|---|
| ChangeEventSource |
| ChangeEventSource.ChangeEventSourceContext |
| SnapshotChangeEventSource
A change event source that emits events for taking a consistent snapshot of the captured tables, which may include
schema and data information.
|
| SnapshotProgressListener
A class invoked by
SnapshotChangeEventSource whenever an important event or change of state happens. |
Copyright © 2019 JBoss by Red Hat. All rights reserved.