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 phoenix-hbase-compat-2.5.4-5.2.0.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
org.apache.phoenix.compat.hbase
├─ org.apache.phoenix.compat.hbase.CompatDelegateHTable.class - [JAR]
├─ org.apache.phoenix.compat.hbase.CompatOmidTransactionTable.class - [JAR]
├─ org.apache.phoenix.compat.hbase.CompatPhoenixRpcScheduler.class - [JAR]
├─ org.apache.phoenix.compat.hbase.CompatUtil.class - [JAR]
├─ org.apache.phoenix.compat.hbase.HbaseCompatCapabilities.class - [JAR]
├─ org.apache.phoenix.compat.hbase.ReplicationSinkCompatEndpoint.class - [JAR]