Class CatalogSalesRow

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

public class CatalogSalesRow extends TableRowWithNulls
  • Constructor Details

    • CatalogSalesRow

      public CatalogSalesRow(long csSoldDateSk, long csSoldTimeSk, long csShipDateSk, long csBillCustomerSk, long csBillCdemoSk, long csBillHdemoSk, long csBillAddrSk, long csShipCustomerSk, long csShipCdemoSk, long csShipHdemoSk, long csShipAddrSk, long csCallCenterSk, long csCatalogPageSk, long csShipModeSk, long csWarehouseSk, long csSoldItemSk, long csPromoSk, long csOrderNumber, Pricing csPricing, long nullBitMap)
  • Method Details

    • getValues

      public List<String> getValues()
    • getCsPricing

      public Pricing getCsPricing()
    • getCsSoldItemSk

      public long getCsSoldItemSk()
    • getCsCatalogPageSk

      public long getCsCatalogPageSk()
    • getCsOrderNumber

      public long getCsOrderNumber()
    • getCsBillCustomerSk

      public long getCsBillCustomerSk()
    • getCsBillCdemoSk

      public long getCsBillCdemoSk()
    • getCsBillHdemoSk

      public long getCsBillHdemoSk()
    • getCsBillAddrSk

      public long getCsBillAddrSk()
    • getCsCallCenterSk

      public long getCsCallCenterSk()
    • getCsShipCustomerSk

      public long getCsShipCustomerSk()
    • getCsShipCdemoSk

      public long getCsShipCdemoSk()
    • getCsShipAddrSk

      public long getCsShipAddrSk()
    • getCsShipDateSk

      public long getCsShipDateSk()