public class ConsoleReporterConfig extends AbstractConsoleReporterConfig implements MetricsReporterConfigThree
outfile
durationunit, period, predicate, rateunit, timeunit
Constructor and Description |
---|
ConsoleReporterConfig() |
Modifier and Type | Method and Description |
---|---|
boolean |
enable(com.codahale.metrics.MetricRegistry registry) |
void |
report() |
createPrintStream, getOutfile, setOutfile
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 © 2019. All rights reserved.