| Modifier and Type | Method and Description |
|---|---|
ResourceDTO |
SampleDTO.getResource() |
ResourceDTO |
MeasurementDTO.getResource() |
| Constructor and Description |
|---|
MeasurementDTO(long timestamp,
ResourceDTO resource,
String name,
double value,
Map<String,String> attributes) |
SampleDTO(long timestamp,
ResourceDTO resource,
String name,
org.opennms.newts.api.MetricType type,
Number value,
Map<String,String> attributes,
String context) |
Copyright © 2015. All rights reserved.