GigaSpaces XAP 8.0 API

org.openspaces.pu.sla
Class RelocationPolicy

java.lang.Object
  extended by org.openspaces.pu.sla.AbstractPolicy
      extended by org.openspaces.pu.sla.RelocationPolicy
All Implemented Interfaces:
Serializable, Policy

public class RelocationPolicy
extends AbstractPolicy

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:
Serialized Form

Constructor Summary
RelocationPolicy()
           
 
Method Summary
 String toString()
           
 
Methods inherited from class org.openspaces.pu.sla.AbstractPolicy
getHigh, getLow, getLowerDampener, getMonitor, getUpperDampener, setHigh, setLow, setLowerDampener, setMonitor, setUpperDampener
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

RelocationPolicy

public RelocationPolicy()
Method Detail

toString

public String toString()
Overrides:
toString in class Object

GigaSpaces XAP 8.0 API

Copyright © GigaSpaces.