| Package | Description |
|---|---|
| com.facebook.presto.spi | |
| com.facebook.presto.spi.classloader | |
| com.facebook.presto.spi.connector |
| Modifier and Type | Method and Description |
|---|---|
ConnectorIndex |
ConnectorIndexResolver.getIndex(ConnectorSession session,
ConnectorIndexHandle indexHandle,
List<ColumnHandle> lookupSchema,
List<ColumnHandle> outputSchema)
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
ConnectorIndex |
ClassLoaderSafeConnectorIndexResolver.getIndex(ConnectorSession session,
ConnectorIndexHandle indexHandle,
List<ColumnHandle> lookupSchema,
List<ColumnHandle> outputSchema) |
| Modifier and Type | Method and Description |
|---|---|
ConnectorIndex |
ConnectorIndexProvider.getIndex(ConnectorTransactionHandle transactionHandle,
ConnectorSession session,
ConnectorIndexHandle indexHandle,
List<ColumnHandle> lookupSchema,
List<ColumnHandle> outputSchema) |
Copyright © 2012-2016. All Rights Reserved.