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