Uses of Class
ons.EventScheduler
Package | Description |
---|---|
ons |
-
Uses of EventScheduler in ons
Methods in ons with parameters of type EventScheduler Modifier and Type Method Description void
TrafficGenerator. generateTraffic(PhysicalTopology pt, EventScheduler events, int seed)
Generates the network's traffic.Constructors in ons with parameters of type EventScheduler Constructor Description SimulationRunner(ControlPlane cp, EventScheduler events)
Creates a new SimulationRunner object.