All Downloads are FREE. Search and download functionalities are using the official Maven repository.

io.nosqlbench.engine.extensions.globalvars.globalvars.md Maven / Gradle / Ivy

There is a newer version: 5.17.0
Show newest version
globalvars extension
===================

Allows access to the global object map from SharedState.gl_ObjectMap, which allows
for cross-binding and cross-thread data sharing.

```
var result = globalvars.get("result");
```




© 2015 - 2025 Weber Informatics LLC | Privacy Policy