ToXContent, ToXContentFragment, Aggregation, Nested, SingleBucketAggregation, HasAggregationspublic class ParsedNested extends ParsedSingleBucketAggregation implements Nested
Aggregation.CommonFieldsToXContent.DelegatingMapParams, ToXContent.MapParams, ToXContent.ParamsTYPED_KEYS_DELIMITERmetadataaggregationsEMPTY_PARAMS| Constructor | Description |
|---|---|
ParsedNested() |
| Modifier and Type | Method | Description |
|---|---|---|
static ParsedNested |
fromXContent(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, setDocCountgetAggregations, getDocCounttoXContentisFragmentpublic java.lang.String getType()
getType in interface Aggregationpublic static ParsedNested fromXContent(XContentParser parser, java.lang.String name) throws java.io.IOException
java.io.IOException