| Package | Description |
|---|---|
| org.duracloud.common.queue | |
| org.duracloud.common.queue.aws | |
| org.duracloud.common.queue.local | |
| org.duracloud.common.queue.noop |
| Modifier and Type | Method and Description |
|---|---|
Task |
TaskQueue.take()
Blocks until a task is available
|
| Modifier and Type | Method and Description |
|---|---|
Task |
SQSTaskQueue.take() |
| Modifier and Type | Method and Description |
|---|---|
Task |
LocalTaskQueue.take() |
| Modifier and Type | Method and Description |
|---|---|
Task |
NoopTaskQueue.take() |
Copyright © 2009–2015 DuraSpace. All rights reserved.