org.elasticsearch.common.xcontent.ToXContent, org.elasticsearch.common.xcontent.ToXContentFragment, Children, org.elasticsearch.search.aggregations.Aggregation, org.elasticsearch.search.aggregations.bucket.SingleBucketAggregation, org.elasticsearch.search.aggregations.HasAggregationspublic class ParsedChildren extends org.elasticsearch.search.aggregations.bucket.ParsedSingleBucketAggregation implements Children
TYPED_KEYS_DELIMITER| Constructor | Description |
|---|---|
ParsedChildren() |
| Modifier and Type | Method | Description |
|---|---|---|
static ParsedChildren |
fromXContent(org.elasticsearch.common.xcontent.XContentParser parser,
java.lang.String name) |
|
java.lang.String |
getType() |
getMetaData, getNameclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitdeclareAggregationFields, getMetaData, getName, parseDouble, setName, toXContentdoXContentBody, getAggregations, getDocCount, parseXContent, setDocCountpublic 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