Uses of Interface
io.nosqlbench.virtdata.core.bindings.ValuesArrayBinder
Packages that use ValuesArrayBinder
-
Uses of ValuesArrayBinder in io.nosqlbench.virtdata.core.bindings
Methods in io.nosqlbench.virtdata.core.bindings that return ValuesArrayBinderConstructors in io.nosqlbench.virtdata.core.bindings with parameters of type ValuesArrayBinderModifierConstructorDescriptionContextualArrayBindings(Bindings bindings, C context, ValuesArrayBinder<C, R> valuesArrayBinder) ContextualBindingsArrayTemplate(C context, BindingsTemplate bindingsTemplate, ValuesArrayBinder<C, R> valuesArrayBinder) -
Uses of ValuesArrayBinder in io.nosqlbench.virtdata.core.templates
Classes in io.nosqlbench.virtdata.core.templates that implement ValuesArrayBinderModifier and TypeClassDescriptionclassStringCompositor provides a way to build strings from a string template and provided values.