| Package | Description |
|---|---|
| com.facebook.presto.spi |
| Modifier and Type | Method and Description |
|---|---|
Page |
PageBuilder.build() |
Page |
RecordPageSource.getNextPage() |
Page |
FixedPageSource.getNextPage() |
Page |
ConnectorPageSource.getNextPage()
Gets the next page of data.
|
| Constructor and Description |
|---|
FixedPageSource(Iterable<Page> pages) |
Copyright © 2012-2014. All Rights Reserved.