Uses of Interface
org.elasticsearch.search.aggregations.bucket.SingleBucketAggregation
-
-
Uses of SingleBucketAggregation in org.elasticsearch.search.aggregations.bucket
Classes in org.elasticsearch.search.aggregations.bucket that implement SingleBucketAggregation Modifier and Type Class Description classInternalSingleBucketAggregationA base class for all the single bucket aggregations.classParsedSingleBucketAggregationA base class for all the single bucket aggregations. -
Uses of SingleBucketAggregation in org.elasticsearch.search.aggregations.bucket.filter
Subinterfaces of SingleBucketAggregation in org.elasticsearch.search.aggregations.bucket.filter Modifier and Type Interface Description interfaceFilterAfilteraggregation.Classes in org.elasticsearch.search.aggregations.bucket.filter that implement SingleBucketAggregation Modifier and Type Class Description classInternalFilterclassParsedFilter -
Uses of SingleBucketAggregation in org.elasticsearch.search.aggregations.bucket.global
Subinterfaces of SingleBucketAggregation in org.elasticsearch.search.aggregations.bucket.global Modifier and Type Interface Description interfaceGlobalAglobalaggregation.Classes in org.elasticsearch.search.aggregations.bucket.global that implement SingleBucketAggregation Modifier and Type Class Description classInternalGlobalA global scope get (the document set on which we aggregate is all documents in the search context (ie.classParsedGlobal -
Uses of SingleBucketAggregation in org.elasticsearch.search.aggregations.bucket.missing
Subinterfaces of SingleBucketAggregation in org.elasticsearch.search.aggregations.bucket.missing Modifier and Type Interface Description interfaceMissingAmissingaggregation.Classes in org.elasticsearch.search.aggregations.bucket.missing that implement SingleBucketAggregation Modifier and Type Class Description classInternalMissingclassParsedMissing -
Uses of SingleBucketAggregation in org.elasticsearch.search.aggregations.bucket.nested
Subinterfaces of SingleBucketAggregation in org.elasticsearch.search.aggregations.bucket.nested Modifier and Type Interface Description interfaceNestedAnestedaggregation.interfaceReverseNestedAreverse nestedaggregation.Classes in org.elasticsearch.search.aggregations.bucket.nested that implement SingleBucketAggregation Modifier and Type Class Description classInternalNestedResult of theNestedAggregator.classInternalReverseNestedResult of theReverseNestedAggregator.classParsedNestedclassParsedReverseNested -
Uses of SingleBucketAggregation in org.elasticsearch.search.aggregations.bucket.sampler
Subinterfaces of SingleBucketAggregation in org.elasticsearch.search.aggregations.bucket.sampler Modifier and Type Interface Description interfaceSamplerAfilteraggregation that defines a single bucket to hold a sample of top-matching documents.Classes in org.elasticsearch.search.aggregations.bucket.sampler that implement SingleBucketAggregation Modifier and Type Class Description classInternalSamplerclassParsedSamplerclassUnmappedSampler
-