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