| Package | Description |
|---|---|
| co.cask.cdap.etl.proto | |
| co.cask.cdap.etl.proto.v0 | |
| co.cask.cdap.etl.proto.v1 | |
| co.cask.cdap.etl.proto.v2 |
| Modifier and Type | Method and Description |
|---|---|
T |
UpgradeableConfig.upgrade(UpgradeContext upgradeContext)
Return an upgraded config, which may be upgradeable itself.
|
| Modifier and Type | Method and Description |
|---|---|
ETLBatchConfig |
ETLBatchConfig.upgrade(UpgradeContext upgradeContext) |
ETLRealtimeConfig |
ETLRealtimeConfig.upgrade(UpgradeContext upgradeContext) |
protected <T extends ETLConfig.Builder> |
ETLConfig.upgradeBase(T builder,
UpgradeContext upgradeContext,
String sourceType,
String sinkType) |
| Modifier and Type | Method and Description |
|---|---|
ETLBatchConfig |
ETLBatchConfig.upgrade(UpgradeContext upgradeContext) |
ETLRealtimeConfig |
ETLRealtimeConfig.upgrade(UpgradeContext upgradeContext) |
protected <T extends ETLConfig.Builder> |
ETLConfig.upgradeBase(T builder,
UpgradeContext upgradeContext,
String sourceType,
String sinkType) |
ETLStage |
ETLStage.upgradeStage(String type,
UpgradeContext upgradeContext) |
| Modifier and Type | Method and Description |
|---|---|
UpgradeableConfig |
ETLConfig.upgrade(UpgradeContext upgradeContext) |
Copyright © 2016 Cask Data, Inc. Licensed under the Apache License, Version 2.0.