public class AbstractConsoleReporterConfig extends AbstractMetricReporterConfig
Modifier and Type | Field and Description |
---|---|
protected String |
outfile |
durationunit, period, predicate, rateunit, timeunit
Constructor and Description |
---|
AbstractConsoleReporterConfig() |
Modifier and Type | Method and Description |
---|---|
protected PrintStream |
createPrintStream() |
String |
getOutfile() |
void |
setOutfile(String outfile) |
getDurationunit, getPeriod, getPredicate, getRateunit, getRealDurationunit, getRealRateunit, getRealTimeunit, getTimeunit, isClassAvailable, setDurationunit, setPeriod, setPredicate, setRateunit, setTimeunit
protected String outfile
public String getOutfile()
public void setOutfile(String outfile)
protected PrintStream createPrintStream() throws FileNotFoundException
FileNotFoundException
Copyright © 2016. All rights reserved.