Uses of Class
io.nosqlbench.engine.api.activityimpl.uniform.DriverSpaceCache
| Package | Description |
|---|---|
| io.nosqlbench.engine.api.activityimpl.uniform |
-
Uses of DriverSpaceCache in io.nosqlbench.engine.api.activityimpl.uniform
Methods in io.nosqlbench.engine.api.activityimpl.uniform that return DriverSpaceCache Modifier and Type Method Description DriverSpaceCache<? extends S>BaseDriverAdapter. getSpaceCache()DriverSpaceCache<? extends S>DriverAdapter. getSpaceCache()The cache of all objects needed within a single instance of a DriverAdapter which are not operations.