Uses of Interface
org.openspaces.pu.sla.Policy
Packages that use Policy
Package
Description
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 PolicyModifier and TypeClassDescriptionclassSimple base class for different policies.classRelocation policy will cause a processing unit instance to relocate when the policy associated monitor breaches its threshold values.classScale 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 PolicyModifier and TypeMethodDescriptionSLA.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