|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
T
- Options typepublic interface ParallelClient<T extends Options>
Interface for parallel clients
Method Summary | |
---|---|
Object |
call()
Runs operation mixes while the Client Manager indicates there are still mixes to be run |
int |
getID()
Gets the ID of this client |
ParallelClientManager<T> |
getManager()
Gets the parallel client manager which is managing this client |
Method Detail |
---|
int getID()
Object call() throws Exception
call
in interface Callable<Object>
Exception
ParallelClientManager<T> getManager()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |