Uses of Class
io.grpc.benchmarks.proto.BenchmarkServiceGrpc.BenchmarkServiceFutureStub
-
Packages that use BenchmarkServiceGrpc.BenchmarkServiceFutureStub Package Description io.grpc.benchmarks.proto -
-
Uses of BenchmarkServiceGrpc.BenchmarkServiceFutureStub in io.grpc.benchmarks.proto
Methods in io.grpc.benchmarks.proto that return BenchmarkServiceGrpc.BenchmarkServiceFutureStub Modifier and Type Method Description protected BenchmarkServiceGrpc.BenchmarkServiceFutureStubBenchmarkServiceGrpc.BenchmarkServiceFutureStub. build(io.grpc.Channel channel, io.grpc.CallOptions callOptions)static BenchmarkServiceGrpc.BenchmarkServiceFutureStubBenchmarkServiceGrpc. newFutureStub(io.grpc.Channel channel)Creates a new ListenableFuture-style stub that supports unary calls on the service
-