Modifier and Type | Class and Description |
---|---|
class |
ValuesSourceAggregationBuilder<B extends ValuesSourceAggregationBuilder<B>>
A base class for all bucket aggregation builders that are based on values (either script generated or field data values)
|
Modifier and Type | Class and Description |
---|---|
class |
DateHistogramBuilder
Builder for the
DateHistogram aggregation. |
class |
HistogramBuilder
Builder for the
Histogram aggregation. |
Modifier and Type | Class and Description |
---|---|
class |
AbstractRangeBuilder<B extends AbstractRangeBuilder<B>> |
class |
RangeBuilder
Builder for the
AbstractRangeBuilder.Range aggregation. |
Modifier and Type | Class and Description |
---|---|
class |
DateRangeBuilder
Builder for the
DateRange aggregation. |
Modifier and Type | Class and Description |
---|---|
class |
IPv4RangeBuilder
Builder for the
IPv4Range aggregation. |
Modifier and Type | Class and Description |
---|---|
class |
SamplerAggregationBuilder
Builder for the
Sampler aggregation. |
Modifier and Type | Class and Description |
---|---|
class |
TermsBuilder
Builder for the
Terms aggregation. |
Modifier and Type | Class and Description |
---|---|
class |
GeoBoundsBuilder
Builder for the
GeoBounds aggregation. |
Copyright © 2009–2016. All rights reserved.