Uses of Interface
io.grpc.LoadBalancer.SubchannelStateListener
-
-
Uses of LoadBalancer.SubchannelStateListener in io.grpc
Fields in io.grpc with type parameters of type LoadBalancer.SubchannelStateListener Modifier and Type Field Description static LoadBalancer.CreateSubchannelArgs.Key<LoadBalancer.SubchannelStateListener>LoadBalancer. HEALTH_CONSUMER_LISTENER_ARG_KEYMethods in io.grpc with parameters of type LoadBalancer.SubchannelStateListener Modifier and Type Method Description voidLoadBalancer.Subchannel. start(LoadBalancer.SubchannelStateListener listener)Starts the Subchannel.
-