Package org.openspaces.pu.sla
Class RelocationPolicy
java.lang.Object
org.openspaces.pu.sla.AbstractPolicy
org.openspaces.pu.sla.RelocationPolicy
- All Implemented Interfaces:
Serializable,Policy
Relocation policy will cause a processing unit instance to relocate when the policy associated
monitor breaches its threshold values. Relocation means that the processing unit will be removed
from its current grid container and moved to a new one (that meets its requirements).
- Author:
- kimchy
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.openspaces.pu.sla.AbstractPolicy
getHigh, getLow, getLowerDampener, getMonitor, getUpperDampener, setHigh, setLow, setLowerDampener, setMonitor, setUpperDampener