Uses of Interface
org.elasticsearch.search.aggregations.metrics.Stats
-
Packages that use Stats Package Description org.elasticsearch.search.aggregations.metrics org.elasticsearch.search.aggregations.pipeline -
-
Uses of Stats in org.elasticsearch.search.aggregations.metrics
Subinterfaces of Stats in org.elasticsearch.search.aggregations.metrics Modifier and Type Interface Description interfaceExtendedStatsStatistics over a set of values (either aggregated over field data or scripts)Classes in org.elasticsearch.search.aggregations.metrics that implement Stats Modifier and Type Class Description classInternalExtendedStatsclassInternalStatsclassParsedExtendedStatsclassParsedStats -
Uses of Stats in org.elasticsearch.search.aggregations.pipeline
Subinterfaces of Stats in org.elasticsearch.search.aggregations.pipeline Modifier and Type Interface Description interfaceExtendedStatsBucketExtended Statistics over a set of bucketsinterfaceStatsBucketStatistics over a set of bucketsClasses in org.elasticsearch.search.aggregations.pipeline that implement Stats Modifier and Type Class Description classInternalExtendedStatsBucketclassInternalStatsBucketclassParsedExtendedStatsBucketclassParsedStatsBucket
-