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-spark-4.14.3-HBase-1.3.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
org.apache.phoenix.spark
├─ org.apache.phoenix.spark.ConfigurationUtil.class - [JAR]
├─ org.apache.phoenix.spark.DataFrameFunctions.class - [JAR]
├─ org.apache.phoenix.spark.DefaultSource.class - [JAR]
├─ org.apache.phoenix.spark.PhoenixRDD.class - [JAR]
├─ org.apache.phoenix.spark.PhoenixRecordWritable.class - [JAR]
├─ org.apache.phoenix.spark.PhoenixRelation.class - [JAR]
├─ org.apache.phoenix.spark.ProductRDDFunctions.class - [JAR]
├─ org.apache.phoenix.spark.SparkContextFunctions.class - [JAR]
├─ org.apache.phoenix.spark.SparkSqlContextFunctions.class - [JAR]
├─ org.apache.phoenix.spark.package.class - [JAR]