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