| Package | Description |
|---|---|
| org.apache.hadoop.tools.mapred | |
| org.apache.hadoop.tools.util |
| Modifier and Type | Class and Description |
|---|---|
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.
|
| Modifier and Type | Method and Description |
|---|---|
RetriableCommand |
RetriableCommand.setRetryPolicy(org.apache.hadoop.io.retry.RetryPolicy retryHandler)
Fluent-interface to change the RetryHandler.
|
Copyright © 2008–2020 Apache Software Foundation. All rights reserved.