public class SequenceFileMerger extends org.apache.hadoop.conf.Configured implements org.apache.hadoop.util.Tool
| Constructor and Description |
|---|
SequenceFileMerger() |
| Modifier and Type | Method and Description |
|---|---|
static void |
main(String[] args)
Runs the tool
|
int |
run(String[] args) |
public SequenceFileMerger()