|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public static interface CsvReporter.Context
The context used to output metrics.
| Method Summary | |
|---|---|
PrintStream |
getStream(String header)
Returns an open PrintStream for the metric with header already written
to it. |
| Method Detail |
|---|
PrintStream getStream(String header)
throws IOException
PrintStream for the metric with header already written
to it.
header - the CSV header
PrintStream
IOException - if there is an error opening the stream or writing to it
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||