public class CsvLoadStatWriter extends Object implements LoadStatWriter
| Modifier and Type | Field and Description |
|---|---|
static String |
FILE_NAME |
TARGET_DIR| Constructor and Description |
|---|
CsvLoadStatWriter(String prefix) |
| Modifier and Type | Method and Description |
|---|---|
void |
addPoint(String statName,
long result) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitclosepublic static final String FILE_NAME
public CsvLoadStatWriter(String prefix)
public void addPoint(String statName, long result)
addPoint in interface LoadStatWriterCopyright © 2023 Atlassian. All rights reserved.