Package org.gridgain.tpcds.qgen
Class JoinKeyUtils
java.lang.Object
org.gridgain.tpcds.qgen.JoinKeyUtils
-
Method Summary
Modifier and TypeMethodDescriptionstatic longgenerateJoinKey(GeneratorColumn fromColumn, RandomNumberStream randomNumberStream, Table toTable, long joinCount, Scaling scaling)
-
Method Details
-
generateJoinKey
public static long generateJoinKey(GeneratorColumn fromColumn, RandomNumberStream randomNumberStream, Table toTable, long joinCount, Scaling scaling)
-