public class ReverseNestedBuilder extends AggregationBuilder<ReverseNestedBuilder>
ReverseNested aggregation.ToXContent.DelegatingMapParams, ToXContent.MapParams, ToXContent.ParamstypeEMPTY_PARAMS| Constructor and Description |
|---|
ReverseNestedBuilder(String name)
Sole constructor.
|
| Modifier and Type | Method and Description |
|---|---|
protected XContentBuilder |
internalXContent(XContentBuilder builder,
ToXContent.Params params) |
ReverseNestedBuilder |
path(String path)
Set the path to use for this nested aggregation.
|
setMetaData, subAggregation, subAggregation, subAggregation, subAggregation, subAggregation, subAggregation, toXContentgetNamepublic ReverseNestedBuilder(String name)
public ReverseNestedBuilder path(String path)
protected XContentBuilder internalXContent(XContentBuilder builder, ToXContent.Params params) throws IOException
internalXContent in class AggregationBuilder<ReverseNestedBuilder>IOExceptionCopyright © 2009–2017. All rights reserved.