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,
com.gigaspaces.metrics.MetricTagsSnapshot tags,
MetricGroupSnapshot group) |
close, getMetricNameForReport, toReportMetricNamepublic ConsoleReporter(ConsoleReporterFactory factory)
public void report(List<MetricRegistrySnapshot> snapshots)
report in class MetricReporterprotected void report(MetricRegistrySnapshot snapshot)
report in class MetricReporterprotected void report(MetricRegistrySnapshot snapshot, com.gigaspaces.metrics.MetricTagsSnapshot tags, MetricGroupSnapshot group)
report in class MetricReporterCopyright © GigaSpaces.