de.kumpe.hadooptimizer.jeneva.client
Interface ClientService

All Superinterfaces:
Remote

public interface ClientService
extends Remote


Method Summary
 byte[] findClass(String name)
           
 Runnable nextTask()
           
 

Method Detail

nextTask

Runnable nextTask()
                  throws RemoteException,
                         InterruptedException
Throws:
RemoteException
InterruptedException

findClass

byte[] findClass(String name)
                 throws RemoteException,
                        ClassNotFoundException
Throws:
RemoteException
ClassNotFoundException


Copyright © 2011 Christian Kumpe. All Rights Reserved.