public static final class XdsUpdateHealthServiceGrpc.XdsUpdateHealthServiceFutureStub extends io.grpc.stub.AbstractFutureStub<XdsUpdateHealthServiceGrpc.XdsUpdateHealthServiceFutureStub>
A service to remotely control health status of an xDS test server.
| Modifier and Type | Method and Description |
|---|---|
protected XdsUpdateHealthServiceGrpc.XdsUpdateHealthServiceFutureStub |
build(io.grpc.Channel channel,
io.grpc.CallOptions callOptions) |
com.google.common.util.concurrent.ListenableFuture<EmptyProtos.Empty> |
setNotServing(EmptyProtos.Empty request) |
com.google.common.util.concurrent.ListenableFuture<EmptyProtos.Empty> |
setServing(EmptyProtos.Empty request) |
protected XdsUpdateHealthServiceGrpc.XdsUpdateHealthServiceFutureStub build(io.grpc.Channel channel, io.grpc.CallOptions callOptions)
build in class io.grpc.stub.AbstractStub<XdsUpdateHealthServiceGrpc.XdsUpdateHealthServiceFutureStub>public com.google.common.util.concurrent.ListenableFuture<EmptyProtos.Empty> setServing(EmptyProtos.Empty request)
public com.google.common.util.concurrent.ListenableFuture<EmptyProtos.Empty> setNotServing(EmptyProtos.Empty request)