Class MiningServiceGrpc.MiningServiceBlockingV2Stub
- java.lang.Object
-
- io.grpc.stub.AbstractStub<S>
-
- io.grpc.stub.AbstractBlockingStub<MiningServiceGrpc.MiningServiceBlockingV2Stub>
-
- de.uni_trier.recap.arg_services.mining.v1beta.MiningServiceGrpc.MiningServiceBlockingV2Stub
-
- Enclosing class:
- MiningServiceGrpc
public static final class MiningServiceGrpc.MiningServiceBlockingV2Stub extends io.grpc.stub.AbstractBlockingStub<MiningServiceGrpc.MiningServiceBlockingV2Stub>
A stub to allow clients to do synchronous rpc calls to service MiningService.
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description protected MiningServiceGrpc.MiningServiceBlockingV2Stubbuild(io.grpc.Channel channel, io.grpc.CallOptions callOptions)RunPipelineResponserunPipeline(RunPipelineRequest request)-
Methods inherited from class io.grpc.stub.AbstractStub
getCallOptions, getChannel, withCallCredentials, withChannel, withCompression, withDeadline, withDeadlineAfter, withDeadlineAfter, withExecutor, withInterceptors, withMaxInboundMessageSize, withMaxOutboundMessageSize, withOnReadyThreshold, withOption, withWaitForReady
-
-
-
-
Method Detail
-
build
protected MiningServiceGrpc.MiningServiceBlockingV2Stub build(io.grpc.Channel channel, io.grpc.CallOptions callOptions)
- Specified by:
buildin classio.grpc.stub.AbstractStub<MiningServiceGrpc.MiningServiceBlockingV2Stub>
-
runPipeline
public RunPipelineResponse runPipeline(RunPipelineRequest request)
-
-