Cambridge SMT System
uk.ac.cam.eng.extraction.hadoop.extraction.ExtractorJob Class Reference

Inherits Configured, and Tool.

Public Member Functions

int run (String[] args) throws FileNotFoundException, IOException, ClassNotFoundException, InterruptedException, IllegalArgumentException, IllegalAccessException
 

Static Public Member Functions

static Job getJob (Configuration conf) throws IOException
 
static void main (String[] args) throws Exception
 

Detailed Description

Author
Juan Pino
Aurelien Waite
Date
28 May 2014

Definition at line 61 of file ExtractorJob.java.

Member Function Documentation

static Job uk.ac.cam.eng.extraction.hadoop.extraction.ExtractorJob.getJob ( Configuration  conf) throws IOException
inlinestatic
Parameters
conf
Returns
Exceptions
IOException

Definition at line 69 of file ExtractorJob.java.

Here is the call graph for this function:

Here is the caller graph for this function:

static void uk.ac.cam.eng.extraction.hadoop.extraction.ExtractorJob.main ( String[]  args) throws Exception
inlinestatic

Definition at line 206 of file ExtractorJob.java.

int uk.ac.cam.eng.extraction.hadoop.extraction.ExtractorJob.run ( String[]  args) throws FileNotFoundException, IOException, ClassNotFoundException, InterruptedException, IllegalArgumentException, IllegalAccessException
inline

Definition at line 188 of file ExtractorJob.java.

Here is the call graph for this function:


The documentation for this class was generated from the following file: