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, setConfclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetConf, setConfpublic WARCExporter()
public WARCExporter(Configuration conf)
public int generateWARC(java.lang.String output,
java.util.List<Path> segments)
throws java.io.IOException
java.io.IOExceptionpublic int run(java.lang.String[] args)
throws java.lang.Exception
public static void main(java.lang.String[] args)
throws java.lang.Exception
java.lang.ExceptionCopyright © 2019 The Apache Software Foundation