public interface MetricRepository
Modifier and Type | Method and Description |
---|---|
List<MonitoringMetric> |
getMetrics(Long since,
Integer limit) |
Map<String,Short> |
getMetricTypes() |
void |
writeMetric(MonitoringMetric metric) |
void writeMetric(MonitoringMetric metric)
List<MonitoringMetric> getMetrics(Long since, Integer limit)
Copyright © 2017 ICF Olson. All rights reserved.