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 Object
implements io.grpc.BindableService, LoadReportingServiceGrpc.AsyncService
Base class for the server implementation of the service LoadReportingService.
-
Constructor Summary
Constructors -
Method Summary
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
-
Constructor Details
-
LoadReportingServiceImplBase
public LoadReportingServiceImplBase()
-
-
Method Details
-
bindService
public final io.grpc.ServerServiceDefinition bindService()- Specified by:
bindService
in interfaceio.grpc.BindableService
-