Uses of Class
io.grpc.benchmarks.proto.ReportQpsScenarioServiceGrpc.ReportQpsScenarioServiceBlockingStub
-
Packages that use ReportQpsScenarioServiceGrpc.ReportQpsScenarioServiceBlockingStub Package Description io.grpc.benchmarks.proto -
-
Uses of ReportQpsScenarioServiceGrpc.ReportQpsScenarioServiceBlockingStub in io.grpc.benchmarks.proto
Methods in io.grpc.benchmarks.proto that return ReportQpsScenarioServiceGrpc.ReportQpsScenarioServiceBlockingStub Modifier and Type Method Description protected ReportQpsScenarioServiceGrpc.ReportQpsScenarioServiceBlockingStubReportQpsScenarioServiceGrpc.ReportQpsScenarioServiceBlockingStub. build(io.grpc.Channel channel, io.grpc.CallOptions callOptions)static ReportQpsScenarioServiceGrpc.ReportQpsScenarioServiceBlockingStubReportQpsScenarioServiceGrpc. newBlockingStub(io.grpc.Channel channel)Creates a new blocking-style stub that supports unary and streaming output calls on the service
-