@Generated(value="by gRPC proto compiler (version 1.36.0)", comments="Source: ucar/gcdm/gcdm_server.proto") public final class GcdmGrpc extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
GcdmGrpc.GcdmBlockingStub |
static class |
GcdmGrpc.GcdmFutureStub |
static class |
GcdmGrpc.GcdmImplBase |
static class |
GcdmGrpc.GcdmStub |
| Modifier and Type | Field and Description |
|---|---|
static String |
SERVICE_NAME |
| Modifier and Type | Method and Description |
|---|---|
static io.grpc.MethodDescriptor<GcdmGridProto.GridDataRequest,GcdmGridProto.GridDataResponse> |
getGetGridDataMethod() |
static io.grpc.MethodDescriptor<GcdmGridProto.GridDatasetRequest,GcdmGridProto.GridDatasetResponse> |
getGetGridDatasetMethod() |
static io.grpc.MethodDescriptor<GcdmNetcdfProto.DataRequest,GcdmNetcdfProto.DataResponse> |
getGetNetcdfDataMethod() |
static io.grpc.MethodDescriptor<GcdmNetcdfProto.HeaderRequest,GcdmNetcdfProto.HeaderResponse> |
getGetNetcdfHeaderMethod() |
static io.grpc.ServiceDescriptor |
getServiceDescriptor() |
static GcdmGrpc.GcdmBlockingStub |
newBlockingStub(io.grpc.Channel channel)
Creates a new blocking-style stub that supports unary and streaming output calls on the service
|
static GcdmGrpc.GcdmFutureStub |
newFutureStub(io.grpc.Channel channel)
Creates a new ListenableFuture-style stub that supports unary calls on the service
|
static GcdmGrpc.GcdmStub |
newStub(io.grpc.Channel channel)
Creates a new async stub that supports all call types for the service
|
public static final String SERVICE_NAME
public static io.grpc.MethodDescriptor<GcdmNetcdfProto.HeaderRequest,GcdmNetcdfProto.HeaderResponse> getGetNetcdfHeaderMethod()
public static io.grpc.MethodDescriptor<GcdmNetcdfProto.DataRequest,GcdmNetcdfProto.DataResponse> getGetNetcdfDataMethod()
public static io.grpc.MethodDescriptor<GcdmGridProto.GridDatasetRequest,GcdmGridProto.GridDatasetResponse> getGetGridDatasetMethod()
public static io.grpc.MethodDescriptor<GcdmGridProto.GridDataRequest,GcdmGridProto.GridDataResponse> getGetGridDataMethod()
public static GcdmGrpc.GcdmStub newStub(io.grpc.Channel channel)
public static GcdmGrpc.GcdmBlockingStub newBlockingStub(io.grpc.Channel channel)
public static GcdmGrpc.GcdmFutureStub newFutureStub(io.grpc.Channel channel)
public static io.grpc.ServiceDescriptor getServiceDescriptor()