public static final class HealthGrpc.HealthStub extends io.grpc.stub.AbstractStub<HealthGrpc.HealthStub>
| Modifier and Type | Method and Description |
|---|---|
protected HealthGrpc.HealthStub |
build(io.grpc.Channel channel,
io.grpc.CallOptions callOptions) |
void |
check(HealthProto.HealthCheckRequest request,
io.grpc.stub.StreamObserver<HealthProto.HealthCheckResponse> responseObserver) |
protected HealthGrpc.HealthStub build(io.grpc.Channel channel, io.grpc.CallOptions callOptions)
build in class io.grpc.stub.AbstractStub<HealthGrpc.HealthStub>public void check(HealthProto.HealthCheckRequest request, io.grpc.stub.StreamObserver<HealthProto.HealthCheckResponse> responseObserver)
Copyright © 2020 Gojek. All rights reserved.