|
GigaSpaces XAP 9.7.2 API | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ScaleStrategyConfigurer | |
---|---|
org.openspaces.admin.pu.elastic.config |
Uses of ScaleStrategyConfigurer in org.openspaces.admin.pu.elastic.config |
---|
Classes in org.openspaces.admin.pu.elastic.config that implement ScaleStrategyConfigurer | |
---|---|
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. |
Methods in org.openspaces.admin.pu.elastic.config that return ScaleStrategyConfigurer | |
---|---|
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)
|
|
GigaSpaces XAP 9.7.2 API | |||||||||
PREV NEXT | FRAMES NO FRAMES |