Class RandomLineToInt

java.lang.Object
io.nosqlbench.virtdata.library.random.RandomLineToInt
All Implemented Interfaces:
LongToIntFunction

public class RandomLineToInt extends Object implements LongToIntFunction
  • Constructor Details

    • RandomLineToInt

      public RandomLineToInt(String filename)
    • RandomLineToInt

      public RandomLineToInt(String filename, long seed)
  • Method Details