Uses of Class
io.trino.testing.tpch.TpchIndexSpec.Builder
-
Packages that use TpchIndexSpec.Builder Package Description io.trino.testing.tpch -
-
Uses of TpchIndexSpec.Builder in io.trino.testing.tpch
Methods in io.trino.testing.tpch that return TpchIndexSpec.Builder Modifier and Type Method Description TpchIndexSpec.BuilderTpchIndexSpec.Builder. addIndex(String tableName, double scaleFactor, Set<String> columnNames)
-