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

Add comment and removed unused code

parent 1fe122b5
No related branches found
No related tags found
No related merge requests found
......@@ -13,4 +13,3 @@ include 'uc4-workload-generator'
include 'uc4-application'
include 'workload-generator-common'
\ No newline at end of file
include 'test-workload-generator'
......@@ -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.
Please register or to comment