| Package | Description |
|---|---|
| io.debezium.embedded |
| Class and Description |
|---|
| EmbeddedEngine
A mechanism for running a single Kafka Connect
SourceConnector within an application's process. |
| EmbeddedEngine.Builder
A builder to set up and create
EmbeddedEngine instances. |
| EmbeddedEngine.CompletionCallback
A callback function to be notified when the connector completes.
|
| EmbeddedEngine.CompletionResult
A callback function to be notified when the connector completes.
|
| EmbeddedEngine.ConnectorCallback
Callback function which informs users about the various stages a connector goes through during startup
|
| OffsetCommitPolicy
The policy that defines when the offsets should be committed to
offset storage. |
Copyright © 2016 JBoss by Red Hat. All rights reserved.