public class DiversifiedNumericSamplerAggregator extends SamplerAggregator
SamplerAggregator.DiversifiedFactory, SamplerAggregator.ExecutionMode, SamplerAggregator.FactoryAggregator.Parser, Aggregator.SubAggCollectionModebdd, shardSizecollectableSubAggregators, context, name, parent, subAggregatorsNO_OP_COLLECTOR| Constructor and Description |
|---|
DiversifiedNumericSamplerAggregator(String name,
int shardSize,
AggregatorFactories factories,
AggregationContext aggregationContext,
Aggregator parent,
List<PipelineAggregator> pipelineAggregators,
Map<String,Object> metaData,
ValuesSource.Numeric valuesSource,
int maxDocsPerValue) |
| Modifier and Type | Method and Description |
|---|---|
DeferringBucketCollector |
getDeferringCollector() |
buildAggregation, buildEmptyAggregation, doClose, getLeafCollector, needsScores, shouldDeferbucketAggregations, bucketDocCount, bucketEmptyAggregations, close, collectBucket, collectExistingBucket, getDocCounts, grow, incrementBucketDocCount, maxBucketOrdbuildEmptySubAggregations, context, doPostCollection, doPreCollection, getLeafCollector, metaData, name, parent, pipelineAggregators, postCollection, preCollection, runDeferredCollections, subAggregator, subAggregators, toStringdescendsFromBucketAggregatorwrappublic DiversifiedNumericSamplerAggregator(String name, int shardSize, AggregatorFactories factories, AggregationContext aggregationContext, Aggregator parent, List<PipelineAggregator> pipelineAggregators, Map<String,Object> metaData, ValuesSource.Numeric valuesSource, int maxDocsPerValue) throws IOException
IOExceptionpublic DeferringBucketCollector getDeferringCollector()
getDeferringCollector in class SamplerAggregatorCopyright © 2009–2017. All rights reserved.