Module org.elasticsearch.compute
Package org.elasticsearch.compute.aggregation.blockhash
package org.elasticsearch.compute.aggregation.blockhash
-
ClassDescriptionSpecialized hash table implementations that map rows to a set of bucket IDs to which they belong to implement
GROUP BYexpressions.Configuration for a BlockHash group spec that is doing text categorization.A single sort key entry in a compositeBlockHash.TopNDef.Configuration for a BlockHash group spec that is later sorted and limited (Top-N).Maps aLongBlockcolumn paired with aBytesRefBlockcolumn to group ids.BlockHash implementation forCategorizegrouping function.BlockHash implementation forCategorizegrouping function as first grouping expression, followed by one or mode other grouping expressions.A factory for constructing concrete Hash implementations.AnAdaptiveBlockHashfor the two-key(LONG, BYTES_REF)(or(BYTES_REF, LONG)) grouping shape.An optimized block hash that receives two blocks: tsid and timestamp, which are sorted.