Constructor and Description |
---|
SharedSegment() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getAddress, getAddress, getAddress, getAddress, getAddress, getAddress, getAddress, getAddress, getCloudIconKey, getDefaultEdgeId, getDefaultEdgeId, getDefaultIconKey, getEdgeId, getEdgeId, getEdgeId, getEdgeId, getEdgeId, getIconKey, getId, getId, getId, getId, getIsManaged, getMacsCloudId, getMacsCloudIpTextString, getMacsIpLabel, getMacsIpTextString, getNodeStatus, getNodeTextString, getPortId, getPortTextString, getPortTextString, getPortTextString, getRemoteAddress, getRemoteAddress, getRemoteAddress, getSharedSegmentId, getSharedSegmentId, getSharedSegmentLabel, getSharedSegmentTextString, getSharedSegmentTextString
public static List<BridgeBridgeLink> getBridgeBridgeLinks(SharedSegment segment) throws BridgeTopologyException
BridgeTopologyException
public static List<BridgeMacLink> getBridgeMacLinks(SharedSegment segment) throws BridgeTopologyException
BridgeTopologyException
public static SharedSegment create(BridgeMacLink link) throws BridgeTopologyException
BridgeTopologyException
public static SharedSegment create(BridgeBridgeLink link) throws BridgeTopologyException
BridgeTopologyException
public static void merge(BroadcastDomain domain, SharedSegment upsegment, Map<BridgePortWithMacs,Set<BridgePortWithMacs>> splitted, Set<String> macsonsegment, BridgePort rootport, Set<BridgePortWithMacs> throughset)
public static SharedSegment createAndAddToBroadcastDomain(BroadcastDomain domain, BridgePortWithMacs bft)
public static SharedSegment create()
public Date getCreateTime()
public void setCreateTime(Date createTime)
public Date getLastPollTime()
public void setLastPollTime(Date lastPollTime)
public boolean setDesignatedBridge(Integer designatedBridge)
public Integer getDesignatedBridge()
public BridgePort getDesignatedPort() throws BridgeTopologyException
BridgeTopologyException
public boolean isEmpty()
public Set<BridgePort> getBridgePortsOnSegment()
public boolean noMacsOnSegment()
public boolean containsMac(String mac)
public BridgePort getBridgePort(Integer nodeid) throws BridgeTopologyException
BridgeTopologyException
public boolean containsPort(BridgePort port)
public String printTopology()
printTopology
in interface Topology
Copyright © 2021. All rights reserved.