Package org.apache.hadoop.fs.shell
@Private
@Unstable
package org.apache.hadoop.fs.shell
Support for the execution of a file system command.
-
ClassDescriptionAn abstract class for the execution of a file system commandclass to search for and register commandsParse the args of a command and check the format of args.Used when a duplicated option is supplied to a command.Used when the arguments exceed their boundsUsed when too few arguments are supplied to a commandUsed when too many arguments are supplied to a commandUsed when an unsupported option is supplied to a commandConcat the given files.Abstract command to enable sub copy commands run with multi-thread.Count the number of directories, files, bytes, quota, and remaining quota.Base class for all "hadoop fs" commands.Encapsulates a Path (path), its FileStatus (stat), and its FileSystem (fs).Unix touch like commandsA UNIX like touch command.(Re)create zero-length file at the specified path.Truncates a file to a new size