| Package | Description |
|---|---|
| co.cask.cdap.etl.api |
Packages for ETL Application Templates.
|
| co.cask.cdap.etl.api.batch |
Packages for ETL Application Templates.
|
| Modifier and Type | Class and Description |
|---|---|
class |
Transform<IN,OUT>
Transform Stage.
|
| Modifier and Type | Class and Description |
|---|---|
class |
BatchSink<IN,KEY_OUT,VAL_OUT>
Batch Sink forms the last stage of a Batch ETL Pipeline.
|
class |
BatchSource<KEY_IN,VAL_IN,OUT>
Batch Source forms the first stage of a Batch ETL Pipeline.
|
Copyright © 2016 Cask Data, Inc. Licensed under the Apache License, Version 2.0.