class PipelineDetails
PipelineDetails holds details for each stage in a Pipeline process.
stages
- An int holding the number of stages in the PipelinestageDetails
- an array of stages elements each holding the LocalDetails for each Worker process
in the PipelineType | Name and description |
---|---|
LocalDetails[] |
stageDetails |
int |
stages |
Constructor and description |
---|
PipelineDetails
() |
GPP - Groovy Parallel Patterns generated 06112016 by Jon Kerridge, Edinburgh Napier University - j.kerridge@napier.ac.uk