GigaSpaces XAP 9.0 API

org.openspaces.admin.pu.elastic.config
Interface MaxNumberOfContainersPerMachineScaleConfig


public interface MaxNumberOfContainersPerMachineScaleConfig


Method Summary
 int getMaxNumberOfContainersPerMachine()
           
 void setMaxNumberOfContainersPerMachine(int maxNumberOfContainersPerMachine)
          Limits the maximum number of containers per machine to the specified value.
 

Method Detail

setMaxNumberOfContainersPerMachine

void setMaxNumberOfContainersPerMachine(int maxNumberOfContainersPerMachine)
Limits the maximum number of containers per machine to the specified value. For example in the following scenario, given minimum per machine 3, and maximum per machine is 4, a new GSC cannot be deployed until a new machine is added to the machine pool. Machine A: GSC GSC GSC GSC Machine B: GSC GSC GSC GSC


getMaxNumberOfContainersPerMachine

int getMaxNumberOfContainersPerMachine()

GigaSpaces XAP 9.0 API

Copyright © GigaSpaces.