Uses of Class
org.elasticsearch.search.aggregations.support.ValuesSource.Numeric
-
-
Uses of ValuesSource.Numeric in org.elasticsearch.search.aggregations.bucket.geogrid
Subclasses of ValuesSource.Numeric in org.elasticsearch.search.aggregations.bucket.geogrid Modifier and Type Class Description classCellIdSourceWrapper class to help convertMultiGeoPointValuesto numeric long values for bucketing. -
Uses of ValuesSource.Numeric in org.elasticsearch.search.aggregations.bucket.histogram
Methods in org.elasticsearch.search.aggregations.bucket.histogram that return types with arguments of type ValuesSource.Numeric Modifier and Type Method Description protected ValuesSourceAggregatorFactory<ValuesSource.Numeric>AutoDateHistogramAggregationBuilder. innerBuild(QueryShardContext queryShardContext, ValuesSourceConfig<ValuesSource.Numeric> config, AggregatorFactory parent, AggregatorFactories.Builder subFactoriesBuilder)Methods in org.elasticsearch.search.aggregations.bucket.histogram with parameters of type ValuesSource.Numeric Modifier and Type Method Description protected AggregatorAutoDateHistogramAggregatorFactory. doCreateInternal(ValuesSource.Numeric valuesSource, SearchContext searchContext, Aggregator parent, boolean collectsFromSingleBucket, List<PipelineAggregator> pipelineAggregators, Map<String,Object> metaData)Method parameters in org.elasticsearch.search.aggregations.bucket.histogram with type arguments of type ValuesSource.Numeric Modifier and Type Method Description protected ValuesSourceAggregatorFactory<ValuesSource.Numeric>AutoDateHistogramAggregationBuilder. innerBuild(QueryShardContext queryShardContext, ValuesSourceConfig<ValuesSource.Numeric> config, AggregatorFactory parent, AggregatorFactories.Builder subFactoriesBuilder)Constructor parameters in org.elasticsearch.search.aggregations.bucket.histogram with type arguments of type ValuesSource.Numeric Constructor Description AutoDateHistogramAggregatorFactory(String name, ValuesSourceConfig<ValuesSource.Numeric> config, int numBuckets, AutoDateHistogramAggregationBuilder.RoundingInfo[] roundingInfos, QueryShardContext queryShardContext, AggregatorFactory parent, AggregatorFactories.Builder subFactoriesBuilder, Map<String,Object> metaData) -
Uses of ValuesSource.Numeric in org.elasticsearch.search.aggregations.bucket.range
Methods in org.elasticsearch.search.aggregations.bucket.range with parameters of type ValuesSource.Numeric Modifier and Type Method Description protected AggregatorAbstractRangeAggregatorFactory. doCreateInternal(ValuesSource.Numeric valuesSource, SearchContext searchContext, Aggregator parent, boolean collectsFromSingleBucket, List<PipelineAggregator> pipelineAggregators, Map<String,Object> metaData)Method parameters in org.elasticsearch.search.aggregations.bucket.range with type arguments of type ValuesSource.Numeric Modifier and Type Method Description protected DateRangeAggregatorFactoryDateRangeAggregationBuilder. innerBuild(QueryShardContext queryShardContext, ValuesSourceConfig<ValuesSource.Numeric> config, AggregatorFactory parent, AggregatorFactories.Builder subFactoriesBuilder)protected RangeAggregatorFactoryRangeAggregationBuilder. innerBuild(QueryShardContext queryShardContext, ValuesSourceConfig<ValuesSource.Numeric> config, AggregatorFactory parent, AggregatorFactories.Builder subFactoriesBuilder)Constructors in org.elasticsearch.search.aggregations.bucket.range with parameters of type ValuesSource.Numeric Constructor Description RangeAggregator(String name, AggregatorFactories factories, ValuesSource.Numeric valuesSource, DocValueFormat format, InternalRange.Factory rangeFactory, RangeAggregator.Range[] ranges, boolean keyed, SearchContext context, Aggregator parent, List<PipelineAggregator> pipelineAggregators, Map<String,Object> metaData) -
Uses of ValuesSource.Numeric in org.elasticsearch.search.aggregations.bucket.significant
Constructors in org.elasticsearch.search.aggregations.bucket.significant with parameters of type ValuesSource.Numeric Constructor Description SignificantLongTermsAggregator(String name, AggregatorFactories factories, ValuesSource.Numeric valuesSource, DocValueFormat format, TermsAggregator.BucketCountThresholds bucketCountThresholds, SearchContext context, Aggregator parent, SignificanceHeuristic significanceHeuristic, SignificantTermsAggregatorFactory termsAggFactory, IncludeExclude.LongFilter includeExclude, List<PipelineAggregator> pipelineAggregators, Map<String,Object> metaData) -
Uses of ValuesSource.Numeric in org.elasticsearch.search.aggregations.bucket.terms
Fields in org.elasticsearch.search.aggregations.bucket.terms declared as ValuesSource.Numeric Modifier and Type Field Description protected ValuesSource.NumericLongTermsAggregator. valuesSourceMethods in org.elasticsearch.search.aggregations.bucket.terms with parameters of type ValuesSource.Numeric Modifier and Type Method Description protected SortedNumericDocValuesDoubleTermsAggregator. getValues(ValuesSource.Numeric valuesSource, LeafReaderContext ctx)protected SortedNumericDocValuesLongRareTermsAggregator. getValues(ValuesSource.Numeric valuesSource, LeafReaderContext ctx)protected SortedNumericDocValuesLongTermsAggregator. getValues(ValuesSource.Numeric valuesSource, LeafReaderContext ctx)Constructors in org.elasticsearch.search.aggregations.bucket.terms with parameters of type ValuesSource.Numeric Constructor Description LongTermsAggregator(String name, AggregatorFactories factories, ValuesSource.Numeric valuesSource, DocValueFormat format, BucketOrder order, TermsAggregator.BucketCountThresholds bucketCountThresholds, SearchContext aggregationContext, Aggregator parent, Aggregator.SubAggCollectionMode subAggCollectMode, boolean showTermDocCountError, IncludeExclude.LongFilter longFilter, List<PipelineAggregator> pipelineAggregators, Map<String,Object> metaData) -
Uses of ValuesSource.Numeric in org.elasticsearch.search.aggregations.metrics
Methods in org.elasticsearch.search.aggregations.metrics with parameters of type ValuesSource.Numeric Modifier and Type Method Description protected AggregatorMedianAbsoluteDeviationAggregatorFactory. doCreateInternal(ValuesSource.Numeric valuesSource, SearchContext searchContext, Aggregator parent, boolean collectsFromSingleBucket, List<PipelineAggregator> pipelineAggregators, Map<String,Object> metaData)Method parameters in org.elasticsearch.search.aggregations.metrics with type arguments of type ValuesSource.Numeric Modifier and Type Method Description protected org.elasticsearch.search.aggregations.metrics.AvgAggregatorFactoryAvgAggregationBuilder. innerBuild(QueryShardContext queryShardContext, ValuesSourceConfig<ValuesSource.Numeric> config, AggregatorFactory parent, AggregatorFactories.Builder subFactoriesBuilder)protected org.elasticsearch.search.aggregations.metrics.ExtendedStatsAggregatorFactoryExtendedStatsAggregationBuilder. innerBuild(QueryShardContext queryShardContext, ValuesSourceConfig<ValuesSource.Numeric> config, AggregatorFactory parent, AggregatorFactories.Builder subFactoriesBuilder)protected org.elasticsearch.search.aggregations.metrics.MaxAggregatorFactoryMaxAggregationBuilder. innerBuild(QueryShardContext queryShardContext, ValuesSourceConfig<ValuesSource.Numeric> config, AggregatorFactory parent, AggregatorFactories.Builder subFactoriesBuilder)protected ValuesSourceAggregatorFactory<ValuesSource.Numeric>MedianAbsoluteDeviationAggregationBuilder. innerBuild(QueryShardContext queryShardContext, ValuesSourceConfig<ValuesSource.Numeric> config, AggregatorFactory parent, AggregatorFactories.Builder subFactoriesBuilder)protected org.elasticsearch.search.aggregations.metrics.MinAggregatorFactoryMinAggregationBuilder. innerBuild(QueryShardContext queryShardContext, ValuesSourceConfig<ValuesSource.Numeric> config, AggregatorFactory parent, AggregatorFactories.Builder subFactoriesBuilder)protected ValuesSourceAggregatorFactory<ValuesSource.Numeric>PercentileRanksAggregationBuilder. innerBuild(QueryShardContext queryShardContext, ValuesSourceConfig<ValuesSource.Numeric> config, AggregatorFactory parent, AggregatorFactories.Builder subFactoriesBuilder)protected ValuesSourceAggregatorFactory<ValuesSource.Numeric>PercentilesAggregationBuilder. innerBuild(QueryShardContext queryShardContext, ValuesSourceConfig<ValuesSource.Numeric> config, AggregatorFactory parent, AggregatorFactories.Builder subFactoriesBuilder)protected org.elasticsearch.search.aggregations.metrics.StatsAggregatorFactoryStatsAggregationBuilder. innerBuild(QueryShardContext queryShardContext, ValuesSourceConfig<ValuesSource.Numeric> config, AggregatorFactory parent, AggregatorFactories.Builder subFactoriesBuilder)protected org.elasticsearch.search.aggregations.metrics.SumAggregatorFactorySumAggregationBuilder. innerBuild(QueryShardContext queryShardContext, ValuesSourceConfig<ValuesSource.Numeric> config, AggregatorFactory parent, AggregatorFactories.Builder subFactoriesBuilder)protected MultiValuesSourceAggregatorFactory<ValuesSource.Numeric>WeightedAvgAggregationBuilder. innerBuild(QueryShardContext queryShardContext, Map<String,ValuesSourceConfig<ValuesSource.Numeric>> configs, DocValueFormat format, AggregatorFactory parent, AggregatorFactories.Builder subFactoriesBuilder) -
Uses of ValuesSource.Numeric in org.elasticsearch.search.aggregations.support
Subclasses of ValuesSource.Numeric in org.elasticsearch.search.aggregations.support Modifier and Type Class Description static classValuesSource.Numeric.FieldDatastatic classValuesSource.Numeric.Scriptstatic classValuesSource.Numeric.WithScriptFields in org.elasticsearch.search.aggregations.support declared as ValuesSource.Numeric Modifier and Type Field Description static ValuesSource.NumericValuesSource.Numeric. EMPTYMethods in org.elasticsearch.search.aggregations.support that return ValuesSource.Numeric Modifier and Type Method Description static ValuesSource.NumericMissingValues. replaceMissing(ValuesSource.Numeric valuesSource, Number missing)Methods in org.elasticsearch.search.aggregations.support with parameters of type ValuesSource.Numeric Modifier and Type Method Description static ValuesSource.NumericMissingValues. replaceMissing(ValuesSource.Numeric valuesSource, Number missing)Method parameters in org.elasticsearch.search.aggregations.support with type arguments of type ValuesSource.Numeric Modifier and Type Method Description static <T> voidValuesSourceParserHelper. declareNumericFields(AbstractObjectParser<? extends ValuesSourceAggregationBuilder<ValuesSource.Numeric,?>,T> objectParser, boolean scriptable, boolean formattable, boolean timezoneAware)Constructors in org.elasticsearch.search.aggregations.support with parameters of type ValuesSource.Numeric Constructor Description WithScript(ValuesSource.Numeric delegate, AggregationScript.LeafFactory script)Constructor parameters in org.elasticsearch.search.aggregations.support with type arguments of type ValuesSource.Numeric Constructor Description NumericMultiValuesSource(Map<String,ValuesSourceConfig<ValuesSource.Numeric>> valuesSourceConfigs, QueryShardContext context)
-