| Package | Description |
|---|---|
| org.apache.hadoop.tools.util |
| Modifier and Type | Method | Description |
|---|---|---|
WorkReport<R> |
ProducerConsumer.blockingTake() |
Blocking take from ProducerConsumer output queue (catches exceptions and
retries forever).
|
WorkReport<R> |
WorkRequestProcessor.processItem(WorkRequest<T> workRequest) |
Work processor.
|
WorkReport<R> |
ProducerConsumer.take() |
Blocking take from ProducerConsumer output queue that can be interrupted.
|
Copyright © 2008–2025 Apache Software Foundation. All rights reserved.