Class CollectServiceGrpc.CollectServiceFutureStub
- java.lang.Object
-
- io.grpc.stub.AbstractStub<S>
-
- io.grpc.stub.AbstractFutureStub<CollectServiceGrpc.CollectServiceFutureStub>
-
- cz.o2.proxima.beam.tools.proto.service.CollectServiceGrpc.CollectServiceFutureStub
-
- Enclosing class:
- CollectServiceGrpc
public static final class CollectServiceGrpc.CollectServiceFutureStub extends io.grpc.stub.AbstractFutureStub<CollectServiceGrpc.CollectServiceFutureStub>
A stub to allow clients to do ListenableFuture-style 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.CollectServiceFutureStubbuild(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.CollectServiceFutureStub build(io.grpc.Channel channel, io.grpc.CallOptions callOptions)
- Specified by:
buildin classio.grpc.stub.AbstractStub<CollectServiceGrpc.CollectServiceFutureStub>
-
-