Uses of Class
io.grpc.protobuf.services.HealthCheckingLoadBalancerFactory.HealthCheckState
-
Packages that use HealthCheckingLoadBalancerFactory.HealthCheckState Package Description io.grpc.protobuf.services 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.HealthCheckState Modifier and Type Field Description (package private) HealthCheckingLoadBalancerFactory.HealthCheckStateHealthCheckingLoadBalancerFactory.SubchannelImpl. hcStateFields in io.grpc.protobuf.services with type parameters of type HealthCheckingLoadBalancerFactory.HealthCheckState Modifier and Type Field Description (package private) java.util.HashSet<HealthCheckingLoadBalancerFactory.HealthCheckState>HealthCheckingLoadBalancerFactory.HelperImpl. hcStatesConstructors in io.grpc.protobuf.services with parameters of type HealthCheckingLoadBalancerFactory.HealthCheckState Constructor Description SubchannelImpl(LoadBalancer.Subchannel delegate, HealthCheckingLoadBalancerFactory.HealthCheckState hcState)
-