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