public class GeoBoundsBuilder extends ValuesSourceAggregationBuilder<GeoBoundsBuilder>
GeoBounds
aggregation.ToXContent.DelegatingMapParams, ToXContent.MapParams, ToXContent.Params
type
EMPTY_PARAMS
Constructor and Description |
---|
GeoBoundsBuilder(String name)
Sole constructor.
|
Modifier and Type | Method and Description |
---|---|
protected XContentBuilder |
doInternalXContent(XContentBuilder builder,
ToXContent.Params params) |
GeoBoundsBuilder |
wrapLongitude(boolean wrapLongitude)
Set whether to wrap longitudes.
|
field, internalXContent, missing, script
setMetaData, subAggregation, subAggregation, subAggregation, subAggregation, subAggregation, subAggregation, toXContent
getName
public GeoBoundsBuilder(String name)
public GeoBoundsBuilder wrapLongitude(boolean wrapLongitude)
protected XContentBuilder doInternalXContent(XContentBuilder builder, ToXContent.Params params) throws IOException
doInternalXContent
in class ValuesSourceAggregationBuilder<GeoBoundsBuilder>
IOException
Copyright © 2009–2017. All rights reserved.