public class DumpTypedBytes extends Object implements org.apache.hadoop.util.Tool
AutoInputFormat.| Constructor and Description |
|---|
DumpTypedBytes() |
DumpTypedBytes(org.apache.hadoop.conf.Configuration conf) |
| Modifier and Type | Method and Description |
|---|---|
org.apache.hadoop.conf.Configuration |
getConf() |
static void |
main(String[] args) |
int |
run(String[] args)
The main driver for
DumpTypedBytes. |
void |
setConf(org.apache.hadoop.conf.Configuration conf) |
public DumpTypedBytes(org.apache.hadoop.conf.Configuration conf)
public DumpTypedBytes()
public org.apache.hadoop.conf.Configuration getConf()
getConf in interface org.apache.hadoop.conf.Configurablepublic void setConf(org.apache.hadoop.conf.Configuration conf)
setConf in interface org.apache.hadoop.conf.Configurablepublic int run(String[] args) throws Exception
DumpTypedBytes.run in interface org.apache.hadoop.util.ToolExceptionCopyright © 2008–2024 Apache Software Foundation. All rights reserved.