public interface OptionLocalWorkers
Modifier and Type | Method and Description |
---|---|
int |
getLocalWorkers()
Returns the number of workers to run on this machine.
|
void |
setLocalWorkers(int localWorkers)
Sets the number of workers to run on this machine.
|
Copyright © 2018. All rights reserved.