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, wait
close
public static final String FILE_NAME
public CsvLoadStatWriter(String prefix)
public void addPoint(String statName, long result)
addPoint
in interface LoadStatWriter
Copyright © 2019 Atlassian. All rights reserved.