Class CollectServiceGrpc.CollectServiceBlockingStub
- java.lang.Object
-
- io.grpc.stub.AbstractStub<S>
-
- io.grpc.stub.AbstractBlockingStub<CollectServiceGrpc.CollectServiceBlockingStub>
-
- cz.o2.proxima.beam.tools.proto.service.CollectServiceGrpc.CollectServiceBlockingStub
-
- Enclosing class:
- CollectServiceGrpc
public static final class CollectServiceGrpc.CollectServiceBlockingStub extends io.grpc.stub.AbstractBlockingStub<CollectServiceGrpc.CollectServiceBlockingStub>
A stub to allow clients to do limited synchronous rpc calls to service CollectService.Collect service collects data from remote producers into the console.
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description protected CollectServiceGrpc.CollectServiceBlockingStubbuild(io.grpc.Channel channel, io.grpc.CallOptions callOptions)-
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 CollectServiceGrpc.CollectServiceBlockingStub build(io.grpc.Channel channel, io.grpc.CallOptions callOptions)
- Specified by:
buildin classio.grpc.stub.AbstractStub<CollectServiceGrpc.CollectServiceBlockingStub>
-
-