public class ParsedChildren extends org.elasticsearch.search.aggregations.bucket.ParsedSingleBucketAggregation implements Children
aggregations| Constructor and Description |
|---|
ParsedChildren() |
| Modifier and Type | Method and Description |
|---|---|
static ParsedChildren |
fromXContent(org.elasticsearch.common.xcontent.XContentParser parser,
java.lang.String name) |
java.lang.String |
getType() |
doXContentBody, getAggregations, getDocCount, parseXContent, setDocCountdeclareAggregationFields, getMetaData, getName, parseDouble, setName, toXContentclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetAggregations, getDocCountgetMetaData, getNamepublic java.lang.String getType()
getType in interface org.elasticsearch.search.aggregations.Aggregationpublic static ParsedChildren fromXContent(org.elasticsearch.common.xcontent.XContentParser parser, java.lang.String name) throws java.io.IOException
java.io.IOException