Class IndexDumper


  • public class IndexDumper
    extends java.lang.Object
    • Field Summary

      Fields 
      Modifier and Type Field Description
      static java.lang.String INDEX_DUMPS_DIR  
    • Constructor Summary

      Constructors 
      Constructor Description
      IndexDumper​(IndexHelper indexHelper, java.io.File outDir)  
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      void dump()  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Field Detail

    • Constructor Detail

      • IndexDumper

        public IndexDumper​(IndexHelper indexHelper,
                           java.io.File outDir)
    • Method Detail

      • dump

        public void dump()
                  throws java.io.IOException
        Throws:
        java.io.IOException