Uses of Package
io.nosqlbench.virtdata.core.bindings
Packages that use io.nosqlbench.virtdata.core.bindings
Package
Description
-
Classes in io.nosqlbench.virtdata.core.bindings used by io.nosqlbench.adapter.cqld4.opdispensersClassDescriptionMaps a template with named bind points and specifiers onto a set of data mapping function instances.
-
Classes in io.nosqlbench.virtdata.core.bindings used by io.nosqlbench.adapters.api.evalctxClassDescriptionMaps a template with named bind points and specifiers onto a set of data mapping function instances.
-
Classes in io.nosqlbench.virtdata.core.bindings used by io.nosqlbench.adapters.api.evalctx.comparatorsClassDescriptionMaps a template with named bind points and specifiers onto a set of data mapping function instances.
-
Classes in io.nosqlbench.virtdata.core.bindings used by io.nosqlbench.virtdata.core.bindingsClassDescriptionA Binder is a type that knows how to return a result object given a long value to bind mapped values with.Maps a template with named bind points and specifiers onto a set of data mapping function instances.Maps a set of parameters on an associated object of type T to specifiers for data mappers.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 via an object array.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.A DataMapperLibrary is an independently loadable library of data mapping functions.Captures the list of function object types which may be used to implement data mapping functions.A function that has been resolved by a libraryName for use in data mapping.ValuesArrayBinder provides a way to apply an array of object values to a template object of type T to yield a new object instance of type R.ValuesBinder provides a way to apply an map of named object values to a template object of type T to yield a new object instance of type R.ValuesMapBinder provides a way to apply an map of named object values to a template object of type T to yield a new object instance of type R.Capture preference for types, favoring more efficient types for generation over others.SynopsisA VirtDataFunctionLibrary is simply a way to ask for a set of named function objects in a generic way.
-
Classes in io.nosqlbench.virtdata.core.bindings used by io.nosqlbench.virtdata.core.composersClassDescriptionA function that has been resolved by a libraryName for use in data mapping.
-
Classes in io.nosqlbench.virtdata.core.bindings used by io.nosqlbench.virtdata.core.templatesClassDescriptionA Binder is a type that knows how to return a result object given a long value to bind mapped values with.Maps a template with named bind points and specifiers onto a set of data mapping function instances.Maps a set of parameters on an associated object of type T to specifiers for data mappers.ValuesArrayBinder provides a way to apply an array of object values to a template object of type T to yield a new object instance of type R.
-
Classes in io.nosqlbench.virtdata.core.bindings used by io.nosqlbench.virtdata.library.random
-
-