Class ListBinder
java.lang.Object
io.nosqlbench.engine.api.templating.binders.ListBinder
- All Implemented Interfaces:
LongFunction<List<Object>>
-
Constructor Summary
ConstructorsConstructorDescriptionListBinder(ParsedTemplateMap cmd, String... fields) ListBinder(ParsedTemplateMap cmd, List<String> fields) -
Method Summary
-
Constructor Details
-
ListBinder
-
ListBinder
-
-
Method Details
-
apply
-