public class Measurement extends Object
| Constructor and Description |
|---|
Measurement(String sourceKey,
long timestamp,
double value) |
| Modifier and Type | Method and Description |
|---|---|
String |
getSourceKey() |
long |
getTimestamp() |
double |
getValue() |
Copyright © 2019. All rights reserved.