Added additional parameter to turn on deterministic creation of values for specified keys. When running a workload, read data is checked against the deterministic value and inconsistencies exported to the measurements object.
Discovered flaws in multithreaded YCSB 'latest' workload distribution as
data may be read by one thread before it is written by another.