public class PipelineGraph extends Object
PipelineGraph(List<PipelineStage> stages)
List<PipelineStage>
getStages()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public PipelineGraph(List<PipelineStage> stages)
public List<PipelineStage> getStages()
Copyright © 2016–2021. All rights reserved.