de.kumpe.hadooptimizer.jeneva.server
Class ServerTaskStarter<V>
java.lang.Object
de.kumpe.hadooptimizer.jeneva.server.ServerTask<V>
de.kumpe.hadooptimizer.jeneva.server.ServerTaskStarter<V>
- All Implemented Interfaces:
- Serializable, Callable<V>
public abstract class ServerTaskStarter<V>
- extends ServerTask<V>
- implements Serializable
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ServerTaskStarter
public ServerTaskStarter()
createServerTask
protected abstract ServerTask<V> createServerTask()
call
public V call()
throws Exception
- Specified by:
call in interface Callable<V>
- Throws:
Exception
Copyright © 2011 Christian Kumpe. All Rights Reserved.