Class LeastRequestsConfiguration

  • All Implemented Interfaces:
    ConfigWithType

    public class LeastRequestsConfiguration
    extends Object
    implements ConfigWithType
    Configuration for the LeastRequestsLoadBalancerProvider LoadBalancer.
    • Constructor Detail

      • LeastRequestsConfiguration

        public LeastRequestsConfiguration​(Map<String,​String> params)
        Creates a new LeastRequestsConfiguration
        Parameters:
        params - the parameters, must not be null
      • LeastRequestsConfiguration

        public LeastRequestsConfiguration()
        Creates a new LeastRequestsConfiguration