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-s3-sqs-1.0.4.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
org.apache.spark.sql.streaming.sqs
├─ org.apache.spark.sql.streaming.sqs.BasicAWSCredentialsProvider.class - [JAR]
├─ org.apache.spark.sql.streaming.sqs.BasicAWSSessionCredentialsProvider.class - [JAR]
├─ org.apache.spark.sql.streaming.sqs.InstanceProfileCredentialsProviderWithRetries.class - [JAR]
├─ org.apache.spark.sql.streaming.sqs.MessageDescription.class - [JAR]
├─ org.apache.spark.sql.streaming.sqs.SqsClient.class - [JAR]
├─ org.apache.spark.sql.streaming.sqs.SqsFileCache.class - [JAR]
├─ org.apache.spark.sql.streaming.sqs.SqsSource.class - [JAR]
├─ org.apache.spark.sql.streaming.sqs.SqsSourceOptions.class - [JAR]
├─ org.apache.spark.sql.streaming.sqs.SqsSourceProvider.class - [JAR]