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

Inherits Configured, and Tool.

Public Member Functions

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

Static Public Member Functions

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

Detailed Description

Author
Aurelien Waite
Date
28 May 2014

Definition at line 56 of file MergeJob.java.

Member Function Documentation

static Job uk.ac.cam.eng.extraction.hadoop.merge.MergeJob.getJob ( Configuration  conf) throws IOException
inlinestatic

Definition at line 181 of file MergeJob.java.

Here is the caller graph for this function:

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

Definition at line 230 of file MergeJob.java.

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

Definition at line 203 of file MergeJob.java.

Here is the call graph for this function:


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