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 rheem-graphchi-0.2.1.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
org.qcri.rheem.graphchi.operators
├─ org.qcri.rheem.graphchi.operators.GraphChiExecutionOperator.class - [JAR]
├─ org.qcri.rheem.graphchi.operators.GraphChiPageRankOperator.class - [JAR]
org.qcri.rheem.graphchi.platform
├─ org.qcri.rheem.graphchi.platform.GraphChiPlatform.class - [JAR]
org.qcri.rheem.graphchi.channels
├─ org.qcri.rheem.graphchi.channels.ChannelConversions.class - [JAR]
org.qcri.rheem.graphchi.plugin
├─ org.qcri.rheem.graphchi.plugin.GraphChiPlugin.class - [JAR]
org.qcri.rheem.graphchi.execution
├─ org.qcri.rheem.graphchi.execution.GraphChiExecutor.class - [JAR]
org.qcri.rheem.graphchi
├─ org.qcri.rheem.graphchi.GraphChi.class - [JAR]
org.qcri.rheem.graphchi.mappings
├─ org.qcri.rheem.graphchi.mappings.Mappings.class - [JAR]
├─ org.qcri.rheem.graphchi.mappings.PageRankMapping.class - [JAR]