Class RandomLineToInt
java.lang.Object
io.nosqlbench.virtdata.library.random.RandomLineToInt
- All Implemented Interfaces:
LongToIntFunction
-
Constructor Summary
ConstructorsConstructorDescriptionRandomLineToInt(String filename) RandomLineToInt(String filename, long seed) -
Method Summary
-
Constructor Details
-
RandomLineToInt
-
RandomLineToInt
-
-
Method Details
-
toString
-
applyAsInt
public int applyAsInt(long value) - Specified by:
applyAsIntin interfaceLongToIntFunction
-