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 alluxio-integration-tools-hms-303.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
alluxio.cli
├─ alluxio.cli.HmsValidationTool.class - [JAR]
├─ alluxio.cli.HmsValidationToolFactory.class - [JAR]
alluxio.cli.hms
├─ alluxio.cli.hms.CreateHmsClientValidationTask.class - [JAR]
├─ alluxio.cli.hms.DatabaseValidationTask.class - [JAR]
├─ alluxio.cli.hms.MetastoreValidationTask.class - [JAR]
├─ alluxio.cli.hms.TableValidationTask.class - [JAR]
├─ alluxio.cli.hms.UriCheckTask.class - [JAR]