| Package | Description |
|---|---|
| io.grpc |
The gRPC core public API.
|
| io.grpc.util |
Utilities with advanced features in the core layer that user can optionally use.
|
| Modifier and Type | Method and Description |
|---|---|
abstract void |
LoadBalancer.Helper.updateBalancingState(ConnectivityState newState,
LoadBalancer.SubchannelPicker newPicker)
Set a new state with a new picker to the channel.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ForwardingLoadBalancerHelper.updateBalancingState(ConnectivityState newState,
LoadBalancer.SubchannelPicker newPicker) |