Class ValueSummarizerApp
java.lang.Object
io.nosqlbench.virtdata.userlibs.apps.summarizer.ValueSummarizerApp
- All Implemented Interfaces:
BundledApp,Callable<Integer>,ToIntFunction<String[]>
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface io.nosqlbench.nb.api.apps.BundledApp
getBundledAppName, getBundledDocs
-
Constructor Details
-
ValueSummarizerApp
public ValueSummarizerApp()
-
-
Method Details
-
main
-
applyAsInt
- Specified by:
applyAsIntin interfaceBundledApp- Specified by:
applyAsIntin interfaceToIntFunction<String[]>
-
call
-