|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectit.unitn.ds.peersim.utils.FailedNodes
public class FailedNodes
Distributed Systems Course Project
Year: 2009/2010
University of Trento
FailedNodes -. This class inits the network putting nodes to the down state, the number of nodes to put down is specified in the configuration file.
| Constructor Summary | |
|---|---|
FailedNodes(java.lang.String prefix)
Instantiates a new failed nodes. |
|
| Method Summary | |
|---|---|
boolean |
execute()
|
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public FailedNodes(java.lang.String prefix)
prefix - the prefix| Method Detail |
|---|
public boolean execute()
execute in interface peersim.core.Control
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||