| Class and Description |
|---|
| io.grpc.grpclb.GrpclbLoadBalancerFactory
The "grpclb" policy will be selected when environment is set up correctly, thus no
need to directly reference the factory. If explicit selection is needed, use
LoadBalancerRegistry.getProvider(java.lang.String) with "grpclb" policy. This class will be
deleted soon. |