public class ScaleServiceHorizontalRequest extends Object
Constructor and Description |
---|
ScaleServiceHorizontalRequest() |
ScaleServiceHorizontalRequest(String name,
Integer targetSize,
Integer memoryMB,
Integer cpuMhz) |
Modifier and Type | Method and Description |
---|---|
Integer |
getCpuMhz() |
Integer |
getMemoryMB() |
String |
getName() |
Integer |
getTargetSize() |
ScaleServiceHorizontalRequest |
setCpuMhz(Integer cpuMhz) |
ScaleServiceHorizontalRequest |
setMemoryMB(Integer memoryMB) |
ScaleServiceHorizontalRequest |
setName(String name) |
ScaleServiceHorizontalRequest |
setTargetSize(Integer targetSize) |
public String getName()
public ScaleServiceHorizontalRequest setName(String name)
public Integer getTargetSize()
public ScaleServiceHorizontalRequest setTargetSize(Integer targetSize)
public Integer getMemoryMB()
public ScaleServiceHorizontalRequest setMemoryMB(Integer memoryMB)
public Integer getCpuMhz()
public ScaleServiceHorizontalRequest setCpuMhz(Integer cpuMhz)
Copyright © GigaSpaces.