@Beta public interface MultiInputPipelineConfigurable
| Modifier and Type | Method and Description |
|---|---|
void |
configurePipeline(MultiInputPipelineConfigurer multiInputPipelineConfigurer)
Configure an ETL pipeline, adding datasets and streams that the stage needs.
|
void configurePipeline(MultiInputPipelineConfigurer multiInputPipelineConfigurer) throws IllegalArgumentException
multiInputPipelineConfigurer - the configurer used to add required datasets and streamsIllegalArgumentException - if the given config is invalidCopyright © 2021 Cask Data, Inc. Licensed under the Apache License, Version 2.0.