class GroupDetails
GroupDetails holds details for each of the workers in a Group process.
workers
- An int holding the number of workers in the GroupgroupDetails
- an array of workers elements each holding the LocalDetails for each Worker process
in the GroupType | Name and description |
---|---|
LocalDetails[] |
groupDetails |
int |
workers |
Constructor and description |
---|
GroupDetails
() |
GPP - Groovy Parallel Patterns generated 06112016 by Jon Kerridge, Edinburgh Napier University - j.kerridge@napier.ac.uk