Class DemographicsDistributions
java.lang.Object
org.gridgain.tpcds.qgen.distribution.DemographicsDistributions
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final StringValuesDistributionstatic final StringValuesDistributionstatic final IntValuesDistributionstatic final StringValuesDistributionstatic final StringValuesDistributionstatic final IntValuesDistributionstatic final StringValuesDistributionstatic final IntValuesDistributionstatic final IntValuesDistribution -
Method Summary
Modifier and TypeMethodDescriptionstatic StringgetBuyPotentialForIndexModSize(long index) static StringgetCreditRatingForIndexModSize(long index) static IntegergetDepCountForIndexModSize(long index) static StringgetEducationForIndexModSize(long index) static StringgetGenderForIndexModSize(long index) static IntegergetIncomeBandLowerBoundAtIndex(int index) static IntegergetIncomeBandUpperBoundAtIndex(int index) static StringgetMaritalStatusForIndexModSize(long index) static IntegergetPurchaseBandForIndexModSize(long index) static IntegergetVehicleCountForIndexModSize(long index)
-
Field Details
-
GENDER_DISTRIBUTION
-
MARITAL_STATUS_DISTRIBUTION
-
EDUCATION_DISTRIBUTION
-
PURCHASE_BAND_DISTRIBUTION
-
CREDIT_RATING_DISTRIBUTION
-
INCOME_BAND_DISTRIBUTION
-
BUY_POTENTIAL_DISTRIBUTION
-
DEP_COUNT_DISTRIBUTION
-
VEHICLE_COUNT_DISTRIBUTION
-
-
Method Details
-
getGenderForIndexModSize
-
getMaritalStatusForIndexModSize
-
getEducationForIndexModSize
-
getPurchaseBandForIndexModSize
-
getCreditRatingForIndexModSize
-
getBuyPotentialForIndexModSize
-
getDepCountForIndexModSize
-
getVehicleCountForIndexModSize
-
getIncomeBandLowerBoundAtIndex
-
getIncomeBandUpperBoundAtIndex
-