|
|||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of IPieceOfWork in cz.zcu.fav.kiv.ppr |
---|
Classes in cz.zcu.fav.kiv.ppr that implement IPieceOfWork | |
---|---|
class |
PieceOfWork
PPR1 Inner class for holding piece of work. |
Methods in cz.zcu.fav.kiv.ppr that return IPieceOfWork | |
---|---|
IPieceOfWork |
Farmer.getWork()
getWork Create new piece of work |
Methods in cz.zcu.fav.kiv.ppr with parameters of type IPieceOfWork | |
---|---|
void |
Farmer.submitWork(IPieceOfWork results,
int threadId)
submitWork This method is called from Worker, when work is done |
|
|||||||||
PREV NEXT | FRAMES NO FRAMES |