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 pucket-thrift_2.10-1.2.1.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
com.intenthq.pucket.thrift
├─ com.intenthq.pucket.thrift.ThriftPucket.class - [JAR]
├─ com.intenthq.pucket.thrift.ThriftPucketDescriptor.class - [JAR]
├─ com.intenthq.pucket.thrift.package.class - [JAR]
com.intenthq.pucket.test.model
├─ com.intenthq.pucket.test.model.ThriftTest.class - [JAR]
├─ com.intenthq.pucket.test.model.ThriftTest2.class - [JAR]
com.intenthq.pucket.thrift.writer
├─ com.intenthq.pucket.thrift.writer.ThriftWriter.class - [JAR]
com.intenthq.pucket.thrift.mapreduce
├─ com.intenthq.pucket.thrift.mapreduce.ThriftPucketInstantiator.class - [JAR]