Modifier and Type | Class and Description |
---|---|
class |
BridgeOnmsTopologyUpdater |
class |
CdpOnmsTopologyUpdater |
class |
DiscoveryBridgeDomains |
class |
IsisOnmsTopologyUpdater |
class |
LldpOnmsTopologyUpdater |
class |
NodeDiscoveryBridge
This class is designed to collect the necessary SNMP information from the
target address and store the collected information.
|
class |
NodeDiscoveryCdp
This class is designed to collect the necessary SNMP information from the
target address and store the collected information.
|
class |
NodeDiscoveryIpNetToMedia
This class is designed to collect the necessary SNMP information from the
target address and store the collected information.
|
class |
NodeDiscoveryIsis
This class is designed to collect the necessary SNMP information from the
target address and store the collected information.
|
class |
NodeDiscoveryLldp
This class is designed to collect the necessary SNMP information from the
target address and store the collected information.
|
class |
NodeDiscoveryOspf
This class is designed to collect the necessary SNMP information from the
target address and store the collected information.
|
class |
NodesOnmsTopologyUpdater |
class |
OspfOnmsTopologyUpdater |
class |
UserDefinedLinkTopologyUpdater |
Modifier and Type | Class and Description |
---|---|
class |
Discovery
This class is designed to collect the necessary SNMP information from the
target address and store the collected information.
|
class |
NodeCollector
This class is designed to collect the necessary SNMP information from the
target address and store the collected information.
|
class |
TopologyUpdater |
Modifier and Type | Class and Description |
---|---|
class |
PollableService
Represents a PollableService
|
Modifier and Type | Method and Description |
---|---|
void |
ScheduleTimer.schedule(long interval,
ReadyRunnable schedule)
schedule
|
void |
Scheduler.schedule(long interval,
ReadyRunnable runnable)
schedule
|
void |
LegacyScheduler.schedule(long interval,
ReadyRunnable runnable)
schedule
|
void |
LegacyScheduler.schedule(ReadyRunnable runnable,
long interval)
This method is used to schedule a ready runnable in the system.
|
Constructor and Description |
---|
Schedule(ReadyRunnable schedulable,
ScheduleInterval interval,
ScheduleTimer timer)
Constructor for Schedule.
|
Modifier and Type | Method and Description |
---|---|
Map<Long,List<ReadyRunnable>> |
MockScheduler.getEntries() |
Modifier and Type | Method and Description |
---|---|
void |
MockScheduler.schedule(long interval,
ReadyRunnable schedule) |
Modifier and Type | Class and Description |
---|---|
class |
PollableSnmpInterface
Represents a PollableSnmpInterface
|
Modifier and Type | Class and Description |
---|---|
class |
AutomationProcessor
This class used to process automations configured in
the vacuumd-configuration.xml file.
|
Copyright © 2021. All rights reserved.