T
- Options typepublic class DefaultParallelClient<T extends Options> extends AbstractParallelClient<T>
Constructor and Description |
---|
DefaultParallelClient(ParallelClientManager<T> manager,
int id)
Creates a new Parallel Client
|
Modifier and Type | Method and Description |
---|---|
Object |
call()
Runs operation mixes while the Client Manager indicates there are still
mixes to be run
|
getID, getManager
public DefaultParallelClient(ParallelClientManager<T> manager, int id)
manager
- Client Managerid
- Client IDpublic Object call() throws Exception
ParallelClient
Exception
Copyright © 2015. All rights reserved.