Class Load
java.lang.Object
io.nosqlbench.virtdata.library.basics.shared.stateful.from_long.Load
- All Implemented Interfaces:
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.
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
Load
-
Load
-
Load
-
Load
-
-
Method Details
-
apply
- Specified by:
applyin interfaceLongFunction<Object>
-