Uses of Class
io.smallrye.stork.loadbalancer.poweroftwochoices.PowerOfTwoChoicesConfiguration
-
-
Uses of PowerOfTwoChoicesConfiguration in io.smallrye.stork.loadbalancer.poweroftwochoices
Methods in io.smallrye.stork.loadbalancer.poweroftwochoices that return PowerOfTwoChoicesConfiguration Modifier and Type Method Description PowerOfTwoChoicesConfigurationPowerOfTwoChoicesConfiguration. withUseSecureRandom(String value)Set the 'use-secure-random' attribute.Methods in io.smallrye.stork.loadbalancer.poweroftwochoices with parameters of type PowerOfTwoChoicesConfiguration Modifier and Type Method Description LoadBalancerPowerOfTwoChoicesLoadBalancerProvider. createLoadBalancer(PowerOfTwoChoicesConfiguration config, ServiceDiscovery serviceDiscovery)
-