Package io.nosqlbench.virtdata.library.basics.shared.distributions
package io.nosqlbench.virtdata.library.basics.shared.distributions
-
ClassesClassDescriptionTakes a CSV with sample data and generates random values based on the relative frequencies of the values in the file.This function is a toolkit version of the
WeightedStringsFromCSVfunction.Takes a CSV with sample data and generates random values based on the relative frequencies of the values in the file.Provides sampling of a given field in a CSV file according to discrete probabilities.