@InterfaceAudience.Private @InterfaceStability.Unstable
| Class | Description |
|---|---|
| WowCommandFactory |
2019-05-08 WilliamZhu(allwefantasy@gmail.com)
|
| WowCopyCommands |
Various commands for copy files
|
| WowCopyCommands.Cp | |
| WowCopyCommands.Merge |
merge multiple files together
|
| WowCount |
Count the number of directories, files, bytes, quota, and remaining quota.
|
| WowDelete |
Classes that delete paths
|
| WowDelete.Rm |
remove non-directory paths
|
| WowDelete.Rmdir |
remove only empty directories
|
| WowDelete.Rmr |
remove any path
|
| WowFsCommand |
Base class for all "hadoop fs" commands
|
| WowLs |
2019-05-07 WilliamZhu(allwefantasy@gmail.com)
|
| WowLs.Lsr |
Get a recursive listing of all files in that match the file patterns.
|
| WowMkdir |
Create the given dir
|
| WowMoveCommands |
Various commands for moving files
|
| WowMoveCommands.Rename |
move/rename paths on the same fileystem
|
Copyright © 2021. All rights reserved.