mainNode property

int mainNode
final

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;