Uses of Class
io.grpc.util.ForwardingLoadBalancer
-
Packages that use ForwardingLoadBalancer Package Description io.grpc.protobuf.services Service definitions and utilities with protobuf dependency for the pre-defined gRPC services.io.grpc.util Utilities with advanced features in the core layer that user can optionally use. -
-
Uses of ForwardingLoadBalancer in io.grpc.protobuf.services
Subclasses of ForwardingLoadBalancer in io.grpc.protobuf.services Modifier and Type Class Description private static classHealthCheckingLoadBalancerFactory.HealthCheckingLoadBalancer -
Uses of ForwardingLoadBalancer in io.grpc.util
Subclasses of ForwardingLoadBalancer in io.grpc.util Modifier and Type Class Description classGracefulSwitchLoadBalancerA load balancer that gracefully swaps to a new lb policy.
-