| Package | Description |
|---|---|
| org.apache.hadoop.tools |
DistCp is a tool for replicating data using MapReduce jobs for concurrent
copy operations.
|
| org.apache.hadoop.tools.mapred | |
| org.apache.hadoop.tools.util |
| Class | Description |
|---|---|
| CopyFilter |
Interface for excluding files from DistCp.
|
| CopyListing |
The CopyListing abstraction is responsible for how the list of
sources and targets is constructed, for DistCp's copy function.
|
| CopyListingFileStatus |
CopyListingFileStatus is a view of
FileStatus, recording additional
data members useful to distcp. |
| DistCpContext |
This is the context of the distcp at runtime.
|
| DistCpOptions |
The Options class encapsulates all DistCp options.
|
| DistCpOptions.Builder |
The builder of the
DistCpOptions. |
| DistCpOptions.FileAttribute |
File attributes for preserve.
|
| DistCpOptionSwitch |
Enumeration mapping configuration keys to distcp command line
options.
|
| FileListingEntry |
| Class | Description |
|---|---|
| CopyListingFileStatus |
CopyListingFileStatus is a view of
FileStatus, recording additional
data members useful to distcp. |
| Class | Description |
|---|---|
| CopyListing.AclsNotSupportedException | |
| CopyListing.XAttrsNotSupportedException | |
| CopyListingFileStatus |
CopyListingFileStatus is a view of
FileStatus, recording additional
data members useful to distcp. |
| DistCpContext |
This is the context of the distcp at runtime.
|
| DistCpOptions.FileAttribute |
File attributes for preserve.
|
| FileListingEntry |
Copyright © 2008–2025 Apache Software Foundation. All rights reserved.