public final class OldETLBatchConfig extends OldETLConfig
| Constructor and Description |
|---|
OldETLBatchConfig(String schedule,
OldETLStage source,
List<OldETLStage> sinks,
List<OldETLStage> transforms,
Resources resources,
List<OldETLStage> actions) |
| Modifier and Type | Method and Description |
|---|---|
ETLBatchConfig |
getNewConfig(PluginArtifactFinder pluginArtifactFinder) |
buildNewConfigpublic OldETLBatchConfig(String schedule, OldETLStage source, List<OldETLStage> sinks, List<OldETLStage> transforms, Resources resources, List<OldETLStage> actions)
public ETLBatchConfig getNewConfig(PluginArtifactFinder pluginArtifactFinder)
Copyright © 2016 Cask Data, Inc. Licensed under the Apache License, Version 2.0.