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 trino-filesystem-cache-alluxio-439.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
io.trino.filesystem.alluxio
├─ io.trino.filesystem.alluxio.AlluxioCacheStats.class - [JAR]
├─ io.trino.filesystem.alluxio.AlluxioConfigurationFactory.class - [JAR]
├─ io.trino.filesystem.alluxio.AlluxioCoordinatorNoOpFileSystemCache.class - [JAR]
├─ io.trino.filesystem.alluxio.AlluxioFileSystemCache.class - [JAR]
├─ io.trino.filesystem.alluxio.AlluxioFileSystemCacheConfig.class - [JAR]
├─ io.trino.filesystem.alluxio.AlluxioFileSystemCacheModule.class - [JAR]
├─ io.trino.filesystem.alluxio.AlluxioInput.class - [JAR]
├─ io.trino.filesystem.alluxio.AlluxioInputHelper.class - [JAR]
├─ io.trino.filesystem.alluxio.AlluxioInputStream.class - [JAR]
├─ io.trino.filesystem.alluxio.AlluxioTracing.class - [JAR]
├─ io.trino.filesystem.alluxio.TracingCacheManager.class - [JAR]