Package org.gridgain.tpcds.qgen.row
Class HouseholdDemographicsRow
java.lang.Object
org.gridgain.tpcds.qgen.row.TableRowWithNulls
org.gridgain.tpcds.qgen.row.HouseholdDemographicsRow
- All Implemented Interfaces:
TableRow
-
Constructor Summary
ConstructorsConstructorDescriptionHouseholdDemographicsRow(long nullBitMap, long hdDemoSk, long hdIncomeBandId, String hdBuyPotential, int hdDepCount, int hdVehicleCount) -
Method Summary
Methods inherited from class org.gridgain.tpcds.qgen.row.TableRowWithNulls
getDateStringOrNullFromJulianDays, getStringOrNull, getStringOrNullForBoolean, getStringOrNullForKey
-
Constructor Details
-
HouseholdDemographicsRow
public HouseholdDemographicsRow(long nullBitMap, long hdDemoSk, long hdIncomeBandId, String hdBuyPotential, int hdDepCount, int hdVehicleCount)
-
-
Method Details
-
getValues
-