Package io.nosqlbench.virtdata.library.basics.shared.from_long.to_collection
package io.nosqlbench.virtdata.library.basics.shared.from_long.to_collection
-
ClassesClassDescriptionCreates a List<String> from a list of words in a file.Return a pseudo-randomly created Set from the values in the specified file.Create a String-String map from the specified file, ranging in size from 0 to the specified maximum.Create a list of longs.Deprecated.Create a List from a long input based on a set of provided functions.Create a List from a long input based on a set of provided functions.Create a List from a long input based on a set of provided functions.Create a List from a long input based on a set of provided functions.Create a List from a long input based on a set of provided functions.Create a List from a long input based on a set of provided functions.Create a
Mapfrom a long input based on three functions, the first to determine the map size, and the second to populate the map with key objects, and the third to populate the map with value objects.Create a Map from a long input based on a set of provided key and value functions.Create a Map from a long input based on a set of provided key and value functions.Create a Map from a long input based on a set of provided key and value functions.Create a Map from a long input based on a set of provided key and value functions.Create a Map from a long input based on a set of provided key and value functions.Create a Map from a long input based on a set of provided key and value functions.Deprecated.Create a Set from a long input based on a set of provided functions.Create a Set from a long input based on a set of provided functions.Create a Set from a long input based on a set of provided functions.Create a Set from a long input based on a set of provided functions.Create a Set from a long input based on a set of provided functions.Create a Set from a long input based on a set of provided functions.Deprecated.Create aMap<String,String>from a long input based on three functions, the first to determine the map size, and the second to populate the map with key objects, and the third to populate the map with value objects.Create aSet<String>from a long based on two functions, the first to determine the set size, and the second to populate the set with String values.