| Artifact |
Abstract baseclass for different representations of connector artifacts, discriminated by type.
|
| Build |
Representation a Kafka Connect build to add additional connectors
|
| BuildFluent |
Representation a Kafka Connect build to add additional connectors
|
| BuildFluent.DockerOutputNested |
Represents Docker output from the build
|
| BuildFluent.ImageStreamOutputNested |
Represents Docker output from the build
|
| BuildFluent.PluginsNested |
Representation a connector within a Kafka Connect build
|
| BuildFluentImpl |
Representation a Kafka Connect build to add additional connectors
|
| DockerOutput |
Represents Docker output from the build
|
| DockerOutputFluent |
Represents Docker output from the build
|
| DockerOutputFluentImpl |
Represents Docker output from the build
|
| DownloadableArtifact |
Artifact which can be just downloaded from an URL
|
| DownloadableArtifactFluent |
Artifact which can be just downloaded from an URL
|
| DownloadableArtifactFluentImpl |
Artifact which can be just downloaded from an URL
|
| ImageStreamOutput |
Represents Docker output from the build
|
| ImageStreamOutputFluent |
Represents Docker output from the build
|
| ImageStreamOutputFluentImpl |
Represents Docker output from the build
|
| JarArtifact |
JAR artifact represents an artifact which is simply downloaded
|
| JarArtifactFluent |
JAR artifact represents an artifact which is simply downloaded
|
| JarArtifactFluentImpl |
JAR artifact represents an artifact which is simply downloaded
|
| MavenArtifact |
Maven artifact represents an artifact which is downloaded from Maven repository
|
| MavenArtifactFluent |
Maven artifact represents an artifact which is downloaded from Maven repository
|
| MavenArtifactFluentImpl |
Maven artifact represents an artifact which is downloaded from Maven repository
|
| OtherArtifact |
Other artifact represents an artifact of assorted types.
|
| OtherArtifactFluent |
Other artifact represents an artifact of assorted types.
|
| OtherArtifactFluentImpl |
Other artifact represents an artifact of assorted types.
|
| Output |
Abstract baseclass for different representations of connect build outputs, discriminated by type.
|
| Plugin |
Representation a connector within a Kafka Connect build
|
| PluginBuilder |
Representation a connector within a Kafka Connect build
|
| PluginFluent |
Representation a connector within a Kafka Connect build
|
| PluginFluent.JarArtifactArtifactsNested |
JAR artifact represents an artifact which is simply downloaded
|
| PluginFluent.MavenArtifactArtifactsNested |
Maven artifact represents an artifact which is downloaded from Maven repository
|
| PluginFluent.OtherArtifactArtifactsNested |
Other artifact represents an artifact of assorted types.
|
| PluginFluent.TgzArtifactArtifactsNested |
TGZ artifact represents an artifact which is downloaded and unpacked using TAR (with GZIP decompression)
|
| PluginFluent.ZipArtifactArtifactsNested |
ZIP artifact represents an artifact which is downloaded and unpacked using `unzip`
|
| PluginFluentImpl |
Representation a connector within a Kafka Connect build
|
| TgzArtifact |
TGZ artifact represents an artifact which is downloaded and unpacked using TAR (with GZIP decompression)
|
| TgzArtifactFluent |
TGZ artifact represents an artifact which is downloaded and unpacked using TAR (with GZIP decompression)
|
| TgzArtifactFluentImpl |
TGZ artifact represents an artifact which is downloaded and unpacked using TAR (with GZIP decompression)
|
| ZipArtifact |
ZIP artifact represents an artifact which is downloaded and unpacked using `unzip`
|
| ZipArtifactFluent |
ZIP artifact represents an artifact which is downloaded and unpacked using `unzip`
|
| ZipArtifactFluentImpl |
ZIP artifact represents an artifact which is downloaded and unpacked using `unzip`
|