Use Titan CC Avro Records in UC App and Workload Generator
Compare changes
Files
7- Björn Vonheiden authored
Replace the kieker records with the avro records from titan. Further use the builder pattern in the KafkaRecordSender to enable creation with different parameters.
@@ -29,40 +29,74 @@ public class KafkaRecordSender<T extends IMonitoringRecord> {
@@ -81,4 +115,9 @@ public class KafkaRecordSender<T extends IMonitoringRecord> {