Package | Description |
---|---|
io.cdap.cdap.etl.api.batch |
Packages for ETL Application Templates.
|
Modifier and Type | Class and Description |
---|---|
class |
BatchConfigurable<T extends BatchContext>
Base class for Batch run configuration methods.
|
class |
MultiInputBatchConfigurable<T extends BatchContext>
Base class for multi input Batch run configuration methods.
|
Modifier and Type | Interface and Description |
---|---|
interface |
BatchAggregatorContext
Context of a Batch Aggregator.
|
interface |
BatchJoinerContext
Context of a Batch Joiner
|
interface |
BatchSinkContext
Context of a Batch Sink.
|
interface |
BatchSourceContext
Context of a Batch Source.
|
Copyright © 2021 Cask Data, Inc. Licensed under the Apache License, Version 2.0.