Uses of Interface
io.nosqlbench.virtdata.core.bindings.Binder
Packages that use Binder
-
Uses of Binder in io.nosqlbench.virtdata.core.bindings
Classes in io.nosqlbench.virtdata.core.bindings that implement BinderModifier and TypeClassDescriptionclassA thread-local template that describes a set of data mappers, a context object, and a method for applying mapped values to the context object via an object array.classContextualBindings<C,R> A thread-local template that describes a set of data mappers, a context object, and a method for applying mapped values to the context object directly from the bindings.classA thread-local template that describes a set of data mappers, a context object, and a method for applying mapped values to the context object via a String-Object map. -
Uses of Binder in io.nosqlbench.virtdata.core.templates
Classes in io.nosqlbench.virtdata.core.templates that implement BinderModifier and TypeClassDescriptionclassclassAllows the generation of strings from a string template and bindings template.