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 contrib-flink-testkit_2.12-0.2.1-RC34.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
cloudflow.flink.testkit
├─ cloudflow.flink.testkit.FlinkInletTap.class - [JAR]
├─ cloudflow.flink.testkit.FlinkOutletTap.class - [JAR]
├─ cloudflow.flink.testkit.FlinkSource.class - [JAR]
├─ cloudflow.flink.testkit.FlinkTestkit.class - [JAR]
├─ cloudflow.flink.testkit.TestContextException.class - [JAR]
├─ cloudflow.flink.testkit.TestFlinkStreamletContext.class - [JAR]