|
||||||||||
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 | |
---|---|
java.io.PrintStream |
getStream(java.lang.String header)
Returns an open PrintStream for the metric with header already written
to it. |
Method Detail |
---|
java.io.PrintStream getStream(java.lang.String header) throws java.io.IOException
PrintStream
for the metric with header
already written
to it.
header
- the CSV header
PrintStream
java.io.IOException
- if there is an error opening the stream or writing to it
|
© 2006-2015 EsperTech Inc. All rights reserved. Visit us at espertech.com |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |