org.apache.hama.bsp
Class GroomServer.Child

java.lang.Object
  extended by org.apache.hama.bsp.GroomServer.Child
Enclosing class:
GroomServer

public static class GroomServer.Child
extends Object

The main() for child processes.


Constructor Summary
GroomServer.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

GroomServer.Child

public GroomServer.Child()
Method Detail

main

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


Copyright © 2011 The Apache Software Foundation