Modifier and Type | Method and Description |
---|---|
void |
clear() |
static Bridge |
create(BroadcastDomain domain,
Integer nodeid) |
static Bridge |
create(BroadcastDomain domain,
Integer nodeid,
Integer rootport) |
static Bridge |
createRootBridge(BroadcastDomain domain,
Integer nodeid) |
boolean |
equals(Object o) |
String |
getDesignated() |
static String |
getDesignated(List<BridgeElement> elems) |
static Set<String> |
getIdentifier(List<BridgeElement> elems) |
Set<String> |
getIdentifiers() |
Integer |
getNodeId() |
Integer |
getRootPort() |
int |
hashCode() |
boolean |
isNewTopology() |
boolean |
isRootBridge() |
String |
printTopology() |
void |
setDesignated(String designated) |
void |
setIdentifiers(Set<String> identifiers) |
void |
setRootBridge() |
void |
setRootPort(Integer rootPort) |
clone, finalize, getClass, 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 Set<String> getIdentifier(List<BridgeElement> elems)
public static String getDesignated(List<BridgeElement> elems)
public static Bridge create(BroadcastDomain domain, Integer nodeid)
public static Bridge createRootBridge(BroadcastDomain domain, Integer nodeid)
public static Bridge create(BroadcastDomain domain, Integer nodeid, Integer rootport)
public Integer getRootPort()
public boolean isNewTopology()
public void setRootPort(Integer rootPort)
public boolean isRootBridge()
public void setRootBridge()
public Integer getNodeId()
public String printTopology()
printTopology
in interface Topology
public String getDesignated()
public void setDesignated(String designated)
public void clear()
Copyright © 2021. All rights reserved.