Package | Description |
---|---|
io.grpc.util |
Utilities with advanced features in the core layer that user can optionally use.
|
Class and Description |
---|
RoundRobinLoadBalancerFactory
Deprecated.
use
LoadBalancerRegistry.getProvider(java.lang.String) with "round_robin" policy. This
class will be deleted soon. |
Copyright © 2019. All rights reserved.