public class TpchIndexProvider extends Object implements ConnectorIndexProvider
| Constructor and Description |
|---|
TpchIndexProvider(TpchIndexedData indexedData) |
| Modifier and Type | Method and Description |
|---|---|
ConnectorIndex |
getIndex(ConnectorTransactionHandle transaction,
ConnectorSession session,
ConnectorIndexHandle indexHandle,
List<ColumnHandle> lookupSchema,
List<ColumnHandle> outputSchema) |
public TpchIndexProvider(TpchIndexedData indexedData)
public ConnectorIndex getIndex(ConnectorTransactionHandle transaction, ConnectorSession session, ConnectorIndexHandle indexHandle, List<ColumnHandle> lookupSchema, List<ColumnHandle> outputSchema)
getIndex in interface ConnectorIndexProviderCopyright © 2012–2020. All rights reserved.