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) |
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
Copyright © 2016. All rights reserved.