Package | Description |
---|---|
org.opennms.nrtg.api | |
org.opennms.nrtg.api.model | |
org.opennms.nrtg.nrtbroker.jms.internal | |
org.opennms.nrtg.nrtbroker.local.internal |
Modifier and Type | Method and Description |
---|---|
List<MeasurementSet> |
NrtBroker.receiveMeasurementSets(String destination) |
Modifier and Type | Class and Description |
---|---|
class |
DefaultMeasurementSet |
class |
LightweightMeasurementSet
Result of a
CollectionJob . |
Modifier and Type | Method and Description |
---|---|
MeasurementSet |
CollectionJob.getMeasurementSet() |
MeasurementSet |
DefaultCollectionJob.getMeasurementSet() |
Modifier and Type | Method and Description |
---|---|
Map<String,MeasurementSet> |
CollectionJob.getMeasurementSetsByDestination() |
Map<String,MeasurementSet> |
DefaultCollectionJob.getMeasurementSetsByDestination() |
Modifier and Type | Method and Description |
---|---|
List<MeasurementSet> |
NrtBrokerJms.receiveMeasurementSets(String nrtCollectionTaskId) |
Modifier and Type | Method and Description |
---|---|
List<MeasurementSet> |
NrtBrokerLocal.receiveMeasurementSets(String destination) |
Copyright © 2021. All rights reserved.