Class IndexFetcher.LocalFsFileFetcher

java.lang.Object
org.apache.solr.handler.IndexFetcher.LocalFsFileFetcher
Enclosing class:
IndexFetcher

protected class IndexFetcher.LocalFsFileFetcher extends Object
  • Method Details

    • getBytesDownloaded

      public long getBytesDownloaded()
    • fetchFile

      public void fetchFile() throws Exception
      The main method which downloads file
      Throws:
      Exception