Package org.elasticsearch.node
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 -
Method Summary
-
Method Details
-
info
I info()
-