jar

com.github.helgeho : hadoop-concat-gz

Maven & Gradle

Feb 07, 2018
1 usages
140 stars

HadoopConcatGz · A Splitable Hadoop InputFormat for Concatenated GZIP Files and *.(w)arc.gz

Table Of Contents

Latest Version

Download com.github.helgeho : hadoop-concat-gz JAR file - Latest Versions:

All Versions

Download com.github.helgeho : hadoop-concat-gz JAR file - All Versions:

Version Vulnerabilities Size Updated
1.2.x
1.2

View Java Class Source Code in JAR file

  1. Download JD-GUI to open JAR file and explore Java source code file (.class .java)
  2. Click menu "File → Open File..." or just drag-and-drop the JAR file in the JD-GUI window hadoop-concat-gz-1.2.2.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

de.l3s.concatgz.data

├─ de.l3s.concatgz.data.GzipRecord.class - [JAR]

├─ de.l3s.concatgz.data.WarcRecord.class - [JAR]

de.l3s.concatgz.util

├─ de.l3s.concatgz.util.GZipBytes.class - [JAR]

de.l3s.concatgz.io.warc

├─ de.l3s.concatgz.io.warc.WarcGzInputFormat.class - [JAR]

├─ de.l3s.concatgz.io.warc.WarcWritable.class - [JAR]

de.l3s.concatgz.io

├─ de.l3s.concatgz.io.ArrayBackedGzipInputFormat.class - [JAR]

├─ de.l3s.concatgz.io.ConcatGzipInputFormat.class - [JAR]

├─ de.l3s.concatgz.io.FileBackedBytesWritable.class - [JAR]

├─ de.l3s.concatgz.io.ImmediateOutput.class - [JAR]