Uses of Interface
io.nosqlbench.nb.api.config.params.Element
| Package | Description |
|---|---|
| io.nosqlbench.nb.api.config.params |
-
Uses of Element in io.nosqlbench.nb.api.config.params
Classes in io.nosqlbench.nb.api.config.params that implement Element Modifier and Type Class Description classElementImplThe source data for a param reader is intended to be a collection of something, not a single value.Methods in io.nosqlbench.nb.api.config.params that return Element Modifier and Type Method Description static ElementNBParams. one(java.lang.Object source)static ElementNBParams. one(java.lang.String givenName, java.lang.Object source)Methods in io.nosqlbench.nb.api.config.params that return types with arguments of type Element Modifier and Type Method Description static java.util.List<Element>NBParams. some(java.lang.Object source)