@Generated(value="by gRPC proto compiler", comments="Source: grpc/health/v1/health.proto") public final class HealthGrpc extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
HealthGrpc.HealthBlockingStub |
static class |
HealthGrpc.HealthFutureStub |
static class |
HealthGrpc.HealthImplBase |
static class |
HealthGrpc.HealthStub |
| Modifier and Type | Field and Description |
|---|---|
static String |
SERVICE_NAME |
| Modifier and Type | Method and Description |
|---|---|
static MethodDescriptor<HealthCheckRequest,HealthCheckResponse> |
getCheckMethod() |
static ServiceDescriptor |
getServiceDescriptor() |
static MethodDescriptor<HealthCheckRequest,HealthCheckResponse> |
getWatchMethod() |
static HealthGrpc.HealthBlockingStub |
newBlockingStub(Channel channel)
Creates a new blocking-style stub that supports unary and streaming output calls on the service
|
static HealthGrpc.HealthFutureStub |
newFutureStub(Channel channel)
Creates a new ListenableFuture-style stub that supports unary calls on the service
|
static HealthGrpc.HealthStub |
newStub(Channel channel)
Creates a new async stub that supports all call types for the service
|
public static final String SERVICE_NAME
public static MethodDescriptor<HealthCheckRequest,HealthCheckResponse> getCheckMethod()
public static MethodDescriptor<HealthCheckRequest,HealthCheckResponse> getWatchMethod()
public static HealthGrpc.HealthStub newStub(Channel channel)
public static HealthGrpc.HealthBlockingStub newBlockingStub(Channel channel)
public static HealthGrpc.HealthFutureStub newFutureStub(Channel channel)
public static ServiceDescriptor getServiceDescriptor()