Class RepeatList
java.lang.Object
io.nosqlbench.virtdata.library.basics.shared.repeaters.RepeatList
-
Constructor Details
-
RepeatList
public RepeatList(int size) Create a list repeater to build up a list from a smaller list.- Parameters:
size- - the total size of the new list
-
-
Method Details
-
apply
-