@Beta public interface PipelineConfigurer extends PluginConfigurer, DatasetConfigurer
Modifier and Type | Method and Description |
---|---|
Engine |
getEngine() |
StageConfigurer |
getStageConfigurer()
Get 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.
|
evaluateMacros, evaluateMacros, usePlugin, usePlugin, usePluginClass, usePluginClass
addDatasetModule, addDatasetType, createDataset, createDataset, createDataset, createDataset
StageConfigurer getStageConfigurer()
Engine getEngine()
void setPipelineProperties(Map<String,String> properties)
properties
- the properties to setCopyright © 2021 Cask Data, Inc. Licensed under the Apache License, Version 2.0.