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 Modifier and Type Interface Description static interface
ReportingService.Info
-
Method Summary
-
Method Details
-
info
I info()
-