| Interface | Description |
|---|---|
| EmbeddedEngine.Builder | Deprecated |
| EmbeddedEngine.ChangeConsumer | Deprecated |
| EmbeddedEngine.CompletionCallback | Deprecated |
| EmbeddedEngine.ConnectorCallback | Deprecated |
| EmbeddedEngine.RecordCommitter | Deprecated |
| Class | Description |
|---|---|
| Connect |
A
SerializationFormat defining the SourceRecord type from Kafka Connect API. |
| ConvertingEngineBuilder<R> |
A builder that creates a decorator around
EmbbeddedEngine that is responsible for the conversion
to the final format. |
| ConvertingEngineBuilderFactory | |
| EmbeddedEngine |
A mechanism for running a single Kafka Connect
SourceConnector within an application's process. |
| EmbeddedEngine.BuilderImpl | |
| EmbeddedEngine.CompletionResult |
A callback function to be notified when the connector completes.
|
| EmbeddedEngine.EmbeddedConfig | |
| EmbeddedEngineChangeEvent<K,V> | |
| Transformations |
Composite class representing transformation chain.
|
| Exception | Description |
|---|---|
| StopConnectorException | Deprecated |
Copyright © 2021 JBoss by Red Hat. All rights reserved.