org.openspaces.grid.gsm.containers
Interface ContainersSlaEnforcementEndpoint
- All Superinterfaces: 
 - ServiceLevelAgreementEnforcementEndpoint
 
public interface ContainersSlaEnforcementEndpoint
- extends ServiceLevelAgreementEnforcementEndpoint
 
A service that on demand enforces the specified number of containers.
- Author:
 
  - itaif
 
- See Also:
 ContainersSlaPolicy
 
enforceSla
void enforceSla(ContainersSlaPolicy sla)
                throws ContainersSlaEnforcementInProgressException
 
- Throws:
 ContainersSlaEnforcementInProgressException
 
getContainers
GridServiceContainer[] getContainers()
 
- Returns:
 - the list of containers managed by this service.
 - Throws:
 SlaEnforcementEndpointDestroyedException
 
Copyright © GigaSpaces.