GigaSpaces XAP 10.0.1 API

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

All Known Implementing Classes:
AutomaticCapacityScaleConfig, ManualCapacityPerZonesScaleConfig, ManualCapacityScaleConfig

public interface ScaleStrategyAgentZonesAwareConfig

Since:
9.1.0
Author:
Itai Frenkel

Method Summary
 boolean isGridServiceAgentZonesAware()
           
 void setGridServiceAgentZonesAware(boolean enableAgentZonesAware)
          By default disabled, which means that the following machines: - Machines started due to failover of another machine
 

Method Detail

isGridServiceAgentZonesAware

boolean isGridServiceAgentZonesAware()

setGridServiceAgentZonesAware

void setGridServiceAgentZonesAware(boolean enableAgentZonesAware)
By default disabled, which means that the following machines: - Machines started due to failover of another machine. - Machines started by AutomaticCapacityScaleRuleConfig sue to threshold breach are started with a Grid Service Agent zones as described in #getGridServiceAgentZones() When enabled, these machines are started with the same ExactZonesConfig as the failed machine, or the same ExactZonesConfig as the machines whose threshold was breached.

Since:
9.1.0

GigaSpaces XAP 10.0.1 API

Copyright © GigaSpaces.