Class CategoriesDistribution
java.lang.Object
org.gridgain.tpcds.qgen.distribution.CategoriesDistribution
-
Method Summary
Modifier and TypeMethodDescriptionstatic StringgetCategoryAtIndex(int index) static intgetHasSizeAtIndex(int index) static IntegerpickRandomIndex(RandomNumberStream stream)
-
Method Details
-
pickRandomIndex
-
getCategoryAtIndex
-
getHasSizeAtIndex
public static int getHasSizeAtIndex(int index)
-