|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.atlassian.crowd.acceptance.utils.LoadStatWriter
public class LoadStatWriter
Helps collect and write stats in Jmeter format.
| Constructor Summary | |
|---|---|
LoadStatWriter(java.lang.String filename)
|
|
| Method Summary | |
|---|---|
void |
addPoint(java.lang.String statName,
long result)
|
void |
close()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public LoadStatWriter(java.lang.String filename)
| Method Detail |
|---|
public void addPoint(java.lang.String statName,
long result)
public void close()
throws java.io.IOException
java.io.IOException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||