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 spark-bigquery-dsv2-common-0.32.2.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
com.google.cloud.spark.bigquery.v2
├─ com.google.cloud.spark.bigquery.v2.BaseBigQuerySource.class - [JAR]
com.google.cloud.spark.bigquery.v2.context
├─ com.google.cloud.spark.bigquery.v2.context.ArrowColumnBatchPartitionReaderContext.class - [JAR]
├─ com.google.cloud.spark.bigquery.v2.context.ArrowInputPartitionContext.class - [JAR]
├─ com.google.cloud.spark.bigquery.v2.context.BigQueryDataSourceReaderContext.class - [JAR]
├─ com.google.cloud.spark.bigquery.v2.context.BigQueryDataSourceReaderModule.class - [JAR]
├─ com.google.cloud.spark.bigquery.v2.context.BigQueryInputPartitionContext.class - [JAR]
├─ com.google.cloud.spark.bigquery.v2.context.BigQueryInputPartitionReaderContext.class - [JAR]
├─ com.google.cloud.spark.bigquery.v2.context.EmptyProjectionInputPartitionContext.class - [JAR]
├─ com.google.cloud.spark.bigquery.v2.context.EmptyProjectionInputPartitionReaderContext.class - [JAR]
├─ com.google.cloud.spark.bigquery.v2.context.InputPartitionContext.class - [JAR]
├─ com.google.cloud.spark.bigquery.v2.context.InputPartitionReaderContext.class - [JAR]
├─ com.google.cloud.spark.bigquery.v2.context.StatisticsContext.class - [JAR]