org.openspaces.grid.gsm.autoscaling
Interface AutoScalingSlaEnforcementEndpoint
- All Superinterfaces:
- ServiceLevelAgreementEnforcementEndpoint
- All Known Implementing Classes:
- DefaultAutoScalingSlaEnforcementEndpoint
public interface AutoScalingSlaEnforcementEndpoint
- extends ServiceLevelAgreementEnforcementEndpoint
A service that on demand enforces auto scaling rules providing the new capacity requirements as a result.
- Since:
- 9.0.0
- Author:
- itaif
- See Also:
AutoScalingSlaPolicy
enforceSla
void enforceSla(AutoScalingSlaPolicy sla)
throws AutoScalingSlaEnforcementInProgressException
- Throws:
AutoScalingSlaEnforcementInProgressException
getNewCapacityRequirements
CapacityRequirements getNewCapacityRequirements()
- Returns:
- the new required capacity based on auto scaling rules
Copyright © GigaSpaces.