| Package | Description | 
|---|---|
| org.opennms.features.vaadin.surveillanceviews.service | |
| org.opennms.features.vaadin.surveillanceviews.ui.dashboard | 
| Modifier and Type | Method and Description | 
|---|---|
List<SurveillanceViewService.NodeRtc> | 
DefaultSurveillanceViewService.getNodeRtcsForCategories(Set<OnmsCategory> rowCategories,
                        Set<OnmsCategory> colCategories)
Returns the list of RTC calculations for a given set of row and column categories. 
 | 
List<SurveillanceViewService.NodeRtc> | 
SurveillanceViewService.getNodeRtcsForCategories(Set<OnmsCategory> rowCategories,
                        Set<OnmsCategory> colCategories)
Returns the list of RTC calculations for a given set of row and column categories. 
 | 
| Modifier and Type | Field and Description | 
|---|---|
protected com.google.common.util.concurrent.ListenableFuture<List<SurveillanceViewService.NodeRtc>> | 
SurveillanceViewNodeRtcTable.m_future
the refresh future 
 | 
Copyright © 2021. All rights reserved.