BucketAggregation
abstract class BucketAggregation<R : AggregationResult> : Aggregation<R>
Content copied to clipboard
Functions
accept
Link copied to clipboard
open override fun accept(ctx: <ERROR CLASS>, compiler: SearchQueryCompiler)
Content copied to clipboard
children
Link copied to clipboard
clone
Link copied to clipboard
processResult
Link copied to clipboard
reduce
Link copied to clipboard
visit
Link copied to clipboard
Properties
Inheritors
SingleBucketAggregation
Link copied to clipboard
FiltersAgg
Link copied to clipboard
BaseHistogramAgg
Link copied to clipboard
BaseRangeAgg
Link copied to clipboard
BaseTermsAgg
Link copied to clipboard