Class TimeDimRow

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

public class TimeDimRow extends TableRowWithNulls
  • Constructor Details

    • TimeDimRow

      public TimeDimRow(long nullBitMap, long tTimeSk, String tTimeId, int tTime, int tHour, int tMinute, int tSecond, String tAmPm, String tShift, String tSubShift, String tMealTime)
  • Method Details