public interface GlobalWorkpoolServer extends WorkpoolServer
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getStats() |
WorkStatus |
getTaskForHost(java.lang.String hostname) |
void |
reportStartup(java.lang.String url) |
addTask, getTask, reportCompletionvoid reportStartup(java.lang.String url)
throws java.rmi.RemoteException
java.rmi.RemoteExceptionWorkStatus getTaskForHost(java.lang.String hostname) throws java.rmi.RemoteException
java.rmi.RemoteExceptionjava.lang.String getStats()
throws java.rmi.RemoteException
java.rmi.RemoteException