| Package | Description | 
|---|---|
| org.openspaces.pu.sla | Definition of SLA (Service Level Agreement) when deploying onto an SLA enabled container (such as the
Service Grid). | 
| org.openspaces.pu.sla.requirement | The requirements part of SLA definition allowing to control where a certain processing unit can be
deployed (based on the requirements defined). | 
| Modifier and Type | Method and Description | 
|---|---|
| List<Requirement> | InstanceSLA. getRequirements() | 
| List<Requirement> | SLA. getRequirements()Returns a list of requirements that control if a certain processing unit instance will be
 deployed to a grid container. | 
| Modifier and Type | Method and Description | 
|---|---|
| void | InstanceSLA. setRequirements(List<Requirement> requirements) | 
| void | SLA. setRequirements(List<Requirement> requirements)Sets a list of requirements that control if a certain processing unit instance will be
 deployed to a grid container. | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | CpuRequirement | 
| class  | HostRequirement | 
| class  | MemoryRequirement | 
| class  | RangeRequirement | 
| class  | SystemRequirement | 
| class  | ZoneRequirement | 
Copyright © GigaSpaces.