Package org.gridgain.tpcds.qgen
Class SlowlyChangingDimensionUtils.SlowlyChangingDimensionKey
java.lang.Object
org.gridgain.tpcds.qgen.SlowlyChangingDimensionUtils.SlowlyChangingDimensionKey
- Enclosing class:
- SlowlyChangingDimensionUtils
-
Constructor Summary
ConstructorsConstructorDescriptionSlowlyChangingDimensionKey(String businessKey, long startDate, long endDate, boolean isNewBusinessKey) -
Method Summary
Modifier and TypeMethodDescriptionlonglongboolean
-
Constructor Details
-
SlowlyChangingDimensionKey
public SlowlyChangingDimensionKey(String businessKey, long startDate, long endDate, boolean isNewBusinessKey)
-
-
Method Details
-
getBusinessKey
-
getStartDate
public long getStartDate() -
getEndDate
public long getEndDate() -
isNewBusinessKey
public boolean isNewBusinessKey()
-