|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectde.cohesion.bssh.impl.CommandProcessor
public class CommandProcessor
| Constructor Summary | |
|---|---|
CommandProcessor(java.util.Set<? extends Command<Result>> commands,
java.util.Set<Member> members,
long timeout)
|
|
| Method Summary | |
|---|---|
java.lang.Iterable<Result> |
getResults()
|
void |
setConcurrency(Concurrency.Level level)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public CommandProcessor(java.util.Set<? extends Command<Result>> commands,
java.util.Set<Member> members,
long timeout)
| Method Detail |
|---|
public void setConcurrency(Concurrency.Level level)
public java.lang.Iterable<Result> getResults()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||