org.apache.hadoop.conf.Configurable, org.apache.hadoop.util.Toolpublic class DumpTypedBytes
extends java.lang.Object
implements org.apache.hadoop.util.Tool
AutoInputFormat.| Constructor | Description |
|---|---|
DumpTypedBytes() |
|
DumpTypedBytes(org.apache.hadoop.conf.Configuration conf) |
| Modifier and Type | Method | Description |
|---|---|---|
org.apache.hadoop.conf.Configuration |
getConf() |
|
static void |
main(java.lang.String[] args) |
|
int |
run(java.lang.String[] args) |
The main driver for
DumpTypedBytes. |
void |
setConf(org.apache.hadoop.conf.Configuration conf) |
public DumpTypedBytes(org.apache.hadoop.conf.Configuration conf)
public DumpTypedBytes()
public org.apache.hadoop.conf.Configuration getConf()
getConf in interface org.apache.hadoop.conf.Configurablepublic void setConf(org.apache.hadoop.conf.Configuration conf)
setConf in interface org.apache.hadoop.conf.Configurablepublic int run(java.lang.String[] args)
throws java.lang.Exception
DumpTypedBytes.run in interface org.apache.hadoop.util.Tooljava.lang.Exceptionpublic static void main(java.lang.String[] args)
throws java.lang.Exception
java.lang.ExceptionCopyright © 2008–2025 Apache Software Foundation. All rights reserved.