Package edu.kit.ipd.sdq.eventsim.api
Interface IWorkload
-
- All Known Implementing Classes:
EventSimWorkloadModel
public interface IWorkload
The workload simulation module spawns instances ofIUser
according toWorkload
specifications.
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description void
generate()
Starts the workload generation.
-