Uses of Class
io.trino.operator.RowReferencePageManager
Packages that use RowReferencePageManager
-
Uses of RowReferencePageManager in io.trino.operator
Methods in io.trino.operator with parameters of type RowReferencePageManagerModifier and TypeMethodDescriptionintGroupedTopNRankAccumulator.findFirstPositionToAdd(Page newPage, int groupCount, int[] groupIds, PageWithPositionComparator comparator, RowReferencePageManager pageManager) intGroupedTopNRowNumberAccumulator.findFirstPositionToAdd(Page newPage, int groupCount, int[] groupIds, PageWithPositionComparator comparator, RowReferencePageManager pageManager)