@Beta public interface MultiOutputPipelineConfigurable
Modifier and Type | Method and Description |
---|---|
void |
configurePipeline(MultiOutputPipelineConfigurer multiOutputPipelineConfigurer)
Configure a pipeline, adding datasets and streams that the stage needs.
|
void configurePipeline(MultiOutputPipelineConfigurer multiOutputPipelineConfigurer)
multiOutputPipelineConfigurer
- the configurer used to add required datasets and streamsIllegalArgumentException
- if the given config is invalidCopyright © 2020 Cask Data, Inc. Licensed under the Apache License, Version 2.0.