public static final class BenchmarkServiceGrpc.BenchmarkServiceFutureStub extends io.grpc.stub.AbstractFutureStub<BenchmarkServiceGrpc.BenchmarkServiceFutureStub>
| Modifier and Type | Method and Description |
|---|---|
protected BenchmarkServiceGrpc.BenchmarkServiceFutureStub |
build(io.grpc.Channel channel,
io.grpc.CallOptions callOptions) |
com.google.common.util.concurrent.ListenableFuture<Messages.SimpleResponse> |
unaryCall(Messages.SimpleRequest request)
One request followed by one response.
|
protected BenchmarkServiceGrpc.BenchmarkServiceFutureStub build(io.grpc.Channel channel, io.grpc.CallOptions callOptions)
build in class io.grpc.stub.AbstractStub<BenchmarkServiceGrpc.BenchmarkServiceFutureStub>public com.google.common.util.concurrent.ListenableFuture<Messages.SimpleResponse> unaryCall(Messages.SimpleRequest request)
One request followed by one response. The server returns the client payload as-is.