public class CapacityMachinesSlaPolicy extends AbstractMachinesSlaPolicy
| Constructor and Description | 
|---|
CapacityMachinesSlaPolicy()  | 
| Modifier and Type | Method and Description | 
|---|---|
GridServiceAgentFailureDetectionConfig | 
getAgentFailureDetectionConfig()  | 
CapacityRequirements | 
getCapacityRequirements()  | 
String | 
getScaleStrategyName()  | 
boolean | 
isStopMachineSupported()  | 
void | 
setAgentFailureDetectionConfig(GridServiceAgentFailureDetectionConfig agentFailureDetectionConfig)  | 
void | 
setCapacityRequirements(CapacityRequirements capacityRequirements)  | 
String | 
toString()  | 
void | 
validate()  | 
getContainerMemoryCapacityInMB, getDiscoveredMachinesCache, getGridServiceAgentZones, getMachineIsolation, getMachineProvisioning, getMaximumNumberOfContainersPerMachine, getMaximumNumberOfMachines, getMinimumNumberOfMachines, getReservedCapacityPerMachine, getReservedCapacityPerManagementMachine, getReservedMemoryCapacityPerMachineInMB, isAllowAboveAverageMemoryPerMachine, isUndeploying, setAllowAboveAverageMemoryPerMachine, setContainerMemoryCapacityInMB, setDiscoveredMachinesCache, setGridServiceAgentZones, setMachineIsolation, setMachineProvisioning, setMaximumNumberOfContainersPerMachine, setMaximumNumberOfMachines, setMinimumNumberOfMachinespublic CapacityRequirements getCapacityRequirements()
public void setCapacityRequirements(CapacityRequirements capacityRequirements)
public boolean isStopMachineSupported()
isStopMachineSupported in class AbstractMachinesSlaPolicypublic GridServiceAgentFailureDetectionConfig getAgentFailureDetectionConfig()
public void setAgentFailureDetectionConfig(GridServiceAgentFailureDetectionConfig agentFailureDetectionConfig)
public String getScaleStrategyName()
getScaleStrategyName in class AbstractMachinesSlaPolicypublic void validate()
              throws IllegalArgumentException
validate in class AbstractMachinesSlaPolicyIllegalArgumentExceptionCopyright © GigaSpaces.