public class MergingPageIterator
extends com.google.common.collect.AbstractIterator<com.facebook.presto.common.Page>
| Constructor and Description |
|---|
MergingPageIterator(Collection<Iterator<com.facebook.presto.common.Page>> iterators,
List<com.facebook.presto.common.type.Type> types,
List<Integer> sortFields,
List<com.facebook.presto.common.block.SortOrder> sortOrders) |
| Modifier and Type | Method and Description |
|---|---|
protected com.facebook.presto.common.Page |
computeNext() |
endOfData, hasNext, next, peekclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitforEachRemainingCopyright © 2012–2023. All rights reserved.