Skip to content
Snippets Groups Projects
Commit dd8fc25e authored by Simon Ehrenstein's avatar Simon Ehrenstein
Browse files

Add comment and removed unused code

parent c7f4b710
No related branches found
No related tags found
1 merge request!6Add Distributed Workload Generator
......@@ -12,5 +12,4 @@ include 'uc3-application'
include 'uc4-workload-generator'
include 'uc4-application'
include 'workload-generator-common'
include 'test-workload-generator'
include 'workload-generator-common'
\ No newline at end of file
......@@ -19,6 +19,7 @@ public class KafkaWorkloadGenerator<T extends IMonitoringRecord> extends Workloa
/**
* Create a new workload generator.
*
* @param zooKeeper a reference to the ZooKeeper instance.
* @param keySpace the key space to generate the workload for.
* @param threads tha amount of threads to use per instance.
* @param period the period how often a message is generated for each key specified in the
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment