|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
A Source of Unprocessed WorkUnits. This is the interface that the distribution system gets WorkUnits from the algorithm-specific code.
| Method Summary | |
java.lang.String |
getOwner()
Return a textual description of a source's owner. |
boolean |
hasNext()
Will next() succeed? |
lima.distribution.WorkUnit |
next()
Return the next WorkUnit that needs to be processed. |
| Method Detail |
public lima.distribution.WorkUnit next()
throws java.rmi.RemoteException
java.rmi.RemoteException
public boolean hasNext()
throws java.rmi.RemoteException
java.rmi.RemoteException
public java.lang.String getOwner()
throws java.rmi.RemoteException
java.rmi.RemoteException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||