org.apache.nutch.mapReduce
Class TaskTracker.Child

java.lang.Object
  extended byorg.apache.nutch.mapReduce.TaskTracker.Child
Enclosing class:
TaskTracker

public static class TaskTracker.Child
extends Object

The main() for child processes.


Constructor Summary
TaskTracker.Child()
           
 
Method Summary
static void main(String[] args)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TaskTracker.Child

public TaskTracker.Child()
Method Detail

main

public static void main(String[] args)
                 throws IOException
Throws:
IOException


Copyright © 2006 The Apache Software Foundation