public class WARCExporter extends Configured implements Tool
Modifier and Type | Class and Description |
---|---|
static class |
WARCExporter.WARCMapReduce |
Constructor and Description |
---|
WARCExporter() |
WARCExporter(Configuration conf) |
Modifier and Type | Method and Description |
---|---|
int |
generateWARC(java.lang.String output,
java.util.List<Path> segments) |
static void |
main(java.lang.String[] args) |
int |
run(java.lang.String[] args) |
getConf, setConf
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getConf, setConf
public WARCExporter()
public WARCExporter(Configuration conf)
public int generateWARC(java.lang.String output, java.util.List<Path> segments) throws java.io.IOException
java.io.IOException
public int run(java.lang.String[] args) throws java.lang.Exception
public static void main(java.lang.String[] args) throws java.lang.Exception
java.lang.Exception
Copyright © 2019 The Apache Software Foundation