public class DataPointDouble extends DataPointBase
Constructor and Description |
---|
DataPointDouble() |
Modifier and Type | Method and Description |
---|---|
static DataPointDouble |
get(Double min,
Double max,
Double avg,
Integer samples,
Long timestamp,
Long start,
Long end) |
static DataPointDouble |
get(MetricsBatteryUsage metric,
Long start,
Long end) |
static DataPointDouble |
get(MetricsDoubleTypeDevice metric,
Long start,
Long end) |
public static DataPointDouble get(MetricsDoubleTypeDevice metric, Long start, Long end)
public static DataPointDouble get(MetricsBatteryUsage metric, Long start, Long end)
Copyright © 2015–2019. All rights reserved.