Package | Description |
---|---|
org.opennms.features.geolocation.api | |
org.opennms.features.geolocation.services | |
org.opennms.features.geolocation.services.status |
Modifier and Type | Method and Description |
---|---|
GeolocationQuery |
GeolocationQueryBuilder.build() |
Modifier and Type | Method and Description |
---|---|
List<GeolocationInfo> |
GeolocationService.getLocations(GeolocationQuery query)
Returns a list of
GeolocationInfo based on the GeolocationQuery . |
Modifier and Type | Method and Description |
---|---|
List<GeolocationInfo> |
DefaultGeolocationService.getLocations(GeolocationQuery query) |
Modifier and Type | Method and Description |
---|---|
Status |
AlarmStatusCalculator.calculateStatus(GeolocationQuery query,
Set<Integer> nodeIds) |
Status |
StatusCalculator.calculateStatus(GeolocationQuery query,
Set<Integer> nodeIds) |
Status |
OutageStatusCalculator.calculateStatus(GeolocationQuery query,
Set<Integer> nodeIds) |
Copyright © 2020. All rights reserved.