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