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