Class MarkdownExporter
java.lang.Object
io.nosqlbench.nb.api.markdown.exporter.MarkdownExporter
- All Implemented Interfaces:
BundledApp,Runnable,ToIntFunction<String[]>
-
Field Summary
Fields -
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
-
Field Details
-
APP_NAME
- See Also:
-
-
Constructor Details
-
MarkdownExporter
public MarkdownExporter()
-
-
Method Details
-
main
-
run
-
applyAsInt
- Specified by:
applyAsIntin interfaceBundledApp- Specified by:
applyAsIntin interfaceToIntFunction<String[]>
-