public static class TpchIndexedData.IndexedTable extends Object
| Modifier and Type | Method and Description |
|---|---|
List<String> |
getKeyColumns() |
List<String> |
getOutputColumns() |
RecordSet |
lookupKey(io.prestosql.testing.tpch.MaterializedTuple tupleKey) |
RecordSet |
lookupKeys(RecordSet recordSet) |
Copyright © 2012–2020. All rights reserved.