| Package | Description |
|---|---|
| co.cask.cdap.etl.tool.config | |
| co.cask.cdap.etl.tool.console |
| Modifier and Type | Class and Description |
|---|---|
class |
BatchPluginArtifactFinder
Uses an ArtifactClient to get the artifact for batch sources and sinks.
|
class |
ClientBasedPluginArtifactFinder
Uses an ArtifactClient to get the artifact for a specific plugin.
|
class |
RealtimePluginArtifactFinder
Uses an ArtifactClient to get the artifact for batch sources and sinks.
|
| Modifier and Type | Method and Description |
|---|---|
protected void |
OldETLConfig.buildNewConfig(ETLConfig.Builder builder,
PluginArtifactFinder pluginArtifactFinder) |
ETLRealtimeConfig |
OldETLRealtimeConfig.getNewConfig(PluginArtifactFinder pluginArtifactFinder) |
ETLBatchConfig |
OldETLBatchConfig.getNewConfig(PluginArtifactFinder pluginArtifactFinder) |
| Modifier and Type | Method and Description |
|---|---|
PipelineDraft |
PipelineDraft.getUpgradedBatch(co.cask.cdap.proto.artifact.ArtifactSummary newArtifact,
PluginArtifactFinder pluginArtifactFinder) |
PipelineDraft |
PipelineDraft.getUpgradedRealtime(co.cask.cdap.proto.artifact.ArtifactSummary newArtifact,
PluginArtifactFinder pluginArtifactFinder) |
void |
PluginTemplate.setArtifact(PluginArtifactFinder pluginArtifactFinder) |
Copyright © 2016 Cask Data, Inc. Licensed under the Apache License, Version 2.0.