Class Load

java.lang.Object
io.nosqlbench.virtdata.library.basics.shared.stateful.from_long.Load
All Implemented Interfaces:
LongFunction<Object>

public class Load extends Object implements LongFunction<Object>
Load a named value from the per-thread state map. The previous input value will be forgotten, and the named value will replace it before the next function in the chain.