public interface InfluxMetric
| Modifier and Type | Interface and Description |
|---|---|
static interface |
InfluxMetric.Builder
A builder of InfluxMetric.
|
| 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.
|
Copyright © 2016. All rights reserved.