| Package | Description |
|---|---|
| com.github.jcustenborder.kafka.connect.utils.templates |
| Modifier and Type | Class and Description |
|---|---|
class |
ImmutablePlugin
Immutable implementation of
Plugin. |
| Modifier and Type | Method and Description |
|---|---|
Plugin |
PluginLoader.load() |
| Modifier and Type | Method and Description |
|---|---|
static ImmutablePlugin |
ImmutablePlugin.copyOf(Plugin instance)
Creates an immutable copy of a
Plugin value. |
ImmutablePlugin.Builder |
ImmutablePlugin.Builder.from(Plugin instance)
Fill a builder with attribute values from the provided
com.github.jcustenborder.kafka.connect.utils.templates.Plugin instance. |
Copyright © 2016–2025. All rights reserved.