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