Uses of Class
io.trino.testing.tpch.TpchIndexedData.IndexedTable
-
Packages that use TpchIndexedData.IndexedTable Package Description io.trino.testing.tpch -
-
Uses of TpchIndexedData.IndexedTable in io.trino.testing.tpch
Methods in io.trino.testing.tpch that return types with arguments of type TpchIndexedData.IndexedTable Modifier and Type Method Description Optional<TpchIndexedData.IndexedTable>TpchIndexedData. getIndexedTable(String tableName, double scaleFactor, Set<String> indexColumnNames)
-