public final class DefaultInfluxMetric extends Object implements InfluxMetric
| Modifier and Type | Class and Description |
|---|---|
static class |
DefaultInfluxMetric.Builder |
| Modifier and Type | Method and Description |
|---|---|
double |
oneMinRate()
Returns one minute rate of the given metric.
|
org.joda.time.DateTime |
time()
Returns collected timestamp of the given metric.
|
public double oneMinRate()
InfluxMetriconeMinRate in interface InfluxMetricpublic org.joda.time.DateTime time()
InfluxMetrictime in interface InfluxMetricCopyright © 2016. All rights reserved.