public static final class HealthGrpc.HealthFutureStub extends io.grpc.stub.AbstractStub<HealthGrpc.HealthFutureStub>
| Modifier and Type | Method and Description |
|---|---|
protected HealthGrpc.HealthFutureStub |
build(io.grpc.Channel channel,
io.grpc.CallOptions callOptions) |
com.google.common.util.concurrent.ListenableFuture<HealthProto.HealthCheckResponse> |
check(HealthProto.HealthCheckRequest request) |
protected HealthGrpc.HealthFutureStub build(io.grpc.Channel channel, io.grpc.CallOptions callOptions)
build in class io.grpc.stub.AbstractStub<HealthGrpc.HealthFutureStub>public com.google.common.util.concurrent.ListenableFuture<HealthProto.HealthCheckResponse> check(HealthProto.HealthCheckRequest request)
Copyright © 2020 Gojek. All rights reserved.