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-4.12.0-AliHBase-1.1-0.9.2.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
org.apache.phoenix.queryserver.server
├─ org.apache.phoenix.queryserver.server.AvaticaServerConfigurationFactory.class - [JAR]
├─ org.apache.phoenix.queryserver.server.PhoenixMetaFactory.class - [JAR]
├─ org.apache.phoenix.queryserver.server.PhoenixMetaFactoryImpl.class - [JAR]
├─ org.apache.phoenix.queryserver.server.QueryServer.class - [JAR]
├─ org.apache.phoenix.queryserver.server.RemoteUserExtractorFactory.class - [JAR]
├─ org.apache.phoenix.queryserver.server.ServerCustomizersFactory.class - [JAR]
org.apache.calcite.avatica.jdbc
├─ org.apache.calcite.avatica.jdbc.PhoenixJdbcMeta.class - [JAR]
├─ org.apache.calcite.avatica.jdbc.PhoenixJdbcResultSet.class - [JAR]
org.apache.phoenix.queryserver.register
├─ org.apache.phoenix.queryserver.register.Registry.class - [JAR]
org.apache.phoenix.loadbalancer.service
├─ org.apache.phoenix.loadbalancer.service.LoadBalanceZookeeperConf.class - [JAR]