Uses of Class
org.apache.nutch.io.FloatWritable

Packages that use FloatWritable
org.apache.nutch.mapReduce A system for scalable, fault-tolerant, distributed computation over large data collections. 
 

Uses of FloatWritable in org.apache.nutch.mapReduce
 

Methods in org.apache.nutch.mapReduce with parameters of type FloatWritable
 void TaskUmbilicalProtocol.progress(String taskid, FloatWritable progress)
          Report child's progress to parent.
 void TaskTracker.progress(String taskid, FloatWritable progress)
          Called periodically to report Task progress, from 0.0 to 1.0.
 



Copyright © 2006 The Apache Software Foundation