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 suro-s3-0.2.10-rc.4.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
com.netflix.suro.sink.remotefile
├─ com.netflix.suro.sink.remotefile.AWSSessionCredentialsAdapter.class - [JAR]
├─ com.netflix.suro.sink.remotefile.GrantAcl.class - [JAR]
├─ com.netflix.suro.sink.remotefile.HdfsFileSink.class - [JAR]
├─ com.netflix.suro.sink.remotefile.RemoteFileSink.class - [JAR]
├─ com.netflix.suro.sink.remotefile.S3FileSink.class - [JAR]
com.netflix.suro.sink.remotefile.formatter
├─ com.netflix.suro.sink.remotefile.formatter.DatePrefixFormatter.class - [JAR]
├─ com.netflix.suro.sink.remotefile.formatter.DateRegionStackFormatter.class - [JAR]
├─ com.netflix.suro.sink.remotefile.formatter.DynamicRemotePrefixFormatter.class - [JAR]
├─ com.netflix.suro.sink.remotefile.formatter.PrefixFormatter.class - [JAR]
├─ com.netflix.suro.sink.remotefile.formatter.PropertyPrefixFormatter.class - [JAR]
├─ com.netflix.suro.sink.remotefile.formatter.StaticPrefixFormatter.class - [JAR]
com.netflix.suro.aws
├─ com.netflix.suro.aws.PropertyAWSCredentialsProvider.class - [JAR]
com.netflix.suro.input.remotefile
├─ com.netflix.suro.input.remotefile.CloudTrail.class - [JAR]
├─ com.netflix.suro.input.remotefile.JsonLine.class - [JAR]
├─ com.netflix.suro.input.remotefile.S3Consumer.class - [JAR]