Package io.grpc

Class LoadBalancerRegistry.LoadBalancerPriorityAccessor

    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      int getPriority​(LoadBalancerProvider provider)
      A priority, from 0 to 10 that this provider should be used, taking the current environment into consideration.
      boolean isAvailable​(LoadBalancerProvider provider)
      Checks this provider is available for use, taking the current environment into consideration.
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait