| Interface | Description | 
|---|---|
| DiscoveryTaskExecutor | |
| IpAddressFilter | 
| Class | Description | 
|---|---|
| Discovery | 
 This class is the main interface to the OpenNMS discovery service. 
 | 
| DiscoveryJob | |
| DiscoveryResult | 
 Encapsulate detection result and IP Address with ping duration. 
 | 
| DiscoveryTaskExecutorImpl | |
| RangeChunker | 
 This class generates a list of  
DiscoveryJob instances that
 are based on a "chunk" of a number of IP addresses that should be
 polled as part of each job. | 
| UnmanagedInterfaceFilter | 
 Given a list of managed IP addresses, this filter will match IP addresses not in that
 list, hence it is an unmanaged IP address filter. 
 | 
Copyright © 2021. All rights reserved.