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

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

Uses of BooleanWritable in org.apache.nutch.mapReduce
 

Methods in org.apache.nutch.mapReduce with parameters of type BooleanWritable
 IntWritable InterTrackerProtocol.emitHeartbeat(TaskTrackerStatus status, BooleanWritable initialContact)
          Called regularly by the task tracker to update the status of its tasks within the job tracker.
 IntWritable JobTracker.emitHeartbeat(TaskTrackerStatus trackerStatus, BooleanWritable initialContact)
          Process incoming heartbeat messages from the task trackers.
 



Copyright © 2006 The Apache Software Foundation