| Package | Description |
|---|---|
| io.prestosql.util |
| Modifier and Type | Method and Description |
|---|---|
static 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) |
Copyright © 2012–2019. All rights reserved.