| Package | Description |
|---|---|
| co.cask.cdap.etl.api.batch |
Packages for ETL Application Templates.
|
| Modifier and Type | Class and Description |
|---|---|
class |
BatchAggregator<GROUP_KEY,GROUP_VALUE,OUT>
An
Aggregator used in batch programs. |
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.