Package org.gridgain.tpcds.qgen.row
Class WebPageRow
java.lang.Object
org.gridgain.tpcds.qgen.row.TableRowWithNulls
org.gridgain.tpcds.qgen.row.WebPageRow
- All Implemented Interfaces:
TableRow
-
Constructor Summary
ConstructorsConstructorDescriptionWebPageRow(long nullBitMap, long wpPageSk, String wpPageId, long wpRecStartDateId, long wpRecEndDateId, long wpCreationDateSk, long wpAccessDateSk, boolean wpAutogenFlag, long wpCustomerSk, String wpUrl, String wpType, int wpCharCount, int wpLinkCount, int wpImageCount, int wpMaxAdCount) -
Method Summary
Modifier and TypeMethodDescriptionlongbooleanintlonglongintintintMethods inherited from class org.gridgain.tpcds.qgen.row.TableRowWithNulls
getDateStringOrNullFromJulianDays, getStringOrNull, getStringOrNullForBoolean, getStringOrNullForKey
-
Constructor Details
-
WebPageRow
-
-
Method Details
-
getWpCreationDateSk
public long getWpCreationDateSk() -
getWpAccessDateSk
public long getWpAccessDateSk() -
getWpAutogenFlag
public boolean getWpAutogenFlag() -
getWpCustomerSk
public long getWpCustomerSk() -
getWpCharCount
public int getWpCharCount() -
getWpLinkCount
public int getWpLinkCount() -
getWpImageCount
public int getWpImageCount() -
getWpMaxAdCount
public int getWpMaxAdCount() -
getValues
-