public class ScaleUpPolicy extends AbstractPolicy
Constructor and Description |
---|
ScaleUpPolicy() |
Modifier and Type | Method and Description |
---|---|
int |
getMaxInstances()
The maximum number of processing instances this scale up policy will scale up to.
|
void |
setMaxInstances(int maxInstances)
The maximum number of processing instances this scale up policy will scale up to.
|
String |
toString() |
getHigh, getLow, getLowerDampener, getMonitor, getUpperDampener, setHigh, setLow, setLowerDampener, setMonitor, setUpperDampener
public int getMaxInstances()
high
value.public void setMaxInstances(int maxInstances)
high
value.Copyright © GigaSpaces.