Package pbx
Class NodeGrpc.NodeFutureStub
- java.lang.Object
-
- io.grpc.stub.AbstractStub<S>
-
- io.grpc.stub.AbstractFutureStub<NodeGrpc.NodeFutureStub>
-
- pbx.NodeGrpc.NodeFutureStub
-
- Enclosing class:
- NodeGrpc
public static final class NodeGrpc.NodeFutureStub extends io.grpc.stub.AbstractFutureStub<NodeGrpc.NodeFutureStub>
A stub to allow clients to do ListenableFuture-style rpc calls to service Node.This is the single method that needs to be implemented by a gRPC client.
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description protected NodeGrpc.NodeFutureStubbuild(io.grpc.Channel channel, io.grpc.CallOptions callOptions)-
Methods inherited from class io.grpc.stub.AbstractStub
getCallOptions, getChannel, withCallCredentials, withChannel, withCompression, withDeadline, withDeadlineAfter, withExecutor, withInterceptors, withMaxInboundMessageSize, withMaxOutboundMessageSize, withOnReadyThreshold, withOption, withWaitForReady
-
-
-
-
Method Detail
-
build
protected NodeGrpc.NodeFutureStub build(io.grpc.Channel channel, io.grpc.CallOptions callOptions)
- Specified by:
buildin classio.grpc.stub.AbstractStub<NodeGrpc.NodeFutureStub>
-
-