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-exchange-hdfs-425.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
io.trino.plugin.exchange.hdfs
├─ io.trino.plugin.exchange.hdfs.ExchangeHdfsConfig.class - [JAR]
├─ io.trino.plugin.exchange.hdfs.HadoopFileSystemExchangeStorage.class - [JAR]
├─ io.trino.plugin.exchange.hdfs.HdfsExchangeManagerFactory.class - [JAR]
├─ io.trino.plugin.exchange.hdfs.HdfsExchangeModule.class - [JAR]
├─ io.trino.plugin.exchange.hdfs.HdfsExchangePlugin.class - [JAR]