p2pMapReduce.test.mapreduceModule.local
Class LocalExecutor

java.lang.Object
  extended by p2pMapReduce.test.mapreduceModule.local.LocalExecutor

public class LocalExecutor
extends java.lang.Object


Constructor Summary
LocalExecutor()
           
 
Method Summary
static void submit(Job job)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

LocalExecutor

public LocalExecutor()
Method Detail

submit

public static void submit(Job job)
                   throws java.lang.ClassNotFoundException,
                          java.io.IOException,
                          java.lang.InterruptedException
Throws:
java.lang.ClassNotFoundException
java.io.IOException
java.lang.InterruptedException