Package io.trino.testing.tpch
Class TpchIndexedData.IndexedTable
- java.lang.Object
-
- io.trino.testing.tpch.TpchIndexedData.IndexedTable
-
- Enclosing class:
- TpchIndexedData
public static class TpchIndexedData.IndexedTable extends Object
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description List<String>getKeyColumns()List<String>getOutputColumns()RecordSetlookupKey(io.trino.testing.tpch.MaterializedTuple tupleKey)RecordSetlookupKeys(RecordSet recordSet)
-