Interface ReportingService.Info

All Superinterfaces:
org.elasticsearch.xcontent.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, org.elasticsearch.xcontent.ToXContent
  • Nested Class Summary

    Nested classes/interfaces inherited from interface org.elasticsearch.xcontent.ToXContent

    org.elasticsearch.xcontent.ToXContent.DelegatingMapParams, org.elasticsearch.xcontent.ToXContent.MapParams, org.elasticsearch.xcontent.ToXContent.Params

    Nested classes/interfaces inherited from interface org.elasticsearch.common.io.stream.Writeable

    Writeable.Reader<V>, Writeable.Writer<V>
  • Field Summary

    Fields inherited from interface org.elasticsearch.xcontent.ToXContent

    EMPTY_PARAMS
  • Method Summary

    Methods inherited from interface org.elasticsearch.xcontent.ToXContent

    isFragment, toXContent

    Methods inherited from interface org.elasticsearch.common.io.stream.Writeable

    writeTo