public abstract static class HealthGrpc.HealthImplBase extends Object implements io.grpc.BindableService
| Constructor and Description |
|---|
HealthImplBase() |
| Modifier and Type | Method and Description |
|---|---|
io.grpc.ServerServiceDefinition |
bindService() |
void |
check(HealthProto.HealthCheckRequest request,
io.grpc.stub.StreamObserver<HealthProto.HealthCheckResponse> responseObserver) |
public void check(HealthProto.HealthCheckRequest request, io.grpc.stub.StreamObserver<HealthProto.HealthCheckResponse> responseObserver)
public final io.grpc.ServerServiceDefinition bindService()
bindService in interface io.grpc.BindableServiceCopyright © 2020 Gojek. All rights reserved.