| Modifier and Type | Class and Description |
|---|---|
class |
InternalMultiBucketAggregation<A extends InternalMultiBucketAggregation,B extends InternalMultiBucketAggregation.InternalBucket> |
| Modifier and Type | Interface and Description |
|---|---|
interface |
Filters
A multi bucket aggregation where the buckets are defined by a set of filters (a bucket per filter).
|
| Modifier and Type | Class and Description |
|---|---|
class |
InternalFilters |
| Modifier and Type | Interface and Description |
|---|---|
interface |
GeoHashGrid
A
geohash_grid aggregation. |
| Modifier and Type | Class and Description |
|---|---|
class |
InternalGeoHashGrid
Represents a grid of cells where each cell's location is determined by a geohash.
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
Histogram
A
histogram aggregation. |
| Modifier and Type | Class and Description |
|---|---|
class |
InternalHistogram<B extends InternalHistogram.Bucket>
TODO should be renamed to InternalNumericHistogram (see comment on
Histogram)? |
| Modifier and Type | Interface and Description |
|---|---|
interface |
Range
A
range aggregation. |
| Modifier and Type | Class and Description |
|---|---|
class |
InternalRange<B extends InternalRange.Bucket,R extends InternalRange<B,R>> |
| Modifier and Type | Class and Description |
|---|---|
class |
InternalDateRange |
| Modifier and Type | Class and Description |
|---|---|
class |
InternalGeoDistance |
| Modifier and Type | Class and Description |
|---|---|
class |
InternalIPv4Range |
| Modifier and Type | Interface and Description |
|---|---|
interface |
SignificantTerms
An aggregation that collects significant terms in comparison to a background set.
|
| Modifier and Type | Class and Description |
|---|---|
class |
InternalSignificantTerms<A extends InternalSignificantTerms,B extends InternalSignificantTerms.Bucket> |
class |
SignificantLongTerms |
class |
SignificantStringTerms |
class |
UnmappedSignificantTerms |
| Modifier and Type | Interface and Description |
|---|---|
interface |
Terms
A
terms aggregation. |
| Modifier and Type | Class and Description |
|---|---|
class |
DoubleTerms |
class |
InternalTerms<A extends InternalTerms,B extends InternalTerms.Bucket> |
class |
LongTerms |
class |
StringTerms |
class |
UnmappedTerms |
Copyright © 2009–2017. All rights reserved.