public interface IPipelineWriter
| Modifier and Type | Method and Description |
|---|---|
void |
write(IPipeline pipeline)
Writes the steps of the pipeline and the parameters of each step of
a given pipeline into the implementation-specific storage.
|
void write(IPipeline pipeline)
pipeline - the pipeline to write.Copyright © 2021. All rights reserved.