Uses of Class
io.trino.operator.aggregation.minmaxn.TypedHeap
Packages that use TypedHeap
-
Uses of TypedHeap in io.trino.operator.aggregation.minmaxn
Constructors in io.trino.operator.aggregation.minmaxn with parameters of type TypedHeapConstructor parameters in io.trino.operator.aggregation.minmaxn with type arguments of type TypedHeapModifierConstructorDescriptionGroupedMinMaxNState(LongFunction<TypedHeap> heapFactory) SingleMinMaxNState(LongFunction<TypedHeap> heapFactory)