Class HealthDiscoveryServiceGrpc.HealthDiscoveryServiceFutureStub

  • Enclosing class:
    HealthDiscoveryServiceGrpc

    public static final class HealthDiscoveryServiceGrpc.HealthDiscoveryServiceFutureStub
    extends io.grpc.stub.AbstractFutureStub<HealthDiscoveryServiceGrpc.HealthDiscoveryServiceFutureStub>
     HDS is Health Discovery Service. It compliments Envoy’s health checking
     service by designating this Envoy to be a healthchecker for a subset of hosts
     in the cluster. The status of these health checks will be reported to the
     management server, where it can be aggregated etc and redistributed back to
     Envoy through EDS.