Interface IndexReader.AddChildCallback

  • Enclosing interface:
    IndexReader

    public static interface IndexReader.AddChildCallback
    • Method Detail

      • addChild

        void addChild​(String topDir,
                      String filename,
                      long lastModified)
               throws IOException
        Callback for readChildren
        Parameters:
        topDir - the directory of the child collection
        filename - the index filename of the child collection
        lastModified - last modified for child collection
        Throws:
        IOException - on bad