Uses of Interface
io.grpc.LoadBalancer.SubchannelStateListener
-
-
Uses of LoadBalancer.SubchannelStateListener in io.grpc
Methods in io.grpc with parameters of type LoadBalancer.SubchannelStateListener Modifier and Type Method Description void
LoadBalancer.Subchannel. start(LoadBalancer.SubchannelStateListener listener)
Starts the Subchannel.
-