| Package | Description |
|---|---|
| org.mozilla.taskcluster.client.queue |
| Modifier and Type | Method and Description |
|---|---|
CallSummary<ClaimWorkRequest,ClaimWorkResponse> |
Queue.claimWork(String provisionerId,
String workerType,
ClaimWorkRequest payload)
Claim any task, more to be added later… long polling up to 20s.
|
| Modifier and Type | Method and Description |
|---|---|
CallSummary<ClaimWorkRequest,ClaimWorkResponse> |
Queue.claimWork(String provisionerId,
String workerType,
ClaimWorkRequest payload)
Claim any task, more to be added later… long polling up to 20s.
|
Copyright © 2014–2016 Mozilla. All rights reserved.