| Package | Description |
|---|---|
| org.apache.hadoop.fs |
An abstract file system API.
|
| org.apache.hadoop.fs.shell |
Support for the execution of a file system command.
|
| org.apache.hadoop.fs.shell.find |
| Class | Description |
|---|---|
| Command |
An abstract class for the execution of a file system command
|
| CommandFactory |
class to search for and register commands
|
| FsCommand |
Base class for all "hadoop fs" commands.
|
| PathData |
Encapsulates a Path (path), its FileStatus (stat), and its FileSystem (fs).
|
| Class | Description |
|---|---|
| Command |
An abstract class for the execution of a file system command
|
| CommandFactory |
class to search for and register commands
|
| CommandFormat.IllegalNumberOfArgumentsException |
Used when the arguments exceed their bounds
|
| FsCommand |
Base class for all "hadoop fs" commands.
|
| PathData |
Encapsulates a Path (path), its FileStatus (stat), and its FileSystem (fs).
|
| PathData.FileTypeRequirement | |
| PathData.PathType | |
| TouchCommands |
Unix touch like commands
|
| Class | Description |
|---|---|
| Command |
An abstract class for the execution of a file system command
|
| CommandFactory |
class to search for and register commands
|
| FsCommand |
Base class for all "hadoop fs" commands.
|
| PathData |
Encapsulates a Path (path), its FileStatus (stat), and its FileSystem (fs).
|
Copyright © 2008–2025 Apache Software Foundation. All rights reserved.