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