Package | Description |
---|---|
org.elasticsearch.search.aggregations | |
org.elasticsearch.search.aggregations.metrics.stats.extended |
Modifier and Type | Method and Description |
---|---|
static ExtendedStatsBuilder |
AggregationBuilders.extendedStats(String name)
Create a new
ExtendedStats aggregation with the given name. |
Modifier and Type | Method and Description |
---|---|
ExtendedStatsBuilder |
ExtendedStatsBuilder.sigma(double sigma) |
Copyright © 2009–2015. All rights reserved.