|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.rutil.loadtest.StatsHandler.SystemOutHandler
public static class StatsHandler.SystemOutHandler
System stats handler that prints out all the stats to console (to System.out)
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from interface org.rutil.loadtest.StatsHandler |
|---|
StatsHandler.SystemOutHandler |
| Constructor Summary | |
|---|---|
StatsHandler.SystemOutHandler()
|
|
| Method Summary | |
|---|---|
void |
handleFinal(Stats stats)
|
void |
handleIntermediate(Stats stats)
|
void |
handleStart()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public StatsHandler.SystemOutHandler()
| Method Detail |
|---|
public void handleStart()
handleStart in interface StatsHandlerpublic void handleIntermediate(Stats stats)
handleIntermediate in interface StatsHandlerpublic void handleFinal(Stats stats)
handleFinal in interface StatsHandler
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||