public class DefaultAutoScalingSlaEnforcementEndpoint extends Object implements AutoScalingSlaEnforcementEndpoint
| Constructor and Description | 
|---|
DefaultAutoScalingSlaEnforcementEndpoint(ProcessingUnit pu)  | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
enforceSla(AutoScalingSlaPolicy sla)  | 
boolean | 
isAboveHighThreshold(AutomaticCapacityScaleRuleConfig rule,
                    Object value)  | 
boolean | 
isBelowLowThreshold(AutomaticCapacityScaleRuleConfig rule,
                   Object value)  | 
public DefaultAutoScalingSlaEnforcementEndpoint(ProcessingUnit pu)
public void enforceSla(AutoScalingSlaPolicy sla) throws AutoScalingSlaEnforcementInProgressException
enforceSla in interface AutoScalingSlaEnforcementEndpointAutoScalingSlaEnforcementInProgressExceptionpublic boolean isBelowLowThreshold(AutomaticCapacityScaleRuleConfig rule, Object value) throws AutoScalingSlaEnforcementInProgressException
public boolean isAboveHighThreshold(AutomaticCapacityScaleRuleConfig rule, Object value) throws AutoScalingSlaEnforcementInProgressException
Copyright © GigaSpaces.