public interface ConfigServiceLoadBalancerClient extends Ordered
HIGHEST_PRECEDENCE, LOWEST_PRECEDENCE| Modifier and Type | Method and Description |
|---|---|
ServiceDTO |
chooseOneFrom(List<ServiceDTO> configServices)
choose 1 config service from multiple service instances
|
ServiceDTO chooseOneFrom(List<ServiceDTO> configServices)
configServices - the return of ConfigServiceLocator.getConfigServices()IllegalArgumentException - if arg is null of emptyCopyright © 2023. All rights reserved.