Class ModuloCSVLineToString
java.lang.Object
io.nosqlbench.virtdata.library.basics.shared.from_long.to_string.ModuloCSVLineToString
- All Implemented Interfaces:
LongFunction<String>
Select a value from a CSV file line by modulo division against the number
of lines in the file. The second parameter is the field name, and this must
be provided in the CSV header line as written.
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
ModuloCSVLineToString
-
-
Method Details
-
apply
- Specified by:
applyin interfaceLongFunction<String>
-
toString
-