Package io.nosqlbench.virtdata.library.basics.shared.distributions
-
Class Summary Class Description CSVFrequencySampler Takes a CSV with sample data and generates random values based on the relative frequencies of the values in the file.CSVFrequencySamplerAutoDocsInfo CSVSampler This function is a toolkit version of theWeightedStringsFromCSVfunction.CSVSamplerAutoDocsInfo DelimFrequencySampler Takes a CSV with sample data and generates random values based on the relative frequencies of the values in the file.DelimFrequencySamplerAutoDocsInfo WeightedStringsFromCSV Provides sampling of a given field in a CSV file according to discrete probabilities.WeightedStringsFromCSVAutoDocsInfo