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(String output,
List<Path> segments) |
static void |
main(String[] args) |
int |
run(String[] args) |
getConf, setConfclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetConf, setConfpublic WARCExporter()
public WARCExporter(Configuration conf)
public int generateWARC(String output, List<Path> segments) throws IOException
IOExceptionCopyright © 2021 The Apache Software Foundation