Class IndexWriterImpl

    • Constructor Summary

      Constructors 
      Constructor Description
      IndexWriterImpl()  
    • Method Summary

      All Methods Instance Methods Abstract Methods 
      Modifier and Type Method Description
      (package private) abstract int write​(Index index, int version)  
      • Methods inherited from class java.lang.Object

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

      • IndexWriterImpl

        IndexWriterImpl()
    • Method Detail

      • write

        abstract int write​(Index index,
                           int version)
                    throws java.io.IOException
        Throws:
        java.io.IOException