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 ali-phoenix-queryserver-client-5.2.5.1-HBase-2.x.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
org.apache.calcite.avatica.remote
├─ org.apache.calcite.avatica.remote.FailoverRetryPolicy.class - [JAR]
├─ org.apache.calcite.avatica.remote.HADriver.class - [JAR]
├─ org.apache.calcite.avatica.remote.HARemoteProtobufService.class - [JAR]
├─ org.apache.calcite.avatica.remote.PhoenixHttpClient.class - [JAR]
org.apache.phoenix.queryserver.client
├─ org.apache.phoenix.queryserver.client.Driver.class - [JAR]
├─ org.apache.phoenix.queryserver.client.SqllineWrapper.class - [JAR]
├─ org.apache.phoenix.queryserver.client.ThinClientUtil.class - [JAR]