Interface ReportingService<I extends ReportingService.Info>

All Known Subinterfaces:
HttpServerTransport
All Known Implementing Classes:
AbstractHttpServerTransport, AggregationUsageService, IngestService, JvmService, OsService, PluginsService, ProcessService, ThreadPool, TransportService

public interface ReportingService<I extends ReportingService.Info>
  • Nested Class Summary

    Nested Classes
    Modifier and Type
    Interface
    Description
    static interface 
     
  • Method Summary

    Modifier and Type
    Method
    Description
     
  • Method Details

    • info

      I info()