GigaSpaces XAP 9.7.2 API

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


public interface MaxNumberOfContainersScaleConfig


Method Summary
 int getMaxNumberOfContainers()
           
 void setMaxNumberOfContainers(int numberOfContainers)
          Defines a maximum for the total number of containers.
 

Method Detail

setMaxNumberOfContainers

void setMaxNumberOfContainers(int numberOfContainers)
Defines a maximum for the total number of containers. For example in the following scenario, given the maximum is 3, a new container is not started even if a scale out trigger is relevant. Machine A: GSC GSC Machine B: GSC


getMaxNumberOfContainers

int getMaxNumberOfContainers()

GigaSpaces XAP 9.7.2 API

Copyright © GigaSpaces.