| Modifier and Type | Method and Description |
|---|---|
TaskClusterRequestHandler |
TaskClusterRequestHandler.setBaseURL(String baseURL) |
| Modifier and Type | Class and Description |
|---|---|
class |
Auth
Authentication related API end-points for taskcluster.
|
| Modifier and Type | Class and Description |
|---|---|
class |
AwsProvisioner
The AWS Provisioner is responsible for provisioning instances on EC2 for use in TaskCluster.
|
| Modifier and Type | Class and Description |
|---|---|
class |
Index
The task index, typically available at
index.taskcluster.net, is responsible for indexing tasks. |
| Modifier and Type | Class and Description |
|---|---|
class |
PurgeCache
The purge-cache service, typically available at
purge-cache.taskcluster.net, is responsible for publishing a pulse message for workers, so they can purge cache upon request. |
| Modifier and Type | Class and Description |
|---|---|
class |
Queue
The queue, typically available at
queue.taskcluster.net, is responsible for accepting tasks and track their state as they are executed by workers. |
| Modifier and Type | Class and Description |
|---|---|
class |
Scheduler
The task-graph scheduler, typically available at
scheduler.taskcluster.net, is responsible for accepting task-graphs and scheduling tasks for evaluation by the queue as their dependencies are satisfied. |
Copyright © 2014–2015 Mozilla. All rights reserved.