Class UnsetOrPass
java.lang.Object
io.nosqlbench.virtdata.library.basics.shared.stateful.UnsetOrPass
Reads a long variable from the thread local variable map, hashes and scales it
to the unit interval 0.0d - 1.0d, then uses the result to determine whether
to return UNSET.value or the input value.
-
Constructor Details
-
UnsetOrPass
-
-
Method Details
-
apply
-