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 java.lang.Object

The main() for child processes.


Constructor Summary
GroomServer.Child()
           
 
Method Summary
static void main(java.lang.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(java.lang.String[] args)
                 throws java.lang.Throwable
Throws:
java.lang.Throwable


Copyright © 2008-2011 The Apache Software Foundation. All Rights Reserved.