Class HashedLineToStringStringMap

java.lang.Object
io.nosqlbench.virtdata.library.basics.shared.from_long.to_collection.HashedLineToStringStringMap
All Implemented Interfaces:
LongFunction<Map<String,String>>

public class HashedLineToStringStringMap extends Object implements LongFunction<Map<String,String>>
Create a String-String map from the specified file, ranging in size from 0 to the specified maximum.