Class DemographicsDistributions

java.lang.Object
org.gridgain.tpcds.qgen.distribution.DemographicsDistributions

public final class DemographicsDistributions extends Object
  • Field Details

  • Method Details

    • getGenderForIndexModSize

      public static String getGenderForIndexModSize(long index)
    • getMaritalStatusForIndexModSize

      public static String getMaritalStatusForIndexModSize(long index)
    • getEducationForIndexModSize

      public static String getEducationForIndexModSize(long index)
    • getPurchaseBandForIndexModSize

      public static Integer getPurchaseBandForIndexModSize(long index)
    • getCreditRatingForIndexModSize

      public static String getCreditRatingForIndexModSize(long index)
    • getBuyPotentialForIndexModSize

      public static String getBuyPotentialForIndexModSize(long index)
    • getDepCountForIndexModSize

      public static Integer getDepCountForIndexModSize(long index)
    • getVehicleCountForIndexModSize

      public static Integer getVehicleCountForIndexModSize(long index)
    • getIncomeBandLowerBoundAtIndex

      public static Integer getIncomeBandLowerBoundAtIndex(int index)
    • getIncomeBandUpperBoundAtIndex

      public static Integer getIncomeBandUpperBoundAtIndex(int index)