mainNode property
Specifies the node index for the main node of a multi-node parallel job. This node index value must be fewer than the number of nodes.
Implementation
final int mainNode;
Specifies the node index for the main node of a multi-node parallel job. This node index value must be fewer than the number of nodes.
final int mainNode;