| Package | Description |
|---|---|
| com.facebook.presto.spi | |
| com.facebook.presto.spi.connector |
| Modifier and Type | Class and Description |
|---|---|
class |
InMemoryRecordSet |
| Modifier and Type | Method and Description |
|---|---|
ConnectorPageSource |
ConnectorIndex.lookup(RecordSet recordSet) |
| Constructor and Description |
|---|
RecordPageSource(RecordSet recordSet) |
| Modifier and Type | Method and Description |
|---|---|
RecordSet |
ConnectorRecordSetProvider.getRecordSet(ConnectorTransactionHandle transactionHandle,
ConnectorSession session,
ConnectorSplit split,
List<? extends ColumnHandle> columns) |
Copyright © 2012–2022. All rights reserved.