|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use RetriableCommand | |
|---|---|
| org.apache.hadoop.tools.mapred | |
| org.apache.hadoop.tools.util | |
| Uses of RetriableCommand in org.apache.hadoop.tools.mapred |
|---|
| Subclasses of RetriableCommand in org.apache.hadoop.tools.mapred | |
|---|---|
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. |
| Uses of RetriableCommand in org.apache.hadoop.tools.util |
|---|
| Methods in org.apache.hadoop.tools.util that return RetriableCommand | |
|---|---|
RetriableCommand |
RetriableCommand.setRetryPolicy(RetryPolicy retryHandler)
Fluent-interface to change the RetryHandler. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||