| Package | Description |
|---|---|
| co.cask.cdap.etl.proto.v1 | |
| co.cask.cdap.etl.proto.v2 |
| Modifier and Type | Method and Description |
|---|---|
protected <T extends ETLConfig.Builder> |
ETLConfig.upgradeBase(T builder,
UpgradeContext upgradeContext,
String sourceType,
String sinkType) |
| Modifier and Type | Class and Description |
|---|---|
static class |
ETLConfig.Builder<T extends ETLConfig.Builder>
Builder for creating configs.
|
| Modifier and Type | Class and Description |
|---|---|
static class |
DataStreamsConfig.Builder
Builder to create data stream configs.
|
static class |
ETLBatchConfig.Builder
Builder for creating configs.
|
| Modifier and Type | Method and Description |
|---|---|
protected <T extends ETLConfig.Builder> |
ETLConfig.convertStages(T builder,
String sourceType,
String sinkType)
Converts the source, transforms, sinks, connections and resources from old style config into their
new forms.
|
Copyright © 2017 Cask Data, Inc. Licensed under the Apache License, Version 2.0.