public class ConsoleReporter extends MetricReporter
Constructor and Description |
---|
ConsoleReporter(ConsoleReporterFactory factory) |
Modifier and Type | Method and Description |
---|---|
void |
report(List<MetricRegistrySnapshot> snapshots) |
protected void |
report(MetricRegistrySnapshot snapshot) |
protected void |
report(MetricRegistrySnapshot snapshot,
MetricTagsSnapshot tags,
MetricGroupSnapshot group) |
protected void |
report(MetricRegistrySnapshot snapshot,
MetricTagsSnapshot tags,
String key,
Object value) |
close, flush, getMetricNameForReport, toReportMetricName
public ConsoleReporter(ConsoleReporterFactory factory)
public void report(List<MetricRegistrySnapshot> snapshots)
report
in class MetricReporter
protected void report(MetricRegistrySnapshot snapshot)
report
in class MetricReporter
protected void report(MetricRegistrySnapshot snapshot, MetricTagsSnapshot tags, MetricGroupSnapshot group)
report
in class MetricReporter
protected void report(MetricRegistrySnapshot snapshot, MetricTagsSnapshot tags, String key, Object value)
report
in class MetricReporter
Copyright © GigaSpaces.