| Class | Description |
|---|---|
| AggregationContext | |
| AggregationPath |
A path that can be used to sort/order buckets (in some multi-bucket aggregations, eg terms & histogram) based on
sub-aggregations.
|
| AggregationPath.PathElement | |
| FieldContext |
Used by all field data based aggregators.
|
| GeoPointParser | |
| ValuesSource | |
| ValuesSource.Bytes | |
| ValuesSource.Bytes.FieldData | |
| ValuesSource.Bytes.ParentChild | |
| ValuesSource.Bytes.Script | |
| ValuesSource.Bytes.WithOrdinals | |
| ValuesSource.Bytes.WithOrdinals.FieldData | |
| ValuesSource.GeoPoint | |
| ValuesSource.GeoPoint.Fielddata | |
| ValuesSource.Numeric | |
| ValuesSource.Numeric.FieldData | |
| ValuesSource.Numeric.Script | |
| ValuesSource.Numeric.WithScript | |
| ValuesSource.WithScript | |
| ValuesSourceAggregatorFactory<VS extends ValuesSource> | |
| ValuesSourceAggregatorFactory.LeafOnly<VS extends ValuesSource> | |
| ValuesSourceConfig<VS extends ValuesSource> | |
| ValuesSourceParser<VS extends ValuesSource> | |
| ValuesSourceParser.Builder<VS extends ValuesSource> | |
| ValuesSourceParser.Input |
| Enum | Description |
|---|---|
| MissingValues |
Utility class that allows to return views of
ValuesSources that
replace the missing value with a configured value. |
| ValueType |
Copyright © 2009–2017. All rights reserved.