| AggregationContext |
Everything used to build and execute aggregations and the
data sources that power them.
|
| AggregationContext.ProductionAggregationContext |
|
| AggregationInfo |
|
| AggregationInspectionHelper |
Provides a set of static helpers to determine if a particular type of InternalAggregation "has a value"
or not.
|
| AggregationPath |
A path that can be used to sort/order buckets (in some multi-bucket aggregations, e.g.
|
| AggregationPath.PathElement |
|
| AggregationUsageService |
|
| AggregationUsageService.Builder |
|
| FieldContext |
Used by all field data based aggregators.
|
| MultiValuesSource<VS extends ValuesSource> |
Class to encapsulate a set of ValuesSource objects labeled by field name
|
| MultiValuesSource.NumericMultiValuesSource |
|
| MultiValuesSourceAggregationBuilder<AB extends MultiValuesSourceAggregationBuilder<AB>> |
|
| MultiValuesSourceAggregationBuilder.LeafOnly<AB extends MultiValuesSourceAggregationBuilder<AB>> |
|
| MultiValuesSourceAggregatorFactory |
|
| MultiValuesSourceFieldConfig |
|
| MultiValuesSourceFieldConfig.Builder |
|
| MultiValuesSourceParseHelper |
|
| ValuesSource |
|
| ValuesSource.Bytes |
|
| ValuesSource.Bytes.FieldData |
|
| ValuesSource.Bytes.Script |
ValuesSource implementation for stand alone scripts returning a Bytes value
|
| ValuesSource.Bytes.WithOrdinals |
|
| ValuesSource.Bytes.WithOrdinals.FieldData |
|
| ValuesSource.Bytes.WithScript |
ValuesSource subclass for Bytes fields with a Value Script applied
|
| ValuesSource.GeoPoint |
|
| ValuesSource.GeoPoint.Fielddata |
|
| ValuesSource.Numeric |
|
| ValuesSource.Numeric.FieldData |
|
| ValuesSource.Numeric.Script |
ValuesSource implementation for stand alone scripts returning a Numeric value
|
| ValuesSource.Numeric.WithScript |
ValuesSource subclass for Numeric fields with a Value Script applied
|
| ValuesSource.Range |
|
| ValuesSourceAggregationBuilder<AB extends ValuesSourceAggregationBuilder<AB>> |
|
| ValuesSourceAggregationBuilder.LeafOnly<VS extends ValuesSource,AB extends ValuesSourceAggregationBuilder<AB>> |
|
| ValuesSourceAggregatorFactory |
|
| ValuesSourceConfig |
A configuration that tells aggregations how to retrieve data from the index
in order to run a specific aggregation.
|
| ValuesSourceRegistry |
|
| ValuesSourceRegistry.Builder |
|
| ValuesSourceRegistry.RegistryKey<T> |
|