public class FileReporter extends MetricReporter
Modifier | Constructor and Description |
---|---|
protected |
FileReporter(FileReporterFactory 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
protected FileReporter(FileReporterFactory 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.