public class ChildrenAggregation extends MetricAggregation
| Modifier and Type | Field and Description |
|---|---|
protected com.google.gson.JsonObject |
jsonRoot |
protected String |
name |
static String |
TYPE |
| Constructor and Description |
|---|
ChildrenAggregation(String name,
com.google.gson.JsonObject childrenAggregation) |
getAggregation, getAggregations, getAvgAggregation, getCardinalityAggregation, getChildrenAggregation, getDateHistogramAggregation, getDateRangeAggregation, getExtendedStatsAggregation, getFilterAggregation, getFiltersAggregation, getGeoBoundsAggregation, getGeoDistanceAggregation, getGeohashGridAggregation, getHistogramAggregation, getIpv4RangeAggregation, getMaxAggregation, getMinAggregation, getMissingAggregation, getPercentileRanksAggregation, getPercentilesAggregation, getRangeAggregation, getScriptedMetricAggregation, getSignificantTermsAggregation, getStatsAggregation, getSumAggregation, getTermsAggregation, getTopHitsAggregation, getTopHitsAggregation, getValueCountAggregationequals, getName, hashCodeprotected String name
protected com.google.gson.JsonObject jsonRoot
public static final String TYPE
public ChildrenAggregation(String name, com.google.gson.JsonObject childrenAggregation)
Copyright © 2018. All rights reserved.