Interface ReportingService.Info

All Superinterfaces:
ToXContent, Writeable
All Known Implementing Classes:
AggregationInfo, HttpInfo, IngestInfo, JvmInfo, OsInfo, PluginsAndModules, ProcessInfo, ThreadPoolInfo, TransportInfo
Enclosing interface:
ReportingService<I extends ReportingService.Info>

public static interface ReportingService.Info extends Writeable, ToXContent