| 程序包 | 说明 |
|---|---|
| org.apache.hadoop.tools.distcp2.mapred | |
| org.apache.hadoop.tools.distcp2.util |
| 限定符和类型 | 类和说明 |
|---|---|
class |
RetriableDirectoryCreateCommand
This class extends Retriable command to implement the creation of directories
with retries on failure.
|
class |
RetriableFileCopyCommand
This class extends RetriableCommand to implement the copy of files,
with retries on failure.
|
| 限定符和类型 | 方法和说明 |
|---|---|
RetriableCommand |
RetriableCommand.setRetryPolicy(RetryPolicy retryHandler)
Fluent-interface to change the RetryHandler.
|
Copyright © 2009 The Apache Software Foundation