public class LoadTypedBytes extends Object implements Tool
| Constructor and Description |
|---|
LoadTypedBytes() |
LoadTypedBytes(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
LoadTypedBytes. |
void |
setConf(Configuration conf)
Set the configuration to be used by this object.
|
public LoadTypedBytes(Configuration conf)
public LoadTypedBytes()
public Configuration getConf()
ConfigurablegetConf in interface Configurablepublic void setConf(Configuration conf)
ConfigurablesetConf in interface ConfigurableCopyright © 2013 Apache Software Foundation. All rights reserved.