public class DataPointCounter extends DataPointBase
| Constructor and Description |
|---|
DataPointCounter() |
| Modifier and Type | Method and Description |
|---|---|
static DataPointCounter |
get(Long value,
Integer samples,
Long timestamp,
Long start,
Long end) |
static DataPointCounter |
get(MetricsCounterTypeDevice metric,
Long start,
Long end) |
public static DataPointCounter get(MetricsCounterTypeDevice metric, Long start, Long end)
Copyright © 2015–2019. All rights reserved.