GigaSpaces XAP 8.0 API

Uses of Interface
org.openspaces.pu.sla.Policy

Packages that use Policy
org.openspaces.pu.sla Definition of SLA (Service Level Agreement) when deploying onto an SLA enabled container (such as the Service Grid). 
 

Uses of Policy in org.openspaces.pu.sla
 

Classes in org.openspaces.pu.sla that implement Policy
 class AbstractPolicy
          Simple base class for different policies.
 class RelocationPolicy
          Relocation policy will cause a processing unit instance to relocate when the policy associated monitor breaches its threshold values.
 class ScaleUpPolicy
          Scale up policy will cause a processing unit instance to be created when the policy associated monitor breaches its threshold values.
 

Methods in org.openspaces.pu.sla that return Policy
 Policy SLA.getPolicy()
          Returns the policy associated with the SLA controlling the runtime policy on the action needed to be taken when the monitor associated with the policy breaks the policy thresholds.
 

Methods in org.openspaces.pu.sla with parameters of type Policy
 void SLA.setPolicy(Policy policy)
          Sets the policy associated with the SLA controlling the runtime policy on the action needed to be taken when the monitor associated with the policy breaks the policy thresholds.
 


GigaSpaces XAP 8.0 API

Copyright © GigaSpaces.