| Package | Description |
|---|---|
| org.apache.hadoop.tools.mapred | |
| org.apache.hadoop.tools.util |
| Class and Description |
|---|
| RetriableCommand
This class represents commands that be retried on failure, in a configurable
manner.
|
| Class and Description |
|---|
| RetriableCommand
This class represents commands that be retried on failure, in a configurable
manner.
|
| WorkReport
WorkReport<T> is a simple container for items of class T and its
corresponding retry counter that indicates how many times this item
was previously attempted to be processed.
|
| WorkRequest
WorkRequest<T> is a simple container for items of class T and its
corresponding retry counter that indicates how many times this item
was previously attempted to be processed.
|
| WorkRequestProcessor
Interface for ProducerConsumer worker loop.
|
Copyright © 2008–2020 Apache Software Foundation. All rights reserved.