GigaSpaces XAP 8.0 API

org.openspaces.admin.pu.elastic.config
Interface ScaleStrategyConfigurer<T extends ScaleStrategyConfig>

All Superinterfaces:
BeanConfigurer<T>
All Known Implementing Classes:
EagerScaleConfigurer, ManualCapacityScaleConfigurer

public interface ScaleStrategyConfigurer<T extends ScaleStrategyConfig>
extends BeanConfigurer<T>


Method Summary
 ScaleStrategyConfigurer<T> maxConcurrentRelocationsPerMachine(int maxNumberOfConcurrentRelocationsPerMachine)
           
 
Methods inherited from interface org.openspaces.admin.bean.BeanConfigurer
create
 

Method Detail

maxConcurrentRelocationsPerMachine

ScaleStrategyConfigurer<T> maxConcurrentRelocationsPerMachine(int maxNumberOfConcurrentRelocationsPerMachine)
See Also:
ScaleStrategyConfig.setMaxConcurrentRelocationsPerMachine(int)

GigaSpaces XAP 8.0 API

Copyright © GigaSpaces.