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, setConf
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getConf, setConf
public WARCExporter()
public WARCExporter(Configuration conf)
public int generateWARC(String output, List<Path> segments) throws IOException
IOException
Copyright © 2021 The Apache Software Foundation