View Java Class Source Code in JAR file
- Download JD-GUI to open JAR file and explore Java source code file (.class .java)
- Click menu "File → Open File..." or just drag-and-drop the JAR file in the JD-GUI window reactor-kafka-tools-1.3.20.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
reactor.kafka.tools.perf
├─ reactor.kafka.tools.perf.ConsumerPerformance.class - [JAR]
├─ reactor.kafka.tools.perf.EndToEndLatency.class - [JAR]
├─ reactor.kafka.tools.perf.ProducerPerformance.class - [JAR]
├─ reactor.kafka.tools.perf.ThroughputThrottler.class - [JAR]