Class LoadReportingServiceGrpc.LoadReportingServiceImplBase
- java.lang.Object
-
- io.envoyproxy.envoy.service.load_stats.v3.LoadReportingServiceGrpc.LoadReportingServiceImplBase
-
- All Implemented Interfaces:
LoadReportingServiceGrpc.AsyncService
,io.grpc.BindableService
- Enclosing class:
- LoadReportingServiceGrpc
public abstract static class LoadReportingServiceGrpc.LoadReportingServiceImplBase extends java.lang.Object implements io.grpc.BindableService, LoadReportingServiceGrpc.AsyncService
Base class for the server implementation of the service LoadReportingService.
-
-
Constructor Summary
Constructors Constructor Description LoadReportingServiceImplBase()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description io.grpc.ServerServiceDefinition
bindService()
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Methods inherited from interface io.envoyproxy.envoy.service.load_stats.v3.LoadReportingServiceGrpc.AsyncService
streamLoadStats
-
-