Uses of Class
io.grpc.protobuf.services.HealthCheckingLoadBalancerFactory.HealthCheckState
Packages that use HealthCheckingLoadBalancerFactory.HealthCheckState
Package
Description
Service definitions and utilities with protobuf dependency for the pre-defined gRPC services.
-
Uses of HealthCheckingLoadBalancerFactory.HealthCheckState in io.grpc.protobuf.services
Fields in io.grpc.protobuf.services declared as HealthCheckingLoadBalancerFactory.HealthCheckStateModifier and TypeFieldDescription(package private) final HealthCheckingLoadBalancerFactory.HealthCheckState
HealthCheckingLoadBalancerFactory.SubchannelImpl.hcState
Fields in io.grpc.protobuf.services with type parameters of type HealthCheckingLoadBalancerFactory.HealthCheckStateModifier and TypeFieldDescription(package private) final HashSet
<HealthCheckingLoadBalancerFactory.HealthCheckState> HealthCheckingLoadBalancerFactory.HelperImpl.hcStates
Constructors in io.grpc.protobuf.services with parameters of type HealthCheckingLoadBalancerFactory.HealthCheckStateModifierConstructorDescription(package private)
SubchannelImpl
(LoadBalancer.Subchannel delegate, HealthCheckingLoadBalancerFactory.HealthCheckState hcState)