Uses of Class
io.trino.operator.aggregation.minmaxbyn.TypedKeyValueHeap
Packages that use TypedKeyValueHeap
-
Uses of TypedKeyValueHeap in io.trino.operator.aggregation.minmaxbyn
Constructors in io.trino.operator.aggregation.minmaxbyn with parameters of type TypedKeyValueHeapConstructor parameters in io.trino.operator.aggregation.minmaxbyn with type arguments of type TypedKeyValueHeapModifierConstructorDescriptionGroupedMinMaxByNState(LongFunction<TypedKeyValueHeap> heapFactory) SingleMinMaxByNState(LongFunction<TypedKeyValueHeap> heapFactory)