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

Inherits EnumMap< Feature, ProvenanceProbMap >, and Writable.

Collaboration diagram for uk.ac.cam.eng.extraction.hadoop.datatypes.FeatureMap:

Public Member Functions

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

Detailed Description

Definition at line 28 of file FeatureMap.java.

Constructor & Destructor Documentation

uk.ac.cam.eng.extraction.hadoop.datatypes.FeatureMap.FeatureMap ( )
inline

Definition at line 32 of file FeatureMap.java.

Here is the caller graph for this function:

uk.ac.cam.eng.extraction.hadoop.datatypes.FeatureMap.FeatureMap ( FeatureMap  other)
inline

Definition at line 36 of file FeatureMap.java.

Here is the call graph for this function:

Member Function Documentation

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

Definition at line 56 of file FeatureMap.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.FeatureMap.write ( DataOutput  out) throws IOException
inline

Definition at line 69 of file FeatureMap.java.

Here is the caller graph for this function:


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