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

Inherits FileOutputFormat< RuleString, TargetFeatureList >.

Public Member Functions

RecordWriter< RuleString, TargetFeatureListgetRecordWriter (TaskAttemptContext job) throws IOException
 

Detailed Description

Create an HFile with a block size of 64k and a Bloom Filter

Author
Aurelien Waite
Date
28 May 2014

Definition at line 46 of file SimpleHFileOutputFormat.java.

Member Function Documentation

RecordWriter<RuleString, TargetFeatureList> uk.ac.cam.eng.extraction.hadoop.util.SimpleHFileOutputFormat.getRecordWriter ( TaskAttemptContext  job) throws IOException
inline

Definition at line 50 of file SimpleHFileOutputFormat.java.


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