Package | Description |
---|---|
org.openspaces.pu.sla |
Definition of SLA (Service Level Agreement) when deploying onto an SLA enabled container (such as the
Service Grid).
|
Modifier and Type | Class and Description |
---|---|
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.
|
Modifier and Type | Method and Description |
---|---|
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.
|
Modifier and Type | Method and Description |
---|---|
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.
|
Copyright © GigaSpaces.