public final class NodeDiscoveryBridge extends NodeCollector
m_node
Constructor and Description |
---|
NodeDiscoveryBridge(BridgeTopologyService bridgeTopologyService,
int maxSize,
LocationAwareSnmpClient locationAwareSnmpClient,
long interval,
long initial,
Node node)
Constructs a new SNMP collector for Bridge Node Discovery.
|
Modifier and Type | Method and Description |
---|---|
void |
collect() |
String |
getName() |
boolean |
isReady()
isReady
|
equals, getInfo, getLocation, getLocationAwareSnmpClient, getNode, getNodeId, getPrimaryIpAddress, getPrimaryIpAddressString, getSnmpAgentConfig, getSysname, getSysoid, hashCode, runDiscovery
getInitialSleepTime, getPollInterval, getScheduler, run, schedule, setInitialSleepTime, setPollInterval, setScheduler, suspend, unschedule, wakeUp
public NodeDiscoveryBridge(BridgeTopologyService bridgeTopologyService, int maxSize, LocationAwareSnmpClient locationAwareSnmpClient, long interval, long initial, Node node)
run
method is invoked.EnhancedLinkd
- linkdLinkableNode
- nodepublic void collect()
collect
in class NodeCollector
public boolean isReady()
Discovery
isReady
isReady
in interface ReadyRunnable
isReady
in class Discovery
Copyright © 2019. All rights reserved.