Class WebSalesRow

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

public class WebSalesRow extends TableRowWithNulls
  • Constructor Details

    • WebSalesRow

      public WebSalesRow(long nullBitMap, long wsSoldDateSk, long wsSoldTimeSk, long wsShipDateSk, long wsItemSk, long wsBillCustomerSk, long wsBillCdemoSk, long wsBillHdemoSk, long wsBillAddrSk, long wsShipCustomerSk, long wsShipCdemoSk, long wsShipHdemoSk, long wsShipAddrSk, long wsWebPageSk, long wsWebSiteSk, long wsShipModeSk, long wsWarehouseSk, long wsPromoSk, long wsOrderNumber, Pricing wsPricing)
  • Method Details

    • getWsShipCdemoSk

      public long getWsShipCdemoSk()
    • getWsShipHdemoSk

      public long getWsShipHdemoSk()
    • getWsShipAddrSk

      public long getWsShipAddrSk()
    • getWsPricing

      public Pricing getWsPricing()
    • getWsItemSk

      public long getWsItemSk()
    • getWsOrderNumber

      public long getWsOrderNumber()
    • getWsWebPageSk

      public long getWsWebPageSk()
    • getWsShipDateSk

      public long getWsShipDateSk()
    • getWsShipCustomerSk

      public long getWsShipCustomerSk()
    • getValues

      public List<String> getValues()