de.kumpe.hadooptimizer.jeneva.server
Interface ServerService

All Superinterfaces:
Remote

public interface ServerService
extends Remote


Method Summary
<V> V
execute(ServerTask<V> task)
           
 

Method Detail

execute

<V> V execute(ServerTask<V> task)
          throws Exception
Throws:
Exception


Copyright © 2011 Christian Kumpe. All Rights Reserved.