|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectpeersim.reports.MemoryObserver
public class MemoryObserver
This observer reports memory utilization (max, total and
free, as defined by java.lang.Runtime).
| Constructor Summary | |
|---|---|
MemoryObserver(java.lang.String prefix)
Constructor to be instantiated in PeerSim. |
|
| Method Summary | |
|---|---|
boolean |
execute()
Performs arbitrary modifications or reports arbitrary information over the components. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public MemoryObserver(java.lang.String prefix)
prefix - | Method Detail |
|---|
public boolean execute()
Control
execute in interface Control
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||