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