Uses of Class
io.grpc.LoadBalancer.SubchannelPicker
-
-
Uses of LoadBalancer.SubchannelPicker in io.grpc
Methods in io.grpc with parameters of type LoadBalancer.SubchannelPicker Modifier and Type Method Description abstract void
LoadBalancer.Helper. updateBalancingState(ConnectivityState newState, LoadBalancer.SubchannelPicker newPicker)
Set a new state with a new picker to the channel.
-