| Package | Description | 
|---|---|
| org.opennms.reporting.availability | |
| org.opennms.reporting.availability.svclayer | 
| Modifier and Type | Method and Description | 
|---|---|
List<Node> | 
AvailabilityData.getNodes()
Returns the nodes. 
 | 
| Constructor and Description | 
|---|
AvailCalculations(List<Node> nodes,
                 long endTime,
                 long lastMonthEndTime,
                 List<String> monitoredServices,
                 Report report,
                 Map<Double,List<String>> offenders,
                 double warning,
                 double normal,
                 String comments,
                 String name,
                 String format,
                 String monthFormat,
                 int catIndex,
                 int sectionIndex)
Constructor 
 | 
| Modifier and Type | Method and Description | 
|---|---|
List<Node> | 
LegacyAvailabilityDataService.getNodes(Category category,
        long startTime,
        long endTime)
getNodes 
 | 
List<Node> | 
AvailabilityDataService.getNodes(Category category,
        long startTime,
        long endTime)
getNodes 
 | 
Copyright © 2020. All rights reserved.