private static class HFilePrettyPrinter.SimpleReporter
extends com.yammer.metrics.reporting.ConsoleReporter
| Modifier and Type | Field and Description |
|---|---|
private PrintStream |
out |
| Constructor and Description |
|---|
HFilePrettyPrinter.SimpleReporter(com.yammer.metrics.core.MetricsRegistry metricsRegistry,
PrintStream out) |
| Modifier and Type | Method and Description |
|---|---|
void |
processHistogram(com.yammer.metrics.core.MetricName name,
com.yammer.metrics.core.Histogram histogram,
PrintStream stream) |
void |
run() |
enable, enable, processCounter, processGauge, processMeter, processTimerprivate final PrintStream out
public HFilePrettyPrinter.SimpleReporter(com.yammer.metrics.core.MetricsRegistry metricsRegistry,
PrintStream out)
public void run()
public void processHistogram(com.yammer.metrics.core.MetricName name,
com.yammer.metrics.core.Histogram histogram,
PrintStream stream)
processHistogram in interface com.yammer.metrics.core.MetricProcessor<PrintStream>processHistogram in class com.yammer.metrics.reporting.ConsoleReporterCopyright © 2007–2019 The Apache Software Foundation. All rights reserved.