public class CsvReporterConfig extends AbstractCsvReporterConfig implements MetricsReporterConfigThree
outdir
durationunit, period, predicate, rateunit, timeunit
Constructor and Description |
---|
CsvReporterConfig() |
Modifier and Type | Method and Description |
---|---|
boolean |
enable(com.codahale.metrics.MetricRegistry registry) |
void |
report() |
createFile, getOutdir, setOutdir
getDurationunit, getPeriod, getPredicate, getRateunit, getRealDurationunit, getRealRateunit, getRealTimeunit, getTimeunit, isClassAvailable, setDurationunit, setPeriod, setPredicate, setRateunit, setTimeunit
public boolean enable(com.codahale.metrics.MetricRegistry registry)
enable
in interface MetricsReporterConfigThree
public void report()
report
in interface MetricsReporterConfigThree
Copyright © 2017. All rights reserved.