public interface Compute extends Remote
Modifier and Type | Method and Description |
---|---|
Object |
checkStatus(Object taskId)
Check on the status of a
Task |
Object |
executeTask(Task t)
Execute a task
|
Object executeTask(Task t) throws RemoteException
t
- Task to be executedRemoteException
- if something goes wrong.Copyright © 2012 University of Waikato, Hamilton, NZ. All Rights Reserved.