public interface ScaleStrategyAgentZonesAwareConfig
Modifier and Type | Method and Description |
---|---|
boolean |
isGridServiceAgentZonesAware() |
void |
setGridServiceAgentZonesAware(boolean enableAgentZonesAware)
By default disabled, which means that the following machines:
- Machines started due to failover of another machine
|
boolean isGridServiceAgentZonesAware()
void setGridServiceAgentZonesAware(boolean enableAgentZonesAware)
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.Copyright © GigaSpaces.