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 lindorm-avatica-client-2.2.0-alpha.1.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
com.aliyun.lindorm.utils
├─ com.aliyun.lindorm.utils.Utils.class - [JAR]
org.apache.calcite.avatica.remote
├─ org.apache.calcite.avatica.remote.HADriver.class - [JAR]
├─ org.apache.calcite.avatica.remote.HARemoteProtobufService.class - [JAR]
├─ org.apache.calcite.avatica.remote.LindormHttpClient.class - [JAR]
com.aliyun.lindorm.avatica.tsdb.client
├─ com.aliyun.lindorm.avatica.tsdb.client.Driver.class - [JAR]
com.aliyun.lindorm.avatica.table.client
├─ com.aliyun.lindorm.avatica.table.client.Driver.class - [JAR]
com.aliyun.lindorm.avatica.table.blob
├─ com.aliyun.lindorm.avatica.table.blob.LindormBlob.class - [JAR]
com.aliyun.lindorm.avatica.phoenix.client
├─ com.aliyun.lindorm.avatica.phoenix.client.Driver.class - [JAR]
com.aliyun.lindorm.avatica.analytics.client
├─ com.aliyun.lindorm.avatica.analytics.client.Driver.class - [JAR]
com.aliyun.lindorm.avatica.stream.client
├─ com.aliyun.lindorm.avatica.stream.client.Driver.class - [JAR]
com.aliyun.lindorm.avatica.search.client
├─ com.aliyun.lindorm.avatica.search.client.Driver.class - [JAR]