| Package | Description |
|---|---|
| com.github.jcustenborder.kafka.connect.utils.templates |
| Modifier and Type | Interface and Description |
|---|---|
static interface |
Plugin.SinkConnectorExample |
static interface |
Plugin.SourceConnectorExample |
| Modifier and Type | Class and Description |
|---|---|
class |
ImmutableSinkConnectorExample
Immutable implementation of
Plugin.SinkConnectorExample. |
class |
ImmutableSourceConnectorExample
Immutable implementation of
Plugin.SourceConnectorExample. |
| Modifier and Type | Method and Description |
|---|---|
ImmutableSourceConnectorExample.Builder |
ImmutableSourceConnectorExample.Builder.from(Plugin.ConnectorExample instance)
Fill a builder with attribute values from the provided
com.github.jcustenborder.kafka.connect.utils.templates.Plugin.ConnectorExample instance. |
ImmutableSinkConnectorExample.Builder |
ImmutableSinkConnectorExample.Builder.from(Plugin.ConnectorExample instance)
Fill a builder with attribute values from the provided
com.github.jcustenborder.kafka.connect.utils.templates.Plugin.ConnectorExample instance. |
Copyright © 2016–2025. All rights reserved.