Class VirtdataMarkdownManifest

java.lang.Object
io.nosqlbench.virtdata.userlibs.docinfo.VirtdataMarkdownManifest
All Implemented Interfaces:
io.nosqlbench.docsys.api.DocsysDynamicManifest

public class VirtdataMarkdownManifest
extends java.lang.Object
implements io.nosqlbench.docsys.api.DocsysDynamicManifest
  • Constructor Summary

    Constructors 
    Constructor Description
    VirtdataMarkdownManifest()  
  • Method Summary

    Modifier and Type Method Description
    io.nosqlbench.docsys.api.DocsBinder getDocs()  

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
  • Constructor Details

  • Method Details

    • getDocs

      public io.nosqlbench.docsys.api.DocsBinder getDocs()
      Specified by:
      getDocs in interface io.nosqlbench.docsys.api.DocsysDynamicManifest