Package io.prestosql.testing.tpch
Class TpchScaledTable
- java.lang.Object
-
- io.prestosql.testing.tpch.TpchScaledTable
-
public class TpchScaledTable extends java.lang.Object
-
-
Constructor Summary
Constructors Constructor Description TpchScaledTable(java.lang.String tableName, double scaleFactor)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description booleanequals(java.lang.Object obj)doublegetScaleFactor()java.lang.StringgetTableName()inthashCode()
-