| Package | Description | 
|---|---|
| org.opennms.netmgt.config | |
| org.opennms.netmgt.config.rws | 
 This file is part of OpenNMS(R). 
 | 
| Modifier and Type | Method and Description | 
|---|---|
StandbyUrl | 
RWSConfigManager.getNextStandbyUrl()
getNextStandbyUrl 
 | 
StandbyUrl | 
RWSConfig.getNextStandbyUrl()
getNextStandbyUrl 
 | 
| Modifier and Type | Method and Description | 
|---|---|
List<StandbyUrl> | 
RWSConfigManager.getStandbyUrls()
getStanbyUrls 
 | 
List<StandbyUrl> | 
RWSConfig.getStandbyUrls()
getStandbyUrls 
 | 
| Modifier and Type | Method and Description | 
|---|---|
List<StandbyUrl> | 
RwsConfiguration.getStandbyUrls()  | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
RwsConfiguration.addStandbyUrl(StandbyUrl standbyUrl)  | 
boolean | 
RwsConfiguration.removeStandbyUrl(StandbyUrl standbyUrl)  | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
RwsConfiguration.setStandbyUrls(List<StandbyUrl> standbyUrls)  | 
Copyright © 2021. All rights reserved.