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 RandomConfigurationModifier and TypeMethodDescriptionRandomConfiguration.withUseSecureRandom(String value) Set the 'use-secure-random' attribute.Methods in io.smallrye.stork.loadbalancer.random with parameters of type RandomConfigurationModifier and TypeMethodDescriptionRandomLoadBalancerProvider.createLoadBalancer(RandomConfiguration config, ServiceDiscovery serviceDiscovery)