public class GetConf extends org.apache.hadoop.conf.Configured implements org.apache.hadoop.util.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) |
Copyright © 2015 Apache Software Foundation. All Rights Reserved.