| Package | Description |
|---|---|
| org.mozilla.taskcluster.client.purgecache |
| Modifier and Type | Method and Description |
|---|---|
CallSummary<EmptyPayload,OpenPurgeRequestList> |
PurgeCache.allPurgeRequests()
This is useful mostly for administors to view the set of open purge requests.
|
CallSummary<EmptyPayload,OpenPurgeRequestList> |
PurgeCache.purgeRequests(String provisionerId,
String workerType)
List of caches that need to be purged if they are from before a certain time.
|
Copyright © 2014–2016 Mozilla. All rights reserved.