public class GetConf extends Configured implements Tool
GetConf.CommandHandler
.
See GetConf.Command.EXCLUDE_FILE
example.
GetConf.CommandHandler
and set it up in
GetConf.Command
.
See GetConf.Command.NAMENODE
for example.
Add for the new option added, a map entry with the corresponding
GetConf.CommandHandler
.
Modifier and Type | Method and Description |
---|---|
static void |
main(String[] args) |
int |
run(String[] args)
Execute the command with the given arguments.
|
getConf, setConf
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getConf, setConf
Copyright © 2013 Apache Software Foundation. All rights reserved.