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 tempto-kafka-1.53.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
io.prestodb.tempto.fulfillment.table.kafka
├─ io.prestodb.tempto.fulfillment.table.kafka.KafkaDataSource.class - [JAR]
├─ io.prestodb.tempto.fulfillment.table.kafka.KafkaMessage.class - [JAR]
├─ io.prestodb.tempto.fulfillment.table.kafka.KafkaMessageContentsBuilder.class - [JAR]
├─ io.prestodb.tempto.fulfillment.table.kafka.KafkaTableDefinition.class - [JAR]
├─ io.prestodb.tempto.fulfillment.table.kafka.KafkaTableInstance.class - [JAR]
├─ io.prestodb.tempto.fulfillment.table.kafka.KafkaTableManager.class - [JAR]
├─ io.prestodb.tempto.fulfillment.table.kafka.ListKafkaDataSource.class - [JAR]