Package org.opennms.netmgt.discovery
-
Interface Summary Interface Description DiscoveryTaskExecutor IpAddressFilter -
Class Summary 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 ofDiscoveryJob
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.