Class LoadElement

java.lang.Object
io.nosqlbench.virtdata.library.basics.shared.stateful.LoadElement
All Implemented Interfaces:
NBConfigModelProvider, NBMapConfigurable, Function<Object,Object>

public class LoadElement extends Object implements Function<Object,Object>, NBMapConfigurable
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.