Package org.gridgain.tpcds.qgen
Class Parallel.DateNextIndexPair
java.lang.Object
org.gridgain.tpcds.qgen.Parallel.DateNextIndexPair
- Enclosing class:
- Parallel
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
DateNextIndexPair
public DateNextIndexPair(long julianDate, long nextDateIndex)
-
-
Method Details
-
getJulianDate
public long getJulianDate() -
getNextDateIndex
public long getNextDateIndex()
-