Uses of Class
io.trino.util.MergeSortedPages.PageWithPosition
Packages that use MergeSortedPages.PageWithPosition
-
Uses of MergeSortedPages.PageWithPosition in io.trino.util
Method parameters in io.trino.util with type arguments of type MergeSortedPages.PageWithPositionModifier and TypeMethodDescriptionstatic WorkProcessor<Page> MergeSortedPages.mergeSortedPages(List<WorkProcessor<Page>> pageProducers, PageWithPositionComparator comparator, List<Integer> outputChannels, List<Type> outputTypes, BiPredicate<PageBuilder, MergeSortedPages.PageWithPosition> pageBreakPredicate, boolean updateMemoryAfterEveryPosition, AggregatedMemoryContext aggregatedMemoryContext, DriverYieldSignal yieldSignal)