@Beta public interface MultiOutputPipelineConfigurer extends PluginConfigurer, DatasetConfigurer
PipelineConfigurer
except it exposes MultiOutputStageConfigurer
Modifier and Type | Method and Description |
---|---|
Engine |
getEngine() |
MultiOutputStageConfigurer |
getMultiOutputStageConfigurer()
Get multi output stage configurer for the pipeline stage
|
void |
setPipelineProperties(Map<String,String> properties)
Set pipeline properties that will be applied to each run of the pipeline.
|
usePlugin, usePlugin, usePluginClass, usePluginClass
addDatasetModule, addDatasetType, createDataset, createDataset, createDataset, createDataset
MultiOutputStageConfigurer getMultiOutputStageConfigurer()
Engine getEngine()
void setPipelineProperties(Map<String,String> properties)
properties
- the properties to setCopyright © 2020 Cask Data, Inc. Licensed under the Apache License, Version 2.0.