Package org.gridgain.tpcds.qgen.row
Class StoreRow
java.lang.Object
org.gridgain.tpcds.qgen.row.TableRowWithNulls
org.gridgain.tpcds.qgen.row.StoreRow
- All Implemented Interfaces:
TableRow
-
Constructor Summary
ConstructorsConstructorDescriptionStoreRow(long nullBitMap, long storeSk, String storeId, long recStartDateId, long recEndDateId, long closedDateId, String storeName, int employees, int floorSpace, String hours, String storeManager, int marketId, Decimal dTaxPercentage, String geographyClass, String marketDesc, String marketManager, long divisionId, String divisionName, long companyId, String companyName, Address address) -
Method Summary
Methods inherited from class org.gridgain.tpcds.qgen.row.TableRowWithNulls
getDateStringOrNullFromJulianDays, getStringOrNull, getStringOrNullForBoolean, getStringOrNullForKey
-
Constructor Details
-
StoreRow
public StoreRow(long nullBitMap, long storeSk, String storeId, long recStartDateId, long recEndDateId, long closedDateId, String storeName, int employees, int floorSpace, String hours, String storeManager, int marketId, Decimal dTaxPercentage, String geographyClass, String marketDesc, String marketManager, long divisionId, String divisionName, long companyId, String companyName, Address address)
-
-
Method Details
-
getClosedDateId
public long getClosedDateId() -
getStoreName
-
getEmployees
public int getEmployees() -
getFloorSpace
public int getFloorSpace() -
getHours
-
getStoreManager
-
getMarketId
public int getMarketId() -
getdTaxPercentage
-
getMarketDesc
-
getMarketManager
-
getAddress
-
getValues
-