Uses of Interface
io.trino.operator.RowIdComparisonHashStrategy
Packages that use RowIdComparisonHashStrategy
-
Uses of RowIdComparisonHashStrategy in io.trino.operator
Constructors in io.trino.operator with parameters of type RowIdComparisonHashStrategyModifierConstructorDescriptionGroupedTopNRankAccumulator(RowIdComparisonHashStrategy strategy, int topN, LongConsumer rowIdEvictionListener)