public class SpineLeafTopologySimulator extends TopologySimulator
clusterService, deviceCount, deviceIds, deviceLatch, deviceProviderService, deviceService, directory, hostCount, hostProviderService, hostService, infrastructurePorts, linkProviderService, linkService, localNode, log, mastershipService, maxWaitSeconds, topoShape| Constructor and Description |
|---|
SpineLeafTopologySimulator() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
createHosts()
Creates simulated hosts.
|
protected void |
createLinks()
Creates simulated links.
|
protected void |
processTopoShape(String shape)
Processes the topology shape specifier.
|
void |
setUpTopology()
Sets up network topology simulation.
|
buildPorts, contains, createDevice, createDevice, createDevice, createDevices, createHosts, createLink, createLink, createLink, init, prepareForDeviceEvents, removeDevices, removeHosts, removeLinks, tearDownTopology, waitForDeviceEventsprotected void processTopoShape(String shape)
TopologySimulatorprocessTopoShape in class TopologySimulatorshape - topology shape specifierpublic void setUpTopology()
TopologySimulatorsetUpTopology in class TopologySimulatorprotected void createLinks()
TopologySimulatorcreateLinks in class TopologySimulatorprotected void createHosts()
TopologySimulatorcreateHosts in class TopologySimulator