- java.lang.Object
-
- io.grpc.LoadBalancerProvider
-
- Direct Known Subclasses:
OutlierDetectionLoadBalancerProvider,PickFirstLoadBalancerProvider,SecretRoundRobinLoadBalancerProvider.Provider
public class LoadBalancerProvider extends Object
A dummy class to allow the re-packaging of grpc-java with a module-info.java file to work.This file will be replaced by the real implementation from grpc-java as part of the re-packaging process.