Class EventReportingServiceGrpc.EventReportingServiceImplBase

java.lang.Object
io.envoyproxy.envoy.service.event_reporting.v2alpha.EventReportingServiceGrpc.EventReportingServiceImplBase
All Implemented Interfaces:
EventReportingServiceGrpc.AsyncService, io.grpc.BindableService
Enclosing class:
EventReportingServiceGrpc

public abstract static class EventReportingServiceGrpc.EventReportingServiceImplBase extends Object implements io.grpc.BindableService, EventReportingServiceGrpc.AsyncService
Base class for the server implementation of the service EventReportingService.
 [#not-implemented-hide:]
 Service for streaming different types of events from Envoy to a server. The examples of
 such events may be health check or outlier detection events.
 
  • Constructor Details

    • EventReportingServiceImplBase

      public EventReportingServiceImplBase()
  • Method Details

    • bindService

      public final io.grpc.ServerServiceDefinition bindService()
      Specified by:
      bindService in interface io.grpc.BindableService