Package io.trino.testing.tpch
Class TpchIndexedData
java.lang.Object
io.trino.testing.tpch.TpchIndexedData
-
Nested Class Summary
Nested Classes -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiongetIndexedTable(String tableName, double scaleFactor, Set<String> indexColumnNames)
-
Constructor Details
-
TpchIndexedData
-
-
Method Details
-
getIndexedTable
public Optional<TpchIndexedData.IndexedTable> getIndexedTable(String tableName, double scaleFactor, Set<String> indexColumnNames)
-