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 lens-driver-hive-2.7.1.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
org.apache.lens.driver.hive
├─ org.apache.lens.driver.hive.EmbeddedThriftConnection.class - [JAR]
├─ org.apache.lens.driver.hive.HiveDriver.class - [JAR]
├─ org.apache.lens.driver.hive.HiveInMemoryResultSet.class - [JAR]
├─ org.apache.lens.driver.hive.HivePersistentResultSet.class - [JAR]
├─ org.apache.lens.driver.hive.HiveQueryPlan.class - [JAR]
├─ org.apache.lens.driver.hive.HiveResultSetMetadata.class - [JAR]
├─ org.apache.lens.driver.hive.RemoteThriftConnection.class - [JAR]
├─ org.apache.lens.driver.hive.ThriftConnection.class - [JAR]