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()
Configurable
getConf
in interface Configurable
public void setConf(Configuration conf)
Configurable
setConf
in interface Configurable
Copyright © 2013 Apache Software Foundation. All rights reserved.