public static final class GcdmGrpc.GcdmStub extends io.grpc.stub.AbstractAsyncStub<GcdmGrpc.GcdmStub>
| Modifier and Type | Method and Description | 
|---|---|
| protected GcdmGrpc.GcdmStub | build(io.grpc.Channel channel,
     io.grpc.CallOptions callOptions) | 
| void | getNetcdfData(GcdmNetcdfProto.DataRequest request,
             io.grpc.stub.StreamObserver<GcdmNetcdfProto.DataResponse> responseObserver) | 
| void | getNetcdfHeader(GcdmNetcdfProto.HeaderRequest request,
               io.grpc.stub.StreamObserver<GcdmNetcdfProto.HeaderResponse> responseObserver) | 
getCallOptions, getChannel, withCallCredentials, withChannel, withCompression, withDeadline, withDeadlineAfter, withDeadlineAfter, withExecutor, withInterceptors, withMaxInboundMessageSize, withMaxOutboundMessageSize, withOnReadyThreshold, withOption, withWaitForReadyprotected GcdmGrpc.GcdmStub build(io.grpc.Channel channel, io.grpc.CallOptions callOptions)
build in class io.grpc.stub.AbstractStub<GcdmGrpc.GcdmStub>public void getNetcdfHeader(GcdmNetcdfProto.HeaderRequest request, io.grpc.stub.StreamObserver<GcdmNetcdfProto.HeaderResponse> responseObserver)
public void getNetcdfData(GcdmNetcdfProto.DataRequest request, io.grpc.stub.StreamObserver<GcdmNetcdfProto.DataResponse> responseObserver)