GlobalAgg
data class GlobalAgg(aggs: Map<String, Aggregation<*>>) : SingleBucketAggregation
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
processResult
Link copied to clipboard
open override fun processResult(obj: <ERROR CLASS>): SingleBucketAggResult
Content copied to clipboard
reduce
Link copied to clipboard
visit
Link copied to clipboard
open override fun visit(ctx: <ERROR CLASS>, compiler: SearchQueryCompiler)
Content copied to clipboard