Class LoadElement
java.lang.Object
io.nosqlbench.virtdata.library.basics.shared.stateful.LoadElement
- All Implemented Interfaces:
NBConfigModelProvider,NBMapConfigurable,Function<Object,Object>
Load a value from a map, based on the injected configuration.
The map which is used must be named by the mapname.
If the injected configuration contains a variable of this name
which is also a Map, then this map is referenced and read
by the provided variable name.
-
Constructor Details
-
LoadElement
-
-
Method Details
-
apply
-
applyConfig
- Specified by:
applyConfigin interfaceNBMapConfigurable
-
getConfigModel
- Specified by:
getConfigModelin interfaceNBConfigModelProvider
-