Class ComposerForFunction
java.lang.Object
io.nosqlbench.virtdata.core.composers.ComposerForFunction
- All Implemented Interfaces:
FunctionComposer<Function<?,?>>
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface io.nosqlbench.virtdata.core.composers.FunctionComposer
getDataMapper, getResolvedFunction, getResolvedFunction
-
Constructor Details
-
ComposerForFunction
-
-
Method Details
-
getFunctionObject
- Specified by:
getFunctionObjectin interfaceFunctionComposer<Function<?,?>>
-
andThen
- Specified by:
andThenin interfaceFunctionComposer<Function<?,?>>
-