Uses of Class
org.elasticsearch.search.aggregations.bucket.sampler.SamplerAggregatorFactory
-
Packages that use SamplerAggregatorFactory Package Description org.elasticsearch.search.aggregations.bucket.sampler -
-
Uses of SamplerAggregatorFactory in org.elasticsearch.search.aggregations.bucket.sampler
Methods in org.elasticsearch.search.aggregations.bucket.sampler that return SamplerAggregatorFactory Modifier and Type Method Description protected SamplerAggregatorFactorySamplerAggregationBuilder. doBuild(QueryShardContext queryShardContext, AggregatorFactory parent, AggregatorFactories.Builder subFactoriesBuilder)
-