| Package | Description |
|---|---|
| org.apache.hadoop.fs |
An abstract file system API.
|
| org.apache.hadoop.fs.shell |
| Modifier and Type | Field and Description |
|---|---|
protected CommandFactory |
FsShell.commandFactory |
| Modifier and Type | Method and Description |
|---|---|
protected void |
FsShell.registerCommands(CommandFactory factory) |
static void |
FsShellPermissions.registerCommands(CommandFactory factory)
Register the permission related commands with the factory
|
| Modifier and Type | Method and Description |
|---|---|
static void |
Count.registerCommands(CommandFactory factory)
Register the names for the count command
|
static void |
FsCommand.registerCommands(CommandFactory factory)
Register the command classes used by the fs subcommand
|
Copyright © 2013 Apache Software Foundation. All rights reserved.