Package | Description |
---|---|
org.openspaces.admin.pu.elastic.config |
Modifier and Type | Class and Description |
---|---|
class |
AutomaticCapacityScaleConfigurer
Provides fluent API for creating a new
AutomaticCapacityScaleConfig object. |
class |
EagerScaleConfigurer
Provides fluent API for creating a new
EagerScaleConfig object. |
class |
ManualCapacityPerZonesScaleConfigurer |
class |
ManualCapacityScaleConfigurer
Provides fluent API for creating a new
ManualCapacityScaleConfig object. |
Modifier and Type | Method and Description |
---|---|
ScaleStrategyConfigurer<T> |
ScaleStrategyConfigurer.allowAboveAverageMemoryPerMachine(boolean allowAboveAverageMemoryPerMachine) |
ScaleStrategyConfigurer<T> |
ScaleStrategyConfigurer.atMostOneConcurrentRelocation(boolean atMostOneConcurrentRelocation) |
ScaleStrategyConfigurer<T> |
ScaleStrategyConfigurer.atMostOneContainerPerMachine() |
ScaleStrategyConfigurer<T> |
ScaleStrategyConfigurer.maxConcurrentRelocationsPerMachine(int maxNumberOfConcurrentRelocationsPerMachine) |
ScaleStrategyConfigurer<T> |
ScaleStrategyConfigurer.pollingInterval(long pollingInterval,
TimeUnit timeUnit) |
Copyright © GigaSpaces.