| Package | Description |
|---|---|
| com.github.jcustenborder.kafka.connect.utils.templates |
| Modifier and Type | Interface and Description |
|---|---|
interface |
Plugin |
static interface |
Plugin.ConfigProvider |
static interface |
Plugin.ConfigProviderExample |
static interface |
Plugin.Configurable |
static interface |
Plugin.Connector |
static interface |
Plugin.ConnectorExample |
static interface |
Plugin.Converter |
static interface |
Plugin.ConverterExample |
static interface |
Plugin.Example |
static interface |
Plugin.SinkConnector |
static interface |
Plugin.SinkConnectorExample |
static interface |
Plugin.SourceConnector |
static interface |
Plugin.SourceConnectorExample |
static interface |
Plugin.Transformation |
static interface |
Plugin.TransformationExample |
| Modifier and Type | Method and Description |
|---|---|
ImmutableTransformationExample.Builder |
ImmutableTransformationExample.Builder.from(Notes instance)
Fill a builder with attribute values from the provided
com.github.jcustenborder.kafka.connect.utils.templates.Notes instance. |
ImmutableConfigProvider.Builder |
ImmutableConfigProvider.Builder.from(Notes instance)
Fill a builder with attribute values from the provided
com.github.jcustenborder.kafka.connect.utils.templates.Notes instance. |
ImmutableConverterExample.Builder |
ImmutableConverterExample.Builder.from(Notes instance)
Fill a builder with attribute values from the provided
com.github.jcustenborder.kafka.connect.utils.templates.Notes instance. |
ImmutableTransformation.Builder |
ImmutableTransformation.Builder.from(Notes instance)
Fill a builder with attribute values from the provided
com.github.jcustenborder.kafka.connect.utils.templates.Notes instance. |
ImmutableConverter.Builder |
ImmutableConverter.Builder.from(Notes instance)
Fill a builder with attribute values from the provided
com.github.jcustenborder.kafka.connect.utils.templates.Notes instance. |
ImmutableSourceConnectorExample.Builder |
ImmutableSourceConnectorExample.Builder.from(Notes instance)
Fill a builder with attribute values from the provided
com.github.jcustenborder.kafka.connect.utils.templates.Notes instance. |
ImmutableSourceConnector.Builder |
ImmutableSourceConnector.Builder.from(Notes instance)
Fill a builder with attribute values from the provided
com.github.jcustenborder.kafka.connect.utils.templates.Notes instance. |
ImmutableSinkConnectorExample.Builder |
ImmutableSinkConnectorExample.Builder.from(Notes instance)
Fill a builder with attribute values from the provided
com.github.jcustenborder.kafka.connect.utils.templates.Notes instance. |
ImmutableSinkConnector.Builder |
ImmutableSinkConnector.Builder.from(Notes instance)
Fill a builder with attribute values from the provided
com.github.jcustenborder.kafka.connect.utils.templates.Notes instance. |
ImmutableConfigProviderExample.Builder |
ImmutableConfigProviderExample.Builder.from(Notes instance)
Fill a builder with attribute values from the provided
com.github.jcustenborder.kafka.connect.utils.templates.Notes instance. |
ImmutablePlugin.Builder |
ImmutablePlugin.Builder.from(Notes instance)
Fill a builder with attribute values from the provided
com.github.jcustenborder.kafka.connect.utils.templates.Notes instance. |
Copyright © 2016–2025. All rights reserved.