Refactor KafkaRecordSender to support other types
`KafkaRecordSender` does not only support sending Avro values in combination with the Confluent Schema Registry anymore, but also arbitrary other types using a custom serializer.
Showing
- theodolite-benchmarks/load-generator-commons/src/main/java/rocks/theodolite/benchmarks/loadgenerator/KafkaRecordSender.java 45 additions, 33 deletions...heodolite/benchmarks/loadgenerator/KafkaRecordSender.java
- theodolite-benchmarks/load-generator-commons/src/main/java/rocks/theodolite/benchmarks/loadgenerator/TitanKafkaSenderFactory.java 1 addition, 1 deletion...ite/benchmarks/loadgenerator/TitanKafkaSenderFactory.java
Loading
Please register or sign in to comment