Class HouseholdDemographicsRow

java.lang.Object
org.gridgain.tpcds.qgen.row.TableRowWithNulls
org.gridgain.tpcds.qgen.row.HouseholdDemographicsRow
All Implemented Interfaces:
TableRow

public class HouseholdDemographicsRow extends TableRowWithNulls
  • Constructor Details

    • HouseholdDemographicsRow

      public HouseholdDemographicsRow(long nullBitMap, long hdDemoSk, long hdIncomeBandId, String hdBuyPotential, int hdDepCount, int hdVehicleCount)
  • Method Details