public class DumpTypedBytes extends Object implements Tool
AutoInputFormat.| Constructor and Description |
|---|
DumpTypedBytes() |
DumpTypedBytes(Configuration conf) |
| Modifier and Type | Method and Description |
|---|---|
Configuration |
getConf()
Return the configuration used by this object.
|
static void |
main(String[] args) |
int |
run(String[] args)
The main driver for
DumpTypedBytes. |
void |
setConf(Configuration conf)
Set the configuration to be used by this object.
|
public DumpTypedBytes(Configuration conf)
public DumpTypedBytes()
public Configuration getConf()
ConfigurablegetConf in interface Configurablepublic void setConf(Configuration conf)
ConfigurablesetConf in interface ConfigurableCopyright © 2013 Apache Software Foundation. All rights reserved.