| Package | Description | 
|---|---|
| org.opennms.netmgt.config | |
| org.opennms.netmgt.config.api | |
| org.opennms.netmgt.discovery | |
| org.opennms.web.admin.discovery | 
| Modifier and Type | Method and Description | 
|---|---|
DiscoveryConfiguration | 
DiscoveryConfigFactory.getConfiguration()
Return the discovery configuration object. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
DiscoveryConfigFactory.saveConfiguration(DiscoveryConfiguration configuration)
saveConfiguration 
 | 
| Constructor and Description | 
|---|
DiscoveryConfigFactory(DiscoveryConfiguration config)  | 
| Modifier and Type | Method and Description | 
|---|---|
DiscoveryConfiguration | 
DiscoveryConfigurationFactory.getConfiguration()  | 
| Modifier and Type | Method and Description | 
|---|---|
DiscoveryConfiguration | 
DiscoveryJob.getConfig()  | 
| Modifier and Type | Method and Description | 
|---|---|
Map<String,List<DiscoveryJob>> | 
RangeChunker.chunk(DiscoveryConfiguration config)  | 
CompletableFuture<Void> | 
DiscoveryTaskExecutor.handleDiscoveryTask(DiscoveryConfiguration config)
Asynchronously discover the network using the given configuration. 
 | 
CompletableFuture<Void> | 
DiscoveryTaskExecutorImpl.handleDiscoveryTask(DiscoveryConfiguration config)  | 
| Constructor and Description | 
|---|
DiscoveryJob(List<IPPollRange> ranges,
            String foreignSource,
            String location,
            double packetsPerSecond,
            DiscoveryConfiguration config)
Construct a  
DiscoveryJob. | 
| Modifier and Type | Method and Description | 
|---|---|
static DiscoveryConfiguration | 
ActionDiscoveryServlet.getDiscoveryConfig()
getDiscoveryConfig 
 | 
static DiscoveryConfiguration | 
GeneralSettingsLoader.load(javax.servlet.http.HttpServletRequest request,
    DiscoveryConfiguration config)
load 
 | 
| Modifier and Type | Method and Description | 
|---|---|
static DiscoveryConfiguration | 
GeneralSettingsLoader.load(javax.servlet.http.HttpServletRequest request,
    DiscoveryConfiguration config)
load 
 | 
Copyright © 2021. All rights reserved.