Class Scaling

java.lang.Object
org.gridgain.tpcds.qgen.Scaling

public class Scaling extends Object
  • Constructor Details

    • Scaling

      public Scaling(double scale)
  • Method Details

    • getRowCount

      public long getRowCount(Table table)
    • getIdCount

      public long getIdCount(Table table)
    • getScale

      public double getScale()
    • getRowCountForDate

      public long getRowCountForDate(Table table, long julianDate)