Uses of Class
io.prestosql.testing.tpch.TpchScaledTable
-
Packages that use TpchScaledTable Package Description io.prestosql.testing.tpch -
-
Uses of TpchScaledTable in io.prestosql.testing.tpch
Methods in io.prestosql.testing.tpch that return types with arguments of type TpchScaledTable Modifier and Type Method Description java.util.Set<TpchScaledTable>TpchIndexSpec. listIndexedTables()Methods in io.prestosql.testing.tpch with parameters of type TpchScaledTable Modifier and Type Method Description java.lang.Iterable<java.util.Set<java.lang.String>>TpchIndexSpec. getColumnIndexes(TpchScaledTable table)
-