executorsCount property

int? executorsCount
getter/setter pair

Total number of job executors.

Executor Count should be between 2 and 100. Default=2

Optional.

Implementation

core.int? executorsCount;