Package org.gridgain.tpcds.qgen.row
Class CustomerDemographicsRow
java.lang.Object
org.gridgain.tpcds.qgen.row.TableRowWithNulls
org.gridgain.tpcds.qgen.row.CustomerDemographicsRow
- All Implemented Interfaces:
TableRow
-
Constructor Summary
ConstructorsConstructorDescriptionCustomerDemographicsRow(long nullBitMap, long cdDemoSk, String cdGender, String cdMaritalStatus, String cdEducationStatus, int cdPurchaseEstimate, String cdCreditRating, int cdDepCount, int cdDepEmployedCount, int cdDepCollegeCount) -
Method Summary
Methods inherited from class org.gridgain.tpcds.qgen.row.TableRowWithNulls
getDateStringOrNullFromJulianDays, getStringOrNull, getStringOrNullForBoolean, getStringOrNullForKey
-
Constructor Details
-
CustomerDemographicsRow
-
-
Method Details
-
getValues
-