Package io.grpc.benchmarks.proto
Class ReportQpsScenarioServiceGrpc.ReportQpsScenarioServiceImplBase
- java.lang.Object
-
- io.grpc.benchmarks.proto.ReportQpsScenarioServiceGrpc.ReportQpsScenarioServiceImplBase
-
- All Implemented Interfaces:
ReportQpsScenarioServiceGrpc.AsyncService,io.grpc.BindableService
- Enclosing class:
- ReportQpsScenarioServiceGrpc
public abstract static class ReportQpsScenarioServiceGrpc.ReportQpsScenarioServiceImplBase extends java.lang.Object implements io.grpc.BindableService, ReportQpsScenarioServiceGrpc.AsyncService
Base class for the server implementation of the service ReportQpsScenarioService.
-
-
Constructor Summary
Constructors Constructor Description ReportQpsScenarioServiceImplBase()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description io.grpc.ServerServiceDefinitionbindService()-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Methods inherited from interface io.grpc.benchmarks.proto.ReportQpsScenarioServiceGrpc.AsyncService
reportScenario
-
-