Uses of Class
org.archive.access.nutch.Nutchwax.OutputDirectories

Packages that use Nutchwax.OutputDirectories
org.archive.access.nutch Provides mapreduce jobs to import ARCs and plugins to add 'collection', and ARC repository location to nutch index. 
 

Uses of Nutchwax.OutputDirectories in org.archive.access.nutch
 

Methods in org.archive.access.nutch with parameters of type Nutchwax.OutputDirectories
protected  boolean Nutchwax.createLinkdb(Nutchwax.OutputDirectories od)
           
protected  void Nutchwax.doAll(org.apache.hadoop.fs.Path input, java.lang.String collectionName, Nutchwax.OutputDirectories od)
          Run passed list of mapreduce indexing jobs.
protected  void Nutchwax.doDedup(Nutchwax.OutputDirectories od)
           
protected  void Nutchwax.doImport(org.apache.hadoop.fs.Path input, java.lang.String collectionName, Nutchwax.OutputDirectories od)
           
protected  void Nutchwax.doIndexing(Nutchwax.OutputDirectories od)
           
protected  void Nutchwax.doIndexing(Nutchwax.OutputDirectories od, org.apache.hadoop.fs.Path[] segments)
           
protected  void Nutchwax.doInvert(Nutchwax.OutputDirectories od)
           
protected  void Nutchwax.doInvert(Nutchwax.OutputDirectories od, org.apache.hadoop.fs.Path[] segments)
           
protected  void Nutchwax.doMerge(Nutchwax.OutputDirectories od)
           
protected  void Nutchwax.doUpdate(Nutchwax.OutputDirectories od)
           
protected  void Nutchwax.doUpdate(Nutchwax.OutputDirectories od, java.lang.String[] segments)
           
protected  org.apache.hadoop.fs.Path[] Nutchwax.getSegments(Nutchwax.OutputDirectories od)
           
 



Copyright © 2005-2007 Internet Archive. All Rights Reserved.