Modifier and Type | Class and Description |
---|---|
static class |
MultiBucketsAggregation.Bucket.SubAggregationComparator<B extends MultiBucketsAggregation.Bucket> |
Modifier and Type | Method and Description |
---|---|
<B extends MultiBucketsAggregation.Bucket> |
MultiBucketsAggregation.getBucketByKey(String key)
The bucket that is associated with the given key.
|
Modifier and Type | Method and Description |
---|---|
Collection<? extends MultiBucketsAggregation.Bucket> |
MultiBucketsAggregation.getBuckets() |
Modifier and Type | Interface and Description |
---|---|
static interface |
Filters.Bucket
A bucket associated with a specific filter (identified by its key)
|
Modifier and Type | Class and Description |
---|---|
static class |
InternalFilters.Bucket |
Modifier and Type | Interface and Description |
---|---|
static interface |
GeoHashGrid.Bucket
A bucket that is associated with a
geohash_grid cell. |
Modifier and Type | Interface and Description |
---|---|
static interface |
DateHistogram.Bucket |
static interface |
Histogram.Bucket
A bucket in the histogram where documents fall in
|
Modifier and Type | Class and Description |
---|---|
static class |
InternalHistogram.Bucket |
Modifier and Type | Interface and Description |
---|---|
static interface |
Range.Bucket
A bucket associated with a specific range
|
Modifier and Type | Class and Description |
---|---|
static class |
InternalRange.Bucket |
Modifier and Type | Interface and Description |
---|---|
static interface |
DateRange.Bucket |
Modifier and Type | Class and Description |
---|---|
static class |
InternalDateRange.Bucket |
Modifier and Type | Interface and Description |
---|---|
static interface |
GeoDistance.Bucket
A range bucket.
|
Modifier and Type | Interface and Description |
---|---|
static interface |
IPv4Range.Bucket |
Modifier and Type | Class and Description |
---|---|
static class |
InternalIPv4Range.Bucket |
Modifier and Type | Class and Description |
---|---|
static class |
InternalSignificantTerms.Bucket |
static class |
SignificantStringTerms.Bucket |
static class |
SignificantTerms.Bucket |
Modifier and Type | Class and Description |
---|---|
static class |
InternalTerms.Bucket |
static class |
StringTerms.Bucket |
static class |
Terms.Bucket
A bucket that is associated with a single term
|
Copyright © 2009–2015. All rights reserved.