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

Inherits ArrayList< Pair< RuleString, RuleData > >, and Writable.

Public Member Functions

void write (DataOutput out) throws IOException
 
void readFields (DataInput in) throws IOException
 

Detailed Description

Data structure used within the HFile. Should not be accessed directly.

Author
Aurelien Waite
Juan Pino
Date
28 May 2014

Definition at line 38 of file TargetFeatureList.java.

Member Function Documentation

void uk.ac.cam.eng.extraction.hadoop.datatypes.TargetFeatureList.readFields ( DataInput  in) throws IOException
inline

Definition at line 53 of file TargetFeatureList.java.

Here is the call graph for this function:

Here is the caller graph for this function:

void uk.ac.cam.eng.extraction.hadoop.datatypes.TargetFeatureList.write ( DataOutput  out) throws IOException
inline

Definition at line 44 of file TargetFeatureList.java.

Here is the call graph for this function:


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