Uses of Package
org.openspaces.pu.sla
Packages that use org.openspaces.pu.sla
Package
Description
Internally Used.
A package including the ability to deploy a processing unit onto the Service Grid.
Definition of SLA (Service Level Agreement) when deploying onto an SLA enabled container (such as the
Service Grid).
Support classes allowing to configure OpenSpaces SLA using xml namespaces based on Spring namespaces support.
-
Classes in org.openspaces.pu.sla used by org.openspaces.admin.internal.driver.tiered_storage
-
Classes in org.openspaces.pu.sla used by org.openspaces.admin.internal.gsm
-
Classes in org.openspaces.pu.sla used by org.openspaces.pu.container.servicegrid.deploy
-
Classes in org.openspaces.pu.sla used by org.openspaces.pu.slaClassDescriptionSimple base class for different policies.The member alive indicator allows to configure the SLA on how often a member will be checed to see if a member is alive, and in case of failure, how many times to retry and how often.A policy controls the runtime action that should be taken when the monitor value associated with this policy (using
Policy.setMonitor(String)) breaches the policy thresholds. -
Classes in org.openspaces.pu.sla used by org.openspaces.pu.sla.configClassDescriptionRelocation policy will cause a processing unit instance to relocate when the policy associated monitor breaches its threshold values.Scale up policy will cause a processing unit instance to be created when the policy associated monitor breaches its threshold values.A set of definitions controlling the nature of a processing unit deployment on the Service Grid.