public class LoadTypedBytes extends Object implements Tool
构造器和说明 |
---|
LoadTypedBytes() |
LoadTypedBytes(Configuration conf) |
限定符和类型 | 方法和说明 |
---|---|
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
在接口中 Configurable
public void setConf(Configuration conf)
Configurable
setConf
在接口中 Configurable
Copyright © 2009 The Apache Software Foundation