Package | Description |
---|---|
org.opennms.netmgt.config | |
org.opennms.netmgt.config.api | |
org.opennms.netmgt.discovery | |
org.opennms.netmgt.icmp.proxy |
Modifier and Type | Method and Description |
---|---|
List<IPPollRange> |
DiscoveryConfigFactory.getRanges()
getRanges
|
Modifier and Type | Method and Description |
---|---|
List<IPPollRange> |
DiscoveryConfigurationFactory.getRanges()
getRange
|
Modifier and Type | Method and Description |
---|---|
List<IPPollRange> |
DiscoveryJob.getRanges() |
Modifier and Type | Method and Description |
---|---|
protected static boolean |
RangeChunker.isConsecutive(IPPollRange range,
IPPollRange address) |
Constructor and Description |
---|
DiscoveryJob(List<IPPollRange> ranges,
String foreignSource,
String location,
double packetsPerSecond,
DiscoveryConfiguration config)
Construct a
DiscoveryJob . |
Modifier and Type | Method and Description |
---|---|
Iterable<IPPollAddress> |
PingSweepRpcModule.getAddresses(List<IPPollRange> ranges) |
Copyright © 2021. All rights reserved.