public class AgentProperties extends Object
Constructor and Description |
---|
AgentProperties() |
Modifier and Type | Method and Description |
---|---|
Integer |
cpu()
Get the CPU configuration in terms of number of cores required for the run.
|
AgentProperties |
withCpu(Integer cpu)
Set the CPU configuration in terms of number of cores required for the run.
|
public Integer cpu()
public AgentProperties withCpu(Integer cpu)
cpu
- the cpu value to setCopyright © 2019. All rights reserved.