| Modifier and Type | Method and Description |
|---|---|
Map<String,ResultDescriptorDTO> |
NewtsConfig.getReports() |
| Modifier and Type | Method and Description |
|---|---|
Collection<Collection<MeasurementDTO>> |
MeasurementsResource.getMeasurements(ResultDescriptorDTO descriptorDTO,
org.opennms.newts.api.Resource resource,
com.google.common.base.Optional<TimestampParam> start,
com.google.common.base.Optional<TimestampParam> end,
com.google.common.base.Optional<DurationParam> resolution,
com.google.common.base.Optional<String> contextId) |
| Constructor and Description |
|---|
MeasurementsResource(org.opennms.newts.api.SampleRepository repository,
Map<String,ResultDescriptorDTO> reports) |
Copyright © 2017. All rights reserved.