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 crail-storage-nvmf-1.2-incubating.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
org.apache.crail.storage.nvmf
├─ org.apache.crail.storage.nvmf.NvmfStorageClient.class - [JAR]
├─ org.apache.crail.storage.nvmf.NvmfStorageConstants.class - [JAR]
├─ org.apache.crail.storage.nvmf.NvmfStorageServer.class - [JAR]
├─ org.apache.crail.storage.nvmf.NvmfStorageTier.class - [JAR]
org.apache.crail.storage.nvmf.client
├─ org.apache.crail.storage.nvmf.client.NvmfFuture.class - [JAR]
├─ org.apache.crail.storage.nvmf.client.NvmfRegisteredBufferCache.class - [JAR]
├─ org.apache.crail.storage.nvmf.client.NvmfStagingBufferCache.class - [JAR]
├─ org.apache.crail.storage.nvmf.client.NvmfStorageEndpoint.class - [JAR]
├─ org.apache.crail.storage.nvmf.client.NvmfUnalignedWriteFuture.class - [JAR]