@Generated(value="by gRPC proto compiler (version 1.53.0)",
comments="Source: cacheping.proto")
public final class PingGrpc
extends java.lang.Object
| Modifier and Type | Class and Description |
|---|---|
static class |
PingGrpc.PingBlockingStub |
static class |
PingGrpc.PingFutureStub |
static class |
PingGrpc.PingImplBase |
static class |
PingGrpc.PingStub |
| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
SERVICE_NAME |
| Modifier and Type | Method and Description |
|---|---|
static io.grpc.MethodDescriptor<_PingRequest,_PingResponse> |
getPingMethod() |
static io.grpc.ServiceDescriptor |
getServiceDescriptor() |
static PingGrpc.PingBlockingStub |
newBlockingStub(io.grpc.Channel channel)
Creates a new blocking-style stub that supports unary and streaming output calls on the service
|
static PingGrpc.PingFutureStub |
newFutureStub(io.grpc.Channel channel)
Creates a new ListenableFuture-style stub that supports unary calls on the service
|
static PingGrpc.PingStub |
newStub(io.grpc.Channel channel)
Creates a new async stub that supports all call types for the service
|
public static final java.lang.String SERVICE_NAME
public static io.grpc.MethodDescriptor<_PingRequest,_PingResponse> getPingMethod()
public static PingGrpc.PingStub newStub(io.grpc.Channel channel)
public static PingGrpc.PingBlockingStub newBlockingStub(io.grpc.Channel channel)
public static PingGrpc.PingFutureStub newFutureStub(io.grpc.Channel channel)
public static io.grpc.ServiceDescriptor getServiceDescriptor()