Package | Description |
---|---|
org.apache.hadoop.fs |
An abstract file system API.
|
org.apache.hadoop.fs.shell |
Class and 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 and 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 |
Copyright © 2013 Apache Software Foundation. All rights reserved.