Package | Description |
---|---|
io.cdap.cdap.etl.api |
Packages for ETL Application Templates.
|
io.cdap.cdap.etl.api.action | |
io.cdap.cdap.etl.api.batch |
Packages for ETL Application Templates.
|
io.cdap.cdap.etl.api.condition | |
io.cdap.cdap.etl.api.engine.sql |
Modifier and Type | Method and Description |
---|---|
void |
AlertPublisher.configurePipeline(PipelineConfigurer pipelineConfigurer) |
void |
Transform.configurePipeline(PipelineConfigurer pipelineConfigurer)
Configure an ETL pipeline.
|
void |
PipelineConfigurable.configurePipeline(PipelineConfigurer pipelineConfigurer)
Configure an ETL pipeline, registering datasets and plugins that the stage needs.
|
Modifier and Type | Method and Description |
---|---|
void |
Action.configurePipeline(PipelineConfigurer pipelineConfigurer) |
Modifier and Type | Method and Description |
---|---|
void |
PostAction.configurePipeline(PipelineConfigurer pipelineConfigurer)
Configure the pipeline.
|
void |
BatchReducibleAggregator.configurePipeline(PipelineConfigurer pipelineConfigurer)
Configure the pipeline.
|
void |
BatchConfigurable.configurePipeline(PipelineConfigurer pipelineConfigurer) |
void |
BatchAggregator.configurePipeline(PipelineConfigurer pipelineConfigurer)
Configure the pipeline.
|
Modifier and Type | Method and Description |
---|---|
void |
Condition.configurePipeline(PipelineConfigurer pipelineConfigurer) |
Modifier and Type | Method and Description |
---|---|
void |
BatchSQLEngine.configurePipeline(PipelineConfigurer pipelineConfigurer) |
Copyright © 2021 Cask Data, Inc. Licensed under the Apache License, Version 2.0.