Hierarchy For Package org.elasticsearch.search.aggregations.matrix.stats

Package Hierarchies:

Class Hierarchy

  • java.lang.Object
    • org.elasticsearch.search.aggregations.AggregationBuilder (implements org.elasticsearch.search.aggregations.BaseAggregationBuilder, org.elasticsearch.common.io.stream.NamedWriteable, org.elasticsearch.index.query.Rewriteable<T>, org.elasticsearch.xcontent.ToXContentFragment)
    • org.elasticsearch.search.aggregations.matrix.ArrayValuesSourceParser<VS> (implements org.elasticsearch.search.aggregations.Aggregator.Parser)
    • org.elasticsearch.search.aggregations.InternalAggregation (implements org.elasticsearch.search.aggregations.Aggregation, org.elasticsearch.common.io.stream.NamedWriteable)
    • org.elasticsearch.search.aggregations.matrix.stats.MatrixAggregationInspectionHelper
    • org.elasticsearch.search.aggregations.ParsedAggregation (implements org.elasticsearch.search.aggregations.Aggregation, org.elasticsearch.xcontent.ToXContentFragment)
      • org.elasticsearch.search.aggregations.matrix.stats.ParsedMatrixStats (implements org.elasticsearch.search.aggregations.matrix.stats.MatrixStats)
    • org.elasticsearch.search.aggregations.matrix.stats.RunningStats (implements java.lang.Cloneable, org.elasticsearch.common.io.stream.Writeable)

Interface Hierarchy

  • org.elasticsearch.xcontent.ToXContent
    • org.elasticsearch.xcontent.ToXContentFragment
      • org.elasticsearch.search.aggregations.Aggregation
        • org.elasticsearch.search.aggregations.matrix.stats.MatrixStats