public abstract class OldETLConfig extends Config
| Constructor and Description |
|---|
OldETLConfig(OldETLStage source,
List<OldETLStage> sinks,
List<OldETLStage> transforms,
Resources resources) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
buildNewConfig(ETLConfig.Builder builder,
PluginArtifactFinder pluginArtifactFinder) |
public OldETLConfig(OldETLStage source, List<OldETLStage> sinks, List<OldETLStage> transforms, Resources resources)
protected void buildNewConfig(ETLConfig.Builder builder, PluginArtifactFinder pluginArtifactFinder)
Copyright © 2016 Cask Data, Inc. Licensed under the Apache License, Version 2.0.