| Package | Description |
|---|---|
| co.cask.cdap.etl.proto | |
| co.cask.cdap.etl.proto.v1 | |
| co.cask.cdap.etl.proto.v2 |
| Modifier and Type | Interface and Description |
|---|---|
interface |
UpgradeableConfig<T extends UpgradeableConfig>
Upgradeable config for ETL applications, which allows chain upgrading until the latest version is reached.
|
| Modifier and Type | Class and Description |
|---|---|
class |
ETLBatchConfig
ETL Batch Configuration.
|
class |
ETLRealtimeConfig
ETL Realtime Configuration.
|
| Modifier and Type | Class and Description |
|---|---|
class |
ETLConfig
Common ETL Config.
|
| Modifier and Type | Method and Description |
|---|---|
UpgradeableConfig |
ETLConfig.upgrade(UpgradeContext upgradeContext) |
Copyright © 2016 Cask Data, Inc. Licensed under the Apache License, Version 2.0.