Class WarehouseRow

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

public class WarehouseRow extends TableRowWithNulls
  • Constructor Details

    • WarehouseRow

      public WarehouseRow(long nullBitMap, long wWarehouseSk, String wWarehouseId, String wWarehouseName, int wWarehouseSqFt, Address wAddress)
  • Method Details