Package org.elasticsearch.node
Interface ReportingService.Info
- All Superinterfaces:
ToXContent,Writeable
- All Known Implementing Classes:
HttpInfo,IngestInfo,JvmInfo,OsInfo,PluginsAndModules,ProcessInfo,ThreadPoolInfo,TransportInfo
- Enclosing interface:
- ReportingService<I extends ReportingService.Info>
public static interface ReportingService.Info extends Writeable, ToXContent
-
Nested Class Summary
Nested classes/interfaces inherited from interface org.elasticsearch.common.xcontent.ToXContent
ToXContent.DelegatingMapParams, ToXContent.MapParams, ToXContent.ParamsNested classes/interfaces inherited from interface org.elasticsearch.common.io.stream.Writeable
Writeable.Reader<V>, Writeable.Writer<V> -
Field Summary
-
Method Summary
Methods inherited from interface org.elasticsearch.common.xcontent.ToXContent
isFragment, toXContent