- cacheName - Variable in class org.mozilla.taskcluster.client.purgecache.PurgeCacheRequest
-
Name of cache to purge.
- cacheName - Variable in class org.mozilla.taskcluster.client.purgecacheevents.PurgeCacheMessage
-
Name of cache to purge.
- CallSummary<Request,Response> - Class in org.mozilla.taskcluster.client
-
- CallSummary() - Constructor for class org.mozilla.taskcluster.client.CallSummary
-
- cancelTask(String) - Method in class org.mozilla.taskcluster.client.queue.Queue
-
This method will cancel a task that is either unscheduled, pending or running.
- canUseOndemand - Variable in class org.mozilla.taskcluster.client.awsprovisioner.CreateWorkerTypeRequest
-
True if this worker type is allowed on demand instances.
- canUseOndemand - Variable in class org.mozilla.taskcluster.client.awsprovisioner.GetWorkerTypeRequest
-
True if this worker type is allowed on demand instances.
- canUseSpot - Variable in class org.mozilla.taskcluster.client.awsprovisioner.CreateWorkerTypeRequest
-
True if this worker type is allowed spot instances.
- canUseSpot - Variable in class org.mozilla.taskcluster.client.awsprovisioner.GetWorkerTypeRequest
-
True if this worker type is allowed spot instances.
- capacity - Variable in class org.mozilla.taskcluster.client.awsprovisioner.CreateWorkerTypeRequest.InstanceTypes
-
This number represents the number of tasks that this instance type is capable of running concurrently.
- capacity - Variable in class org.mozilla.taskcluster.client.awsprovisioner.GetWorkerTypeRequest.InstanceTypes
-
This number represents the number of tasks that this instance type is capable of running concurrently.
- certificate - Variable in class org.mozilla.taskcluster.client.awsprovisioner.GetSecretResponse.Credentials
-
- claimTask(String, String, TaskClaimRequest) - Method in class org.mozilla.taskcluster.client.queue.Queue
-
claim a task, more to be added later…
- client(String) - Method in class org.mozilla.taskcluster.client.auth.Auth
-
Returns all information about a given client.
- clientId - Variable in class org.mozilla.taskcluster.client.auth.ExportedClients
-
ClientId of the client scopes is requested about
- clientId - Variable in class org.mozilla.taskcluster.client.auth.GetClientCredentialsResponse
-
ClientId of the client scopes is requested about
- clientId - Variable in class org.mozilla.taskcluster.client.auth.GetClientResponse
-
ClientId of the client scopes is requested about
- clientId - Variable in class org.mozilla.taskcluster.client.auth.GetClientScopesResponse
-
ClientId of the client scopes is requested about
- clientId - Variable in class org.mozilla.taskcluster.client.auth.ListClientsResponse
-
ClientId of the client scopes is requested about
- clientId - Variable in class org.mozilla.taskcluster.client.awsprovisioner.GetSecretResponse.Credentials
-
- configureHawk() - Method in class org.mozilla.taskcluster.client.TaskClusterRequestHandler
-
- contentType - Variable in class org.mozilla.taskcluster.client.queue.ListArtifactsResponse.Artifacts
-
Mimetype for the artifact that was created.
- continuationToken - Variable in class org.mozilla.taskcluster.client.index.ListNamespacesRequest
-
A continuation token previously returned in a response to this list request.
- continuationToken - Variable in class org.mozilla.taskcluster.client.index.ListNamespacesResponse
-
A continuation token is returned if there are more results than listed here.
- continuationToken - Variable in class org.mozilla.taskcluster.client.index.ListTasksRequest
-
A continuation token previously returned in a response to this list request.
- continuationToken - Variable in class org.mozilla.taskcluster.client.index.ListTasksResponse
-
A continuation token is returned if there are more results than listed here.
- CountPendingTasksResponse - Class in org.mozilla.taskcluster.client.queue
-
Response to a request for the number of pending tasks for a given provisionerId and workerType.
- CountPendingTasksResponse() - Constructor for class org.mozilla.taskcluster.client.queue.CountPendingTasksResponse
-
- createArtifact(String, String, String, Object) - Method in class org.mozilla.taskcluster.client.queue.Queue
-
This API end-point creates an artifact for a specific run of a task.
- createClient(String, GetClientCredentialsResponse1) - Method in class org.mozilla.taskcluster.client.auth.Auth
-
Create a client with given clientId, name, expires, scopes and description.
- created - Variable in class org.mozilla.taskcluster.client.queue.TaskDefinition
-
Creation time of task
- created - Variable in class org.mozilla.taskcluster.client.queue.TaskDefinition1
-
Creation time of task
- created - Variable in class org.mozilla.taskcluster.client.scheduler.TaskDefinition
-
Creation time of task
- createSecret(String, GetSecretRequest) - Method in class org.mozilla.taskcluster.client.awsprovisioner.AwsProvisioner
-
Insert a secret into the secret storage.
- createTask(String, TaskDefinition) - Method in class org.mozilla.taskcluster.client.queue.Queue
-
Create a new task, this is an idempotent operation, so repeat it if you get an internal server error or network connection is dropped.
- createTaskGraph(String, TaskGraphDefinition1) - Method in class org.mozilla.taskcluster.client.scheduler.Scheduler
-
Create a new task-graph, the status of the resulting JSON is a task-graph status structure, you can find the taskGraphId in this structure.
- createWorkerType(String, CreateWorkerTypeRequest) - Method in class org.mozilla.taskcluster.client.awsprovisioner.AwsProvisioner
-
Create a worker type and ensure that all EC2 regions have the required KeyPair
- CreateWorkerTypeRequest - Class in org.mozilla.taskcluster.client.awsprovisioner
-
A worker launchSpecification and required metadata
- CreateWorkerTypeRequest() - Constructor for class org.mozilla.taskcluster.client.awsprovisioner.CreateWorkerTypeRequest
-
- CreateWorkerTypeRequest.InstanceTypes - Class in org.mozilla.taskcluster.client.awsprovisioner
-
- CreateWorkerTypeRequest.Regions - Class in org.mozilla.taskcluster.client.awsprovisioner
-
- CreateWorkerTypeRequest.Regions.LaunchSpec - Class in org.mozilla.taskcluster.client.awsprovisioner
-
LaunchSpecification entries unique to this Region
- credentials - Variable in class org.mozilla.taskcluster.client.auth.AWSS3CredentialsResponse
-
- Credentials() - Constructor for class org.mozilla.taskcluster.client.auth.AWSS3CredentialsResponse.Credentials
-
- credentials - Variable in class org.mozilla.taskcluster.client.awsprovisioner.GetSecretResponse
-
- Credentials() - Constructor for class org.mozilla.taskcluster.client.awsprovisioner.GetSecretResponse.Credentials
-
- data - Variable in class org.mozilla.taskcluster.client.awsprovisioner.GetSecretResponse
-
Free-form object which contains secrets from the worker type definition
- data - Variable in class org.mozilla.taskcluster.client.index.IndexedTaskResponse
-
Data that was reported with the task.
- data - Variable in class org.mozilla.taskcluster.client.index.InsertTaskRequest
-
This is an arbitrary JSON object.
- data - Variable in class org.mozilla.taskcluster.client.index.ListTasksResponse.Tasks
-
Data that was reported with the task.
- deadline - Variable in class org.mozilla.taskcluster.client.queue.TaskDefinition
-
Deadline of the task, pending and running runs are resolved as failed if not resolved by other means before the deadline.
- deadline - Variable in class org.mozilla.taskcluster.client.queue.TaskDefinition1
-
Deadline of the task, pending and running runs are resolved as failed if not resolved by other means before the deadline.
- deadline - Variable in class org.mozilla.taskcluster.client.queue.TaskStatusStructure
-
Deadline of the task, pending and running runs are resolved as failed if not resolved by other means before the deadline.
- deadline - Variable in class org.mozilla.taskcluster.client.queueevents.TaskStatusStructure
-
Deadline of the task, pending and running runs are resolved as failed if not resolved by other means before the deadline.
- deadline - Variable in class org.mozilla.taskcluster.client.scheduler.TaskDefinition
-
Deadline of the task, pending and running runs are resolved as failed if not resolved by other means before the deadline.
- defaultBaseURL - Static variable in class org.mozilla.taskcluster.client.auth.Auth
-
- defaultBaseURL - Static variable in class org.mozilla.taskcluster.client.awsprovisioner.AwsProvisioner
-
- defaultBaseURL - Static variable in class org.mozilla.taskcluster.client.index.Index
-
- defaultBaseURL - Static variable in class org.mozilla.taskcluster.client.purgecache.PurgeCache
-
- defaultBaseURL - Static variable in class org.mozilla.taskcluster.client.queue.Queue
-
- defaultBaseURL - Static variable in class org.mozilla.taskcluster.client.scheduler.Scheduler
-
- defineTask(String, TaskDefinition) - Method in class org.mozilla.taskcluster.client.queue.Queue
-
Define a task without scheduling it.
- dependents - Variable in class org.mozilla.taskcluster.client.scheduler.InspectTaskGraphResponse.Tasks
-
List of taskIds that requires this task to be complete successfully before they can be scheduled.
- dependents - Variable in class org.mozilla.taskcluster.client.scheduler.InspectTaskGraphTaskResponse
-
List of taskIds that requires this task to be complete successfully before they can be scheduled.
- description - Variable in class org.mozilla.taskcluster.client.auth.ExportedClients
-
Description of what these credentials are used for in markdown.
- description - Variable in class org.mozilla.taskcluster.client.auth.GetClientCredentialsResponse1
-
Description of what these credentials are used for in markdown.
- description - Variable in class org.mozilla.taskcluster.client.auth.GetClientResponse
-
Description of what these credentials are used for in markdown.
- description - Variable in class org.mozilla.taskcluster.client.auth.ListClientsResponse
-
Description of what these credentials are used for in markdown.
- description - Variable in class org.mozilla.taskcluster.client.queue.TaskDefinition.Metadata
-
Human readable description of the task, please explain what the task does.
- description - Variable in class org.mozilla.taskcluster.client.queue.TaskDefinition1.Metadata
-
Human readable description of the task, please explain what the task does.
- description - Variable in class org.mozilla.taskcluster.client.scheduler.InspectTaskGraphResponse.Metadata
-
Human readable description of task-graph, explain what it does!
- description - Variable in class org.mozilla.taskcluster.client.scheduler.TaskDefinition.Metadata
-
Human readable description of the task, please explain what the task does.
- description - Variable in class org.mozilla.taskcluster.client.scheduler.TaskGraphDefinition1.Metadata
-
Human readable description of task-graph, explain what it does!
- description - Variable in class org.mozilla.taskcluster.client.scheduler.TaskGraphInfoResponse.Metadata
-
Human readable description of task-graph, explain what it does!
- EmptyPayload - Class in org.mozilla.taskcluster.client
-
- EmptyPayload() - Constructor for class org.mozilla.taskcluster.client.EmptyPayload
-
- expiration - Variable in class org.mozilla.taskcluster.client.awsprovisioner.GetSecretRequest
-
The date at which the secret is no longer guarunteed to exist
- expires - Variable in class org.mozilla.taskcluster.client.auth.AWSS3CredentialsResponse
-
Date and time of when the temporary credentials expires.
- expires - Variable in class org.mozilla.taskcluster.client.auth.ExportedClients
-
Date and time where the clients credentials are set to expire
- expires - Variable in class org.mozilla.taskcluster.client.auth.GetClientCredentialsResponse
-
Date and time where the clients credentials are set to expire
- expires - Variable in class org.mozilla.taskcluster.client.auth.GetClientCredentialsResponse1
-
Date and time where the clients credentials are set to expire
- expires - Variable in class org.mozilla.taskcluster.client.auth.GetClientResponse
-
Date and time where the clients credentials are set to expire
- expires - Variable in class org.mozilla.taskcluster.client.auth.GetClientScopesResponse
-
Date and time where the clients credentials are set to expire
- expires - Variable in class org.mozilla.taskcluster.client.auth.ListClientsResponse
-
Date and time where the clients credentials are set to expire
- expires - Variable in class org.mozilla.taskcluster.client.index.IndexedTaskResponse
-
Date at which this entry expires from the task index.
- expires - Variable in class org.mozilla.taskcluster.client.index.InsertTaskRequest
-
Date at which this entry expires from the task index.
- expires - Variable in class org.mozilla.taskcluster.client.index.ListNamespacesResponse.Namespaces
-
Date at which this entry, and by implication all entries below it, expires from the task index.
- expires - Variable in class org.mozilla.taskcluster.client.index.ListTasksResponse.Tasks
-
Date at which this entry expires from the task index.
- expires - Variable in class org.mozilla.taskcluster.client.queue.ListArtifactsResponse.Artifacts
-
Date and time after which the artifact created will be automatically deleted by the queue.
- expires - Variable in class org.mozilla.taskcluster.client.queue.PollTaskUrlsResponse
-
Date and time after which the signed URLs provided in this response expires and not longer works for authentication.
- expires - Variable in class org.mozilla.taskcluster.client.queue.TaskDefinition
-
Task expiration, time at which task definition and status is deleted.
- expires - Variable in class org.mozilla.taskcluster.client.queue.TaskDefinition1
-
Task expiration, time at which task definition and status is deleted.
- expires - Variable in class org.mozilla.taskcluster.client.queue.TaskStatusStructure
-
Task expiration, time at which task definition and status is deleted.
- expires - Variable in class org.mozilla.taskcluster.client.queueevents.TaskStatusStructure
-
Task expiration, time at which task definition and status is deleted.
- expires - Variable in class org.mozilla.taskcluster.client.scheduler.TaskDefinition
-
Task expiration, time at which task definition and status is deleted.
- expiry - Variable in class org.mozilla.taskcluster.client.auth.AzureSharedAccessSignatureResponse
-
Date and time of when the Shared-Access-Signature expires.
- exportClients() - Method in class org.mozilla.taskcluster.client.auth.Auth
-
Export all clients except the root client, as a JSON list.
- ExportedClients - Class in org.mozilla.taskcluster.client.auth
-
List of clients and all their details as JSON for import/export.
- ExportedClients() - Constructor for class org.mozilla.taskcluster.client.auth.ExportedClients
-
- extendTaskGraph(String, TaskGraphDefinition) - Method in class org.mozilla.taskcluster.client.scheduler.Scheduler
-
Add a set of tasks to an existing task-graph.
- extra - Variable in class org.mozilla.taskcluster.client.queue.TaskDefinition
-
Object with properties that can hold any kind of extra data that should be associated with the task.
- extra - Variable in class org.mozilla.taskcluster.client.queue.TaskDefinition1
-
Object with properties that can hold any kind of extra data that should be associated with the task.
- extra - Variable in class org.mozilla.taskcluster.client.scheduler.TaskDefinition
-
Object with properties that can hold any kind of extra data that should be associated with the task.
- lastModified - Variable in class org.mozilla.taskcluster.client.awsprovisioner.GetWorkerTypeRequest
-
ISO Date string (e.g.
- launchSpec - Variable in class org.mozilla.taskcluster.client.awsprovisioner.CreateWorkerTypeRequest.InstanceTypes
-
LaunchSpecification entries unique to this InstanceType
- launchSpec - Variable in class org.mozilla.taskcluster.client.awsprovisioner.CreateWorkerTypeRequest
-
Launch Specification entries which are used in all regions and all instance types
- launchSpec - Variable in class org.mozilla.taskcluster.client.awsprovisioner.CreateWorkerTypeRequest.Regions
-
- LaunchSpec() - Constructor for class org.mozilla.taskcluster.client.awsprovisioner.CreateWorkerTypeRequest.Regions.LaunchSpec
-
- launchSpec - Variable in class org.mozilla.taskcluster.client.awsprovisioner.GetWorkerTypeRequest.InstanceTypes
-
LaunchSpecification entries unique to this InstanceType
- launchSpec - Variable in class org.mozilla.taskcluster.client.awsprovisioner.GetWorkerTypeRequest
-
Launch Specification entries which are used in all regions and all instance types
- launchSpec - Variable in class org.mozilla.taskcluster.client.awsprovisioner.GetWorkerTypeRequest.Regions
-
- LaunchSpec() - Constructor for class org.mozilla.taskcluster.client.awsprovisioner.GetWorkerTypeRequest.Regions.LaunchSpec
-
- limit - Variable in class org.mozilla.taskcluster.client.index.ListNamespacesRequest
-
Maximum number of results per page.
- limit - Variable in class org.mozilla.taskcluster.client.index.ListTasksRequest
-
Maximum number of results per page.
- listArtifacts(String, String) - Method in class org.mozilla.taskcluster.client.queue.Queue
-
Returns a list of artifacts and associated meta-data for a given run.
- ListArtifactsResponse - Class in org.mozilla.taskcluster.client.queue
-
List of artifacts for a given taskId and runId.
- ListArtifactsResponse() - Constructor for class org.mozilla.taskcluster.client.queue.ListArtifactsResponse
-
- ListArtifactsResponse.Artifacts - Class in org.mozilla.taskcluster.client.queue
-
List of artifacts for given taskId and runId.
- listClients() - Method in class org.mozilla.taskcluster.client.auth.Auth
-
Return a list of all clients, not including their access tokens.
- ListClientsResponse - Class in org.mozilla.taskcluster.client.auth
-
Get a list of all clients, including basic information, but not credentials.
- ListClientsResponse() - Constructor for class org.mozilla.taskcluster.client.auth.ListClientsResponse
-
- listLatestArtifacts(String) - Method in class org.mozilla.taskcluster.client.queue.Queue
-
Returns a list of artifacts and associated meta-data for the latest run from the given task.
- listNamespaces(String, ListNamespacesRequest) - Method in class org.mozilla.taskcluster.client.index.Index
-
List the namespaces immediately under a given namespace.
- ListNamespacesRequest - Class in org.mozilla.taskcluster.client.index
-
Request to list namespaces within a given namespace.
- ListNamespacesRequest() - Constructor for class org.mozilla.taskcluster.client.index.ListNamespacesRequest
-
- ListNamespacesResponse - Class in org.mozilla.taskcluster.client.index
-
Response from a request to list namespaces within a given namespace.
- ListNamespacesResponse() - Constructor for class org.mozilla.taskcluster.client.index.ListNamespacesResponse
-
- ListNamespacesResponse.Namespaces - Class in org.mozilla.taskcluster.client.index
-
List of namespaces.
- listTasks(String, ListTasksRequest) - Method in class org.mozilla.taskcluster.client.index.Index
-
List the tasks immediately under a given namespace.
- ListTasksRequest - Class in org.mozilla.taskcluster.client.index
-
Request to list tasks within a given namespace.
- ListTasksRequest() - Constructor for class org.mozilla.taskcluster.client.index.ListTasksRequest
-
- ListTasksResponse - Class in org.mozilla.taskcluster.client.index
-
Representation of an indexed task.
- ListTasksResponse() - Constructor for class org.mozilla.taskcluster.client.index.ListTasksResponse
-
- ListTasksResponse.Tasks - Class in org.mozilla.taskcluster.client.index
-
List of tasks.
- listWorkerTypes() - Method in class org.mozilla.taskcluster.client.awsprovisioner.AwsProvisioner
-
List all known WorkerType names
- name - Variable in class org.mozilla.taskcluster.client.auth.ExportedClients
-
Human readable name of this set of credentials, typical component/server-name or IRC nickname of the user.
- name - Variable in class org.mozilla.taskcluster.client.auth.GetClientCredentialsResponse1
-
Human readable name of this set of credentials, typical component/server-name or IRC nickname of the user.
- name - Variable in class org.mozilla.taskcluster.client.auth.GetClientResponse
-
Human readable name of this set of credentials, typical component/server-name or IRC nickname of the user.
- name - Variable in class org.mozilla.taskcluster.client.auth.ListClientsResponse
-
Human readable name of this set of credentials, typical component/server-name or IRC nickname of the user.
- name - Variable in class org.mozilla.taskcluster.client.index.ListNamespacesResponse.Namespaces
-
Name of namespace within it’s parent namespace.
- name - Variable in class org.mozilla.taskcluster.client.queue.ListArtifactsResponse.Artifacts
-
Name of the artifact that was created, this is useful if you want to attempt to fetch the artifact.
- name - Variable in class org.mozilla.taskcluster.client.queue.TaskDefinition.Metadata
-
Human readable name of task, used to very briefly given an idea about what the task does.
- name - Variable in class org.mozilla.taskcluster.client.queue.TaskDefinition1.Metadata
-
Human readable name of task, used to very briefly given an idea about what the task does.
- name - Variable in class org.mozilla.taskcluster.client.scheduler.InspectTaskGraphResponse.Metadata
-
Human readable name of task-graph
- name - Variable in class org.mozilla.taskcluster.client.scheduler.InspectTaskGraphResponse.Tasks
-
Human readable name from the task definition
- name - Variable in class org.mozilla.taskcluster.client.scheduler.InspectTaskGraphTaskResponse
-
Human readable name from the task definition
- name - Variable in class org.mozilla.taskcluster.client.scheduler.TaskDefinition.Metadata
-
Human readable name of task, used to very briefly given an idea about what the task does.
- name - Variable in class org.mozilla.taskcluster.client.scheduler.TaskGraphDefinition1.Metadata
-
Human readable name of task-graph, give people finding this an idea what this graph is about.
- name - Variable in class org.mozilla.taskcluster.client.scheduler.TaskGraphInfoResponse.Metadata
-
Human readable name of task-graph
- namespace - Variable in class org.mozilla.taskcluster.client.index.IndexedTaskResponse
-
Namespace of the indexed task, used to find the indexed task in the index.
- namespace - Variable in class org.mozilla.taskcluster.client.index.ListNamespacesResponse.Namespaces
-
Fully qualified name of the namespace, you can use this to list namespaces or tasks under this namespace.
- namespace - Variable in class org.mozilla.taskcluster.client.index.ListTasksResponse.Tasks
-
Namespace of the indexed task, used to find the indexed task in the index.
- namespaces - Variable in class org.mozilla.taskcluster.client.index.ListNamespacesResponse
-
- Namespaces() - Constructor for class org.mozilla.taskcluster.client.index.ListNamespacesResponse.Namespaces
-
- NewTaskGraphMessage - Class in org.mozilla.taskcluster.client.schedulerevents
-
Messages as posted to scheduler/v1/task-graph-running informing the world that a new task-graph have been submitted.
- NewTaskGraphMessage() - Constructor for class org.mozilla.taskcluster.client.schedulerevents.NewTaskGraphMessage
-
- payload - Variable in class org.mozilla.taskcluster.client.queue.TaskDefinition
-
Task-specific payload following worker-specific format.
- payload - Variable in class org.mozilla.taskcluster.client.queue.TaskDefinition1
-
Task-specific payload following worker-specific format.
- payload - Variable in class org.mozilla.taskcluster.client.scheduler.TaskDefinition
-
Task-specific payload following worker-specific format.
- pendingTasks - Variable in class org.mozilla.taskcluster.client.queue.CountPendingTasksResponse
-
An approximate number of pending tasks for the given provisionerId and workerType.
- pendingTasks(String, String) - Method in class org.mozilla.taskcluster.client.queue.Queue
-
Documented later… This probably the end-point that will remain after rewriting to azure queue storage…
- ping() - Method in class org.mozilla.taskcluster.client.auth.Auth
-
Documented later…
- ping() - Method in class org.mozilla.taskcluster.client.awsprovisioner.AwsProvisioner
-
Documented later…
- ping() - Method in class org.mozilla.taskcluster.client.index.Index
-
Documented later…
- ping() - Method in class org.mozilla.taskcluster.client.purgecache.PurgeCache
-
Documented later…
- ping() - Method in class org.mozilla.taskcluster.client.queue.Queue
-
Documented later…
- ping() - Method in class org.mozilla.taskcluster.client.scheduler.Scheduler
-
Documented later…
- pollTaskUrls(String, String) - Method in class org.mozilla.taskcluster.client.queue.Queue
-
Get a signed URLs to get and delete messages from azure queue.
- PollTaskUrlsResponse - Class in org.mozilla.taskcluster.client.queue
-
Response to request for poll task urls.
- PollTaskUrlsResponse() - Constructor for class org.mozilla.taskcluster.client.queue.PollTaskUrlsResponse
-
- PollTaskUrlsResponse.Queues - Class in org.mozilla.taskcluster.client.queue
-
List of signed URLs for queues to poll tasks from, they must be called in the order they are given.
- priority - Variable in class org.mozilla.taskcluster.client.queue.TaskDefinition
-
Priority of task, this defaults to normal and the scope queue:task-priority:high is required to define a task with priority set to high.
- priority - Variable in class org.mozilla.taskcluster.client.queue.TaskDefinition1
-
Priority of task, this defaults to normal and the scope queue:task-priority:high is required to define a task with priority set to high.
- priority - Variable in class org.mozilla.taskcluster.client.scheduler.TaskDefinition
-
Priority of task, this defaults to normal and the scope queue:task-priority:high is required to define a task with priority set to high.
- provisionerId - Variable in class org.mozilla.taskcluster.client.purgecacheevents.PurgeCacheMessage
-
provisionerId under which the workerType we want to purge for exists.
- provisionerId - Variable in class org.mozilla.taskcluster.client.queue.CountPendingTasksResponse
-
Unique identifier for the provisioner
- provisionerId - Variable in class org.mozilla.taskcluster.client.queue.TaskDefinition
-
Unique identifier for a provisioner, that can supply specified workerType
- provisionerId - Variable in class org.mozilla.taskcluster.client.queue.TaskDefinition1
-
Unique identifier for a provisioner, that can supply specified workerType
- provisionerId - Variable in class org.mozilla.taskcluster.client.queue.TaskStatusStructure
-
Unique identifier for the provisioner that this task must be scheduled on
- provisionerId - Variable in class org.mozilla.taskcluster.client.queueevents.TaskStatusStructure
-
Unique identifier for the provisioner that this task must be scheduled on
- provisionerId - Variable in class org.mozilla.taskcluster.client.scheduler.TaskDefinition
-
Unique identifier for a provisioner, that can supply specified workerType
- PurgeCache - Class in org.mozilla.taskcluster.client.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.
- PurgeCache(String, String) - Constructor for class org.mozilla.taskcluster.client.purgecache.PurgeCache
-
- PurgeCache(String, String, String) - Constructor for class org.mozilla.taskcluster.client.purgecache.PurgeCache
-
- PurgeCache(String) - Constructor for class org.mozilla.taskcluster.client.purgecache.PurgeCache
-
- PurgeCache() - Constructor for class org.mozilla.taskcluster.client.purgecache.PurgeCache
-
- purgeCache(String, String, PurgeCacheRequest) - Method in class org.mozilla.taskcluster.client.purgecache.PurgeCache
-
Publish a purge-cache message to purge caches named cacheName with provisionerId and workerType in the routing-key.
- PurgeCacheMessage - Class in org.mozilla.taskcluster.client.purgecacheevents
-
Message reporting that a specific cache should be purged
- PurgeCacheMessage() - Constructor for class org.mozilla.taskcluster.client.purgecacheevents.PurgeCacheMessage
-
- PurgeCacheRequest - Class in org.mozilla.taskcluster.client.purgecache
-
Request that a message be published to purge a specific cache.
- PurgeCacheRequest() - Constructor for class org.mozilla.taskcluster.client.purgecache.PurgeCacheRequest
-
- rank - Variable in class org.mozilla.taskcluster.client.index.IndexedTaskResponse
-
If multiple tasks are indexed with the same namespace the task with the highest rank will be stored and returned in later requests.
- rank - Variable in class org.mozilla.taskcluster.client.index.InsertTaskRequest
-
If multiple tasks are indexed with the same namespace the task with the highest rank will be stored and returned in later requests.
- rank - Variable in class org.mozilla.taskcluster.client.index.ListTasksResponse.Tasks
-
If multiple tasks are indexed with the same namespace the task with the highest rank will be stored and returned in later requests.
- reason - Variable in class org.mozilla.taskcluster.client.queue.TaskExceptionRequest
-
Reason that the task is resolved with an exception.
- reasonCreated - Variable in class org.mozilla.taskcluster.client.queue.TaskStatusStructure.Runs
-
Reason for the creation of this run, more reasons may be added in the future."
- reasonCreated - Variable in class org.mozilla.taskcluster.client.queueevents.TaskStatusStructure.Runs
-
Reason for the creation of this run, more reasons may be added in the future."
- reasonResolved - Variable in class org.mozilla.taskcluster.client.queue.TaskStatusStructure.Runs
-
Reason that run was resolved, this is mainly useful for runs resolved as exception.
- reasonResolved - Variable in class org.mozilla.taskcluster.client.queueevents.TaskStatusStructure.Runs
-
Reason that run was resolved, this is mainly useful for runs resolved as exception.
- reclaimTask(String, String) - Method in class org.mozilla.taskcluster.client.queue.Queue
-
reclaim a task more to be added later…
- region - Variable in class org.mozilla.taskcluster.client.awsprovisioner.CreateWorkerTypeRequest.Regions
-
The Amazon AWS Region being configured.
- region - Variable in class org.mozilla.taskcluster.client.awsprovisioner.GetWorkerTypeRequest.Regions
-
The Amazon AWS Region being configured.
- regions - Variable in class org.mozilla.taskcluster.client.awsprovisioner.CreateWorkerTypeRequest
-
- Regions() - Constructor for class org.mozilla.taskcluster.client.awsprovisioner.CreateWorkerTypeRequest.Regions
-
- regions - Variable in class org.mozilla.taskcluster.client.awsprovisioner.GetWorkerTypeRequest
-
- Regions() - Constructor for class org.mozilla.taskcluster.client.awsprovisioner.GetWorkerTypeRequest.Regions
-
- removeClient(String) - Method in class org.mozilla.taskcluster.client.auth.Auth
-
Delete a client with given clientId.
- removeSecret(String) - Method in class org.mozilla.taskcluster.client.awsprovisioner.AwsProvisioner
-
Remove a secret.
- removeWorkerType(String) - Method in class org.mozilla.taskcluster.client.awsprovisioner.AwsProvisioner
-
Delete a WorkerType definition, submits requests to kill all instances and delete the KeyPair from all configured EC2 regions
- reportCompleted(String, String) - Method in class org.mozilla.taskcluster.client.queue.Queue
-
Report a task completed, resolving the run as completed.
- reportException(String, String, TaskExceptionRequest) - Method in class org.mozilla.taskcluster.client.queue.Queue
-
Resolve a run as exception.
- reportFailed(String, String) - Method in class org.mozilla.taskcluster.client.queue.Queue
-
Report a run failed, resolving the run as failed.
- requestBody - Variable in class org.mozilla.taskcluster.client.CallSummary
-
- requestPayload - Variable in class org.mozilla.taskcluster.client.CallSummary
-
- requires - Variable in class org.mozilla.taskcluster.client.scheduler.InspectTaskGraphResponse.Tasks
-
List of required taskIds
- requires - Variable in class org.mozilla.taskcluster.client.scheduler.InspectTaskGraphTaskResponse
-
List of required taskIds
- requires - Variable in class org.mozilla.taskcluster.client.scheduler.TaskGraphDefinition.Tasks
-
List of required taskIds
- requires - Variable in class org.mozilla.taskcluster.client.scheduler.TaskGraphDefinition1.Tasks
-
List of required taskIds
- requiresLeft - Variable in class org.mozilla.taskcluster.client.scheduler.InspectTaskGraphResponse.Tasks
-
List of taskIds that have yet to complete successfully, before this task can be scheduled.
- requiresLeft - Variable in class org.mozilla.taskcluster.client.scheduler.InspectTaskGraphTaskResponse
-
List of taskIds that have yet to complete successfully, before this task can be scheduled.
- reruns - Variable in class org.mozilla.taskcluster.client.scheduler.InspectTaskGraphResponse.Tasks
-
Number of times to rerun the task if it completed unsuccessfully.
- reruns - Variable in class org.mozilla.taskcluster.client.scheduler.InspectTaskGraphTaskResponse
-
Number of times to rerun the task if it completed unsuccessfully.
- reruns - Variable in class org.mozilla.taskcluster.client.scheduler.TaskGraphDefinition.Tasks
-
Number of times to rerun the task if it completed unsuccessfully.
- reruns - Variable in class org.mozilla.taskcluster.client.scheduler.TaskGraphDefinition1.Tasks
-
Number of times to rerun the task if it completed unsuccessfully.
- rerunsLeft - Variable in class org.mozilla.taskcluster.client.scheduler.InspectTaskGraphResponse.Tasks
-
Number of reruns that haven’t been used yet.
- rerunsLeft - Variable in class org.mozilla.taskcluster.client.scheduler.InspectTaskGraphTaskResponse
-
Number of reruns that haven’t been used yet.
- rerunTask(String) - Method in class org.mozilla.taskcluster.client.queue.Queue
-
This method reruns a previously resolved task, even if it was completed.
- resetCredentials(String) - Method in class org.mozilla.taskcluster.client.auth.Auth
-
Reset credentials for a client.
- resolved - Variable in class org.mozilla.taskcluster.client.queue.TaskStatusStructure.Runs
-
Date-time at which this run was resolved, ie.
- resolved - Variable in class org.mozilla.taskcluster.client.queueevents.TaskStatusStructure.Runs
-
Date-time at which this run was resolved, ie.
- responseBody - Variable in class org.mozilla.taskcluster.client.CallSummary
-
- responsePayload - Variable in class org.mozilla.taskcluster.client.CallSummary
-
- retries - Variable in class org.mozilla.taskcluster.client.queue.TaskDefinition
-
Number of times to retry the task in case of infrastructure issues.
- retries - Variable in class org.mozilla.taskcluster.client.queue.TaskDefinition1
-
Number of times to retry the task in case of infrastructure issues.
- retries - Variable in class org.mozilla.taskcluster.client.scheduler.TaskDefinition
-
Number of times to retry the task in case of infrastructure issues.
- retriesLeft - Variable in class org.mozilla.taskcluster.client.queue.TaskStatusStructure
-
Number of retries left for the task in case of infrastructure issues
- retriesLeft - Variable in class org.mozilla.taskcluster.client.queueevents.TaskStatusStructure
-
Number of retries left for the task in case of infrastructure issues
- routes - Variable in class org.mozilla.taskcluster.client.queue.TaskDefinition
-
List of task specific routes, AMQP messages will be CC’ed to these routes.
- routes - Variable in class org.mozilla.taskcluster.client.queue.TaskDefinition1
-
List of task specific routes, AMQP messages will be CC’ed to these routes.
- routes - Variable in class org.mozilla.taskcluster.client.scheduler.TaskDefinition
-
List of task specific routes, AMQP messages will be CC’ed to these routes.
- routes - Variable in class org.mozilla.taskcluster.client.scheduler.TaskGraphDefinition1
-
List of task-graph specific routes, AMQP messages will be CC’ed to these routes prefixed by 'route.'.
- runId - Variable in class org.mozilla.taskcluster.client.queue.TaskClaimResponse
-
run-id assigned to this run of the task
- runId - Variable in class org.mozilla.taskcluster.client.queue.TaskStatusStructure.Runs
-
Id of this task run, run-ids always starts from 0
- runId - Variable in class org.mozilla.taskcluster.client.queueevents.ArtifactCreatedMessage
-
Id of the run on which artifact was created.
- runId - Variable in class org.mozilla.taskcluster.client.queueevents.TaskCompletedMessage
-
Id of the run that completed the task
- runId - Variable in class org.mozilla.taskcluster.client.queueevents.TaskExceptionMessage
-
Id of the last run for the task, not provided if deadline was exceeded before a run was started.
- runId - Variable in class org.mozilla.taskcluster.client.queueevents.TaskFailedMessage
-
Id of the run that failed.
- runId - Variable in class org.mozilla.taskcluster.client.queueevents.TaskPendingMessage
-
Id of run that became pending, run-ids always starts from 0
- runId - Variable in class org.mozilla.taskcluster.client.queueevents.TaskRunningMessage
-
Id of the run that just started, always starts from 0
- runId - Variable in class org.mozilla.taskcluster.client.queueevents.TaskStatusStructure.Runs
-
Id of this task run, run-ids always starts from 0
- runs - Variable in class org.mozilla.taskcluster.client.queue.TaskStatusStructure
-
- Runs() - Constructor for class org.mozilla.taskcluster.client.queue.TaskStatusStructure.Runs
-
- runs - Variable in class org.mozilla.taskcluster.client.queueevents.TaskStatusStructure
-
- Runs() - Constructor for class org.mozilla.taskcluster.client.queueevents.TaskStatusStructure.Runs
-
- sas - Variable in class org.mozilla.taskcluster.client.auth.AzureSharedAccessSignatureResponse
-
Shared-Access-Signature string.
- satisfied - Variable in class org.mozilla.taskcluster.client.scheduler.InspectTaskGraphResponse.Tasks
-
true, if the scheduler considers the task node as satisfied and hence no-longer prevents dependent tasks from running.
- satisfied - Variable in class org.mozilla.taskcluster.client.scheduler.InspectTaskGraphTaskResponse
-
true, if the scheduler considers the task node as satisfied and hence no-longer prevents dependent tasks from running.
- scalingRatio - Variable in class org.mozilla.taskcluster.client.awsprovisioner.CreateWorkerTypeRequest
-
A scaling ratio of 0.2 means that the provisioner will attempt to keep the number of pending tasks around 20% of the provisioned capacity.
- scalingRatio - Variable in class org.mozilla.taskcluster.client.awsprovisioner.GetWorkerTypeRequest
-
A scaling ratio of 0.2 means that the provisioner will attempt to keep the number of pending tasks around 20% of the provisioned capacity.
- scheduled - Variable in class org.mozilla.taskcluster.client.queue.TaskStatusStructure.Runs
-
Date-time at which this run was scheduled, ie.
- scheduled - Variable in class org.mozilla.taskcluster.client.queueevents.TaskStatusStructure.Runs
-
Date-time at which this run was scheduled, ie.
- Scheduler - Class in org.mozilla.taskcluster.client.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.
- Scheduler(String, String) - Constructor for class org.mozilla.taskcluster.client.scheduler.Scheduler
-
- Scheduler(String, String, String) - Constructor for class org.mozilla.taskcluster.client.scheduler.Scheduler
-
- Scheduler(String) - Constructor for class org.mozilla.taskcluster.client.scheduler.Scheduler
-
- Scheduler() - Constructor for class org.mozilla.taskcluster.client.scheduler.Scheduler
-
- schedulerId - Variable in class org.mozilla.taskcluster.client.queue.TaskDefinition
-
Identifier for the scheduler that defined this task, this can be an identifier for a user or a service like the "task-graph-scheduler".
- schedulerId - Variable in class org.mozilla.taskcluster.client.queue.TaskDefinition1
-
Identifier for the scheduler that defined this task, this can be an identifier for a user or a service like the "task-graph-scheduler".
- schedulerId - Variable in class org.mozilla.taskcluster.client.queue.TaskStatusStructure
-
Identifier for the scheduler that defined this task.
- schedulerId - Variable in class org.mozilla.taskcluster.client.queueevents.TaskStatusStructure
-
Identifier for the scheduler that defined this task.
- schedulerId - Variable in class org.mozilla.taskcluster.client.scheduler.TaskDefinition
-
Identifier for the scheduler that defined this task, this can be an identifier for a user or a service like the "task-graph-scheduler".
- schedulerId - Variable in class org.mozilla.taskcluster.client.scheduler.TaskGraphStatusStructure
-
Unique identifier for task-graph scheduler managing the given task-graph
- schedulerId - Variable in class org.mozilla.taskcluster.client.schedulerevents.TaskGraphStatusStructure
-
Unique identifier for task-graph scheduler managing the given task-graph
- scheduleTask(String) - Method in class org.mozilla.taskcluster.client.queue.Queue
-
If you have define a task using defineTask API end-point, then you can schedule the task to be scheduled using this method.
- scopes(String) - Method in class org.mozilla.taskcluster.client.auth.Auth
-
Returns the scopes the client is authorized to access and the date-time when the clients authorization is set to expire.
- scopes - Variable in class org.mozilla.taskcluster.client.auth.ExportedClients
-
List of scopes the client is authorized to access
- scopes - Variable in class org.mozilla.taskcluster.client.auth.GetClientCredentialsResponse
-
List of scopes the client is authorized to access
- scopes - Variable in class org.mozilla.taskcluster.client.auth.GetClientCredentialsResponse1
-
List of scopes the client is authorized to access
- scopes - Variable in class org.mozilla.taskcluster.client.auth.GetClientResponse
-
List of scopes the client is authorized to access
- scopes - Variable in class org.mozilla.taskcluster.client.auth.GetClientScopesResponse
-
List of scopes the client is authorized to access
- scopes - Variable in class org.mozilla.taskcluster.client.auth.ListClientsResponse
-
List of scopes the client is authorized to access
- scopes - Variable in class org.mozilla.taskcluster.client.awsprovisioner.CreateWorkerTypeRequest.InstanceTypes
-
Scopes which should be included for this InstanceType
- scopes - Variable in class org.mozilla.taskcluster.client.awsprovisioner.CreateWorkerTypeRequest.Regions
-
Scopes which should be included for this Region
- scopes - Variable in class org.mozilla.taskcluster.client.awsprovisioner.CreateWorkerTypeRequest
-
Scopes to issue credentials to for all regions
- scopes - Variable in class org.mozilla.taskcluster.client.awsprovisioner.GetSecretRequest
-
List of strings which are scopes for temporary credentials to give to the worker through the secret system
- scopes - Variable in class org.mozilla.taskcluster.client.awsprovisioner.GetWorkerTypeRequest.InstanceTypes
-
Scopes which should be included for this InstanceType
- scopes - Variable in class org.mozilla.taskcluster.client.awsprovisioner.GetWorkerTypeRequest.Regions
-
Scopes which should be included for this Region
- scopes - Variable in class org.mozilla.taskcluster.client.awsprovisioner.GetWorkerTypeRequest
-
Scopes to issue credentials to for all regions
- scopes - Variable in class org.mozilla.taskcluster.client.queue.TaskDefinition
-
List of scopes (or scope-patterns) that the task is authorized to use.
- scopes - Variable in class org.mozilla.taskcluster.client.queue.TaskDefinition1
-
List of scopes (or scope-patterns) that the task is authorized to use.
- scopes - Variable in class org.mozilla.taskcluster.client.scheduler.InspectTaskGraphResponse
-
List of scopes (or scope-patterns) that tasks of the task-graph is authorized to use.
- scopes - Variable in class org.mozilla.taskcluster.client.scheduler.TaskDefinition
-
List of scopes (or scope-patterns) that the task is authorized to use.
- scopes - Variable in class org.mozilla.taskcluster.client.scheduler.TaskGraphDefinition1
-
List of scopes (or scope-patterns) that tasks of the task-graph is authorized to use.
- secretAccessKey - Variable in class org.mozilla.taskcluster.client.auth.AWSS3CredentialsResponse.Credentials
-
Secret access key used to sign requests
- secrets - Variable in class org.mozilla.taskcluster.client.awsprovisioner.CreateWorkerTypeRequest.InstanceTypes
-
Static Secrets unique to this InstanceType
- secrets - Variable in class org.mozilla.taskcluster.client.awsprovisioner.CreateWorkerTypeRequest.Regions
-
Static Secrets unique to this Region
- secrets - Variable in class org.mozilla.taskcluster.client.awsprovisioner.CreateWorkerTypeRequest
-
Static secrets entries which are used in all regions and all instance types
- secrets - Variable in class org.mozilla.taskcluster.client.awsprovisioner.GetSecretRequest
-
Free form object which contains the secrets stored
- secrets - Variable in class org.mozilla.taskcluster.client.awsprovisioner.GetWorkerTypeRequest.InstanceTypes
-
Static Secrets unique to this InstanceType
- secrets - Variable in class org.mozilla.taskcluster.client.awsprovisioner.GetWorkerTypeRequest.Regions
-
Static Secrets unique to this Region
- secrets - Variable in class org.mozilla.taskcluster.client.awsprovisioner.GetWorkerTypeRequest
-
Static secrets entries which are used in all regions and all instance types
- sessionToken - Variable in class org.mozilla.taskcluster.client.auth.AWSS3CredentialsResponse.Credentials
-
A token that must passed with request to use the temporary security credentials.
- setBaseURL(String) - Method in class org.mozilla.taskcluster.client.TaskClusterRequestHandler
-
- signedDeleteUrl - Variable in class org.mozilla.taskcluster.client.queue.PollTaskUrlsResponse.Queues
-
Signed URL to delete messages that have been received using the signedPollUrl.
- signedPollUrl - Variable in class org.mozilla.taskcluster.client.queue.PollTaskUrlsResponse.Queues
-
Signed URL to get message from the Azure Queue Storage queue, that holds messages for the given provisionerId and workerType.
- source - Variable in class org.mozilla.taskcluster.client.queue.TaskDefinition.Metadata
-
Link to source of this task, should specify a file, revision and repository.
- source - Variable in class org.mozilla.taskcluster.client.queue.TaskDefinition1.Metadata
-
Link to source of this task, should specify a file, revision and repository.
- source - Variable in class org.mozilla.taskcluster.client.scheduler.InspectTaskGraphResponse.Metadata
-
Link to source of this task-graph, should specify file, revision and repository
- source - Variable in class org.mozilla.taskcluster.client.scheduler.TaskDefinition.Metadata
-
Link to source of this task, should specify a file, revision and repository.
- source - Variable in class org.mozilla.taskcluster.client.scheduler.TaskGraphDefinition1.Metadata
-
Link to source of this task-graph, should specify file, revision and repository
- source - Variable in class org.mozilla.taskcluster.client.scheduler.TaskGraphInfoResponse.Metadata
-
Link to source of this task-graph, should specify file, revision and repository
- started - Variable in class org.mozilla.taskcluster.client.queue.TaskStatusStructure.Runs
-
Date-time at which this run was claimed, ie.
- started - Variable in class org.mozilla.taskcluster.client.queueevents.TaskStatusStructure.Runs
-
Date-time at which this run was claimed, ie.
- state(String) - Method in class org.mozilla.taskcluster.client.awsprovisioner.AwsProvisioner
-
Return the state of a given workertype as stored by the provisioner.
- state - Variable in class org.mozilla.taskcluster.client.queue.TaskStatusStructure.Runs
-
State of this run
- state - Variable in class org.mozilla.taskcluster.client.queue.TaskStatusStructure
-
State of this task.
- state - Variable in class org.mozilla.taskcluster.client.queueevents.TaskStatusStructure.Runs
-
State of this run
- state - Variable in class org.mozilla.taskcluster.client.queueevents.TaskStatusStructure
-
State of this task.
- state - Variable in class org.mozilla.taskcluster.client.scheduler.InspectTaskGraphResponse.Tasks
-
State of the task as considered by the scheduler
- state - Variable in class org.mozilla.taskcluster.client.scheduler.InspectTaskGraphTaskResponse
-
State of the task as considered by the scheduler
- state - Variable in class org.mozilla.taskcluster.client.scheduler.TaskGraphStatusStructure
-
Task-graph state, this enum is frozen new values will not be added.
- state - Variable in class org.mozilla.taskcluster.client.schedulerevents.TaskGraphStatusStructure
-
Task-graph state, this enum is frozen new values will not be added.
- status(String) - Method in class org.mozilla.taskcluster.client.queue.Queue
-
Get task status structure from taskId
- status - Variable in class org.mozilla.taskcluster.client.queue.TaskClaimResponse
-
- status - Variable in class org.mozilla.taskcluster.client.queue.TaskStatusResponse
-
- status - Variable in class org.mozilla.taskcluster.client.queueevents.ArtifactCreatedMessage
-
- status - Variable in class org.mozilla.taskcluster.client.queueevents.TaskCompletedMessage
-
- status - Variable in class org.mozilla.taskcluster.client.queueevents.TaskDefinedMessage
-
- status - Variable in class org.mozilla.taskcluster.client.queueevents.TaskExceptionMessage
-
- status - Variable in class org.mozilla.taskcluster.client.queueevents.TaskFailedMessage
-
- status - Variable in class org.mozilla.taskcluster.client.queueevents.TaskPendingMessage
-
- status - Variable in class org.mozilla.taskcluster.client.queueevents.TaskRunningMessage
-
- status - Variable in class org.mozilla.taskcluster.client.scheduler.InspectTaskGraphResponse
-
- status(String) - Method in class org.mozilla.taskcluster.client.scheduler.Scheduler
-
Get task-graph status, this will return the task-graph status structure.
- status - Variable in class org.mozilla.taskcluster.client.scheduler.TaskGraphInfoResponse
-
- status - Variable in class org.mozilla.taskcluster.client.scheduler.TaskGraphStatusResponse
-
- status - Variable in class org.mozilla.taskcluster.client.schedulerevents.BlockedTaskGraphMessage
-
- status - Variable in class org.mozilla.taskcluster.client.schedulerevents.NewTaskGraphMessage
-
- status - Variable in class org.mozilla.taskcluster.client.schedulerevents.TaskGraphExtendedMessage
-
- status - Variable in class org.mozilla.taskcluster.client.schedulerevents.TaskGraphFinishedMessage
-
- storageType - Variable in class org.mozilla.taskcluster.client.queue.ListArtifactsResponse.Artifacts
-
This is the storageType for the request that was used to create the artifact.
- tags - Variable in class org.mozilla.taskcluster.client.queue.TaskDefinition
-
Arbitrary key-value tags (only strings limited to 4k).
- tags - Variable in class org.mozilla.taskcluster.client.queue.TaskDefinition1
-
Arbitrary key-value tags (only strings limited to 4k).
- tags - Variable in class org.mozilla.taskcluster.client.scheduler.InspectTaskGraphResponse
-
Arbitrary key-value tags (only strings limited to 4k)
- tags - Variable in class org.mozilla.taskcluster.client.scheduler.TaskDefinition
-
Arbitrary key-value tags (only strings limited to 4k).
- tags - Variable in class org.mozilla.taskcluster.client.scheduler.TaskGraphDefinition1
-
Arbitrary key-value tags (only strings limited to 4k)
- tags - Variable in class org.mozilla.taskcluster.client.scheduler.TaskGraphInfoResponse
-
Arbitrary key-value tags (only strings limited to 4k)
- takenUntil - Variable in class org.mozilla.taskcluster.client.queue.TaskClaimResponse
-
Time at which the run expires and is resolved as failed, if the run isn’t reclaimed.
- takenUntil - Variable in class org.mozilla.taskcluster.client.queue.TaskStatusStructure.Runs
-
Time at which the run expires and is resolved as failed, if the run isn’t reclaimed.
- takenUntil - Variable in class org.mozilla.taskcluster.client.queueevents.TaskRunningMessage
-
Time at which the run expires and is resolved as failed, if the run isn’t reclaimed.
- takenUntil - Variable in class org.mozilla.taskcluster.client.queueevents.TaskStatusStructure.Runs
-
Time at which the run expires and is resolved as failed, if the run isn’t reclaimed.
- task(String) - Method in class org.mozilla.taskcluster.client.queue.Queue
-
This end-point will return the task-definition.
- task - Variable in class org.mozilla.taskcluster.client.scheduler.TaskGraphDefinition.Tasks
-
- task - Variable in class org.mozilla.taskcluster.client.scheduler.TaskGraphDefinition1.Tasks
-
- TaskClaimRequest - Class in org.mozilla.taskcluster.client.queue
-
Request to claim (or reclaim) a task
- TaskClaimRequest() - Constructor for class org.mozilla.taskcluster.client.queue.TaskClaimRequest
-
- TaskClaimResponse - Class in org.mozilla.taskcluster.client.queue
-
Response to a successful task claim
- TaskClaimResponse() - Constructor for class org.mozilla.taskcluster.client.queue.TaskClaimResponse
-
- TaskClusterRequestHandler - Class in org.mozilla.taskcluster.client
-
- TaskClusterRequestHandler(String, String, String) - Constructor for class org.mozilla.taskcluster.client.TaskClusterRequestHandler
-
- TaskClusterRequestHandler(String, String, String, String) - Constructor for class org.mozilla.taskcluster.client.TaskClusterRequestHandler
-
- TaskClusterRequestHandler(String) - Constructor for class org.mozilla.taskcluster.client.TaskClusterRequestHandler
-
- TaskCompletedMessage - Class in org.mozilla.taskcluster.client.queueevents
-
Message reporting that a task has complete successfully.
- TaskCompletedMessage() - Constructor for class org.mozilla.taskcluster.client.queueevents.TaskCompletedMessage
-
- TaskDefinedMessage - Class in org.mozilla.taskcluster.client.queueevents
-
Message reporting that a task has been defined.
- TaskDefinedMessage() - Constructor for class org.mozilla.taskcluster.client.queueevents.TaskDefinedMessage
-
- TaskDefinition - Class in org.mozilla.taskcluster.client.queue
-
Definition of a task that can be scheduled
- TaskDefinition() - Constructor for class org.mozilla.taskcluster.client.queue.TaskDefinition
-
- TaskDefinition - Class in org.mozilla.taskcluster.client.scheduler
-
Definition of a task that can be scheduled
- TaskDefinition() - Constructor for class org.mozilla.taskcluster.client.scheduler.TaskDefinition
-
- TaskDefinition.Metadata - Class in org.mozilla.taskcluster.client.queue
-
Required task metadata
- TaskDefinition.Metadata - Class in org.mozilla.taskcluster.client.scheduler
-
Required task metadata
- TaskDefinition1 - Class in org.mozilla.taskcluster.client.queue
-
Definition of a task that can be scheduled
- TaskDefinition1() - Constructor for class org.mozilla.taskcluster.client.queue.TaskDefinition1
-
- TaskDefinition1.Metadata - Class in org.mozilla.taskcluster.client.queue
-
Required task metadata
- TaskExceptionMessage - Class in org.mozilla.taskcluster.client.queueevents
-
Message reporting that TaskCluster have failed to run a task.
- TaskExceptionMessage() - Constructor for class org.mozilla.taskcluster.client.queueevents.TaskExceptionMessage
-
- TaskExceptionRequest - Class in org.mozilla.taskcluster.client.queue
-
Request for a run of a task to be resolved with an exception
- TaskExceptionRequest() - Constructor for class org.mozilla.taskcluster.client.queue.TaskExceptionRequest
-
- TaskFailedMessage - Class in org.mozilla.taskcluster.client.queueevents
-
Message reporting that a task failed to complete successfully.
- TaskFailedMessage() - Constructor for class org.mozilla.taskcluster.client.queueevents.TaskFailedMessage
-
- TaskGraphDefinition - Class in org.mozilla.taskcluster.client.scheduler
-
Definition of a task-graph that can be scheduled
- TaskGraphDefinition() - Constructor for class org.mozilla.taskcluster.client.scheduler.TaskGraphDefinition
-
- TaskGraphDefinition.Tasks - Class in org.mozilla.taskcluster.client.scheduler
-
List of nodes in the task-graph, each featuring a task definition and scheduling preferences, such as number of reruns to attempt.
- TaskGraphDefinition1 - Class in org.mozilla.taskcluster.client.scheduler
-
Definition of a task-graph that can be scheduled
- TaskGraphDefinition1() - Constructor for class org.mozilla.taskcluster.client.scheduler.TaskGraphDefinition1
-
- TaskGraphDefinition1.Metadata - Class in org.mozilla.taskcluster.client.scheduler
-
Required task metadata"
- TaskGraphDefinition1.Tasks - Class in org.mozilla.taskcluster.client.scheduler
-
List of nodes in the task-graph, each featuring a task definition and scheduling preferences, such as number of reruns to attempt.
- TaskGraphExtendedMessage - Class in org.mozilla.taskcluster.client.schedulerevents
-
Messages as posted to scheduler/v1/task-graph-extended informing the world that a task-graph have been extended.
- TaskGraphExtendedMessage() - Constructor for class org.mozilla.taskcluster.client.schedulerevents.TaskGraphExtendedMessage
-
- TaskGraphFinishedMessage - Class in org.mozilla.taskcluster.client.schedulerevents
-
Message that all tasks in a task-graph have now completed successfully and the graph is finished.
- TaskGraphFinishedMessage() - Constructor for class org.mozilla.taskcluster.client.schedulerevents.TaskGraphFinishedMessage
-
- taskGraphId - Variable in class org.mozilla.taskcluster.client.scheduler.TaskGraphStatusStructure
-
Unique task-graph identifier, this is UUID encoded as
URL-safe base64 and stripped of
= padding.
- taskGraphId - Variable in class org.mozilla.taskcluster.client.schedulerevents.TaskGraphStatusStructure
-
Unique task-graph identifier, this is UUID encoded as
URL-safe base64 and stripped of
= padding.
- TaskGraphInfoResponse - Class in org.mozilla.taskcluster.client.scheduler
-
Response for a request for task-graph information
- TaskGraphInfoResponse() - Constructor for class org.mozilla.taskcluster.client.scheduler.TaskGraphInfoResponse
-
- TaskGraphInfoResponse.Metadata - Class in org.mozilla.taskcluster.client.scheduler
-
Required task metadata
- TaskGraphStatusResponse - Class in org.mozilla.taskcluster.client.scheduler
-
Response containing the status structure for a task-graph
- TaskGraphStatusResponse() - Constructor for class org.mozilla.taskcluster.client.scheduler.TaskGraphStatusResponse
-
- TaskGraphStatusStructure - Class in org.mozilla.taskcluster.client.scheduler
-
A representation of task-graph status as known by the scheduler, without the state of all individual tasks.
- TaskGraphStatusStructure() - Constructor for class org.mozilla.taskcluster.client.scheduler.TaskGraphStatusStructure
-
- TaskGraphStatusStructure - Class in org.mozilla.taskcluster.client.schedulerevents
-
A representation of task-graph status as known by the scheduler, without the state of all individual tasks.
- TaskGraphStatusStructure() - Constructor for class org.mozilla.taskcluster.client.schedulerevents.TaskGraphStatusStructure
-
- taskGroupId - Variable in class org.mozilla.taskcluster.client.queue.TaskDefinition
-
Identifier for a group of tasks scheduled together with this task, by scheduler identified by schedulerId.
- taskGroupId - Variable in class org.mozilla.taskcluster.client.queue.TaskDefinition1
-
Identifier for a group of tasks scheduled together with this task, by scheduler identified by schedulerId.
- taskGroupId - Variable in class org.mozilla.taskcluster.client.queue.TaskStatusStructure
-
Identifier for a group of tasks scheduled together with this task, by scheduler identified by schedulerId.
- taskGroupId - Variable in class org.mozilla.taskcluster.client.queueevents.TaskStatusStructure
-
Identifier for a group of tasks scheduled together with this task, by scheduler identified by schedulerId.
- taskGroupId - Variable in class org.mozilla.taskcluster.client.scheduler.TaskDefinition
-
Identifier for a group of tasks scheduled together with this task, by scheduler identified by schedulerId.
- taskId - Variable in class org.mozilla.taskcluster.client.index.IndexedTaskResponse
-
Unique task identifier, this is UUID encoded as
URL-safe base64 and stripped of
= padding.
- taskId - Variable in class org.mozilla.taskcluster.client.index.InsertTaskRequest
-
Unique task identifier, this is UUID encoded as
URL-safe base64 and stripped of
= padding.
- taskId - Variable in class org.mozilla.taskcluster.client.index.ListTasksResponse.Tasks
-
Unique task identifier, this is UUID encoded as
URL-safe base64 and stripped of
= padding.
- taskId - Variable in class org.mozilla.taskcluster.client.queue.TaskStatusStructure
-
Unique task identifier, this is UUID encoded as
URL-safe base64 and stripped of
= padding.
- taskId - Variable in class org.mozilla.taskcluster.client.queueevents.TaskStatusStructure
-
Unique task identifier, this is UUID encoded as
URL-safe base64 and stripped of
= padding.
- taskId - Variable in class org.mozilla.taskcluster.client.scheduler.InspectTaskGraphResponse.Tasks
-
Unique task identifier, this is UUID encoded as
URL-safe base64 and stripped of
= padding.
- taskId - Variable in class org.mozilla.taskcluster.client.scheduler.InspectTaskGraphTaskResponse
-
Unique task identifier, this is UUID encoded as
URL-safe base64 and stripped of
= padding.
- taskId - Variable in class org.mozilla.taskcluster.client.scheduler.TaskGraphDefinition.Tasks
-
Task identifier (taskId) for the task when submitted to the queue, also used in requires below.
- taskId - Variable in class org.mozilla.taskcluster.client.scheduler.TaskGraphDefinition1.Tasks
-
Task identifier (taskId) for the task when submitted to the queue, also used in requires below.
- taskId - Variable in class org.mozilla.taskcluster.client.schedulerevents.BlockedTaskGraphMessage
-
Unique taskId that is blocking this task-graph from completion.
- TaskPendingMessage - Class in org.mozilla.taskcluster.client.queueevents
-
Message reporting that a task is now pending
- TaskPendingMessage() - Constructor for class org.mozilla.taskcluster.client.queueevents.TaskPendingMessage
-
- TaskRunningMessage - Class in org.mozilla.taskcluster.client.queueevents
-
Message reporting that a given run of a task have started
- TaskRunningMessage() - Constructor for class org.mozilla.taskcluster.client.queueevents.TaskRunningMessage
-
- tasks - Variable in class org.mozilla.taskcluster.client.index.ListTasksResponse
-
- Tasks() - Constructor for class org.mozilla.taskcluster.client.index.ListTasksResponse.Tasks
-
- tasks - Variable in class org.mozilla.taskcluster.client.scheduler.InspectTaskGraphResponse
-
- Tasks() - Constructor for class org.mozilla.taskcluster.client.scheduler.InspectTaskGraphResponse.Tasks
-
- tasks - Variable in class org.mozilla.taskcluster.client.scheduler.TaskGraphDefinition
-
- Tasks() - Constructor for class org.mozilla.taskcluster.client.scheduler.TaskGraphDefinition.Tasks
-
- tasks - Variable in class org.mozilla.taskcluster.client.scheduler.TaskGraphDefinition1
-
- Tasks() - Constructor for class org.mozilla.taskcluster.client.scheduler.TaskGraphDefinition1.Tasks
-
- TaskStatusResponse - Class in org.mozilla.taskcluster.client.queue
-
Response to a task status request
- TaskStatusResponse() - Constructor for class org.mozilla.taskcluster.client.queue.TaskStatusResponse
-
- TaskStatusStructure - Class in org.mozilla.taskcluster.client.queue
-
A representation of task status as known by the queue
- TaskStatusStructure() - Constructor for class org.mozilla.taskcluster.client.queue.TaskStatusStructure
-
- TaskStatusStructure - Class in org.mozilla.taskcluster.client.queueevents
-
A representation of task status as known by the queue
- TaskStatusStructure() - Constructor for class org.mozilla.taskcluster.client.queueevents.TaskStatusStructure
-
- TaskStatusStructure.Runs - Class in org.mozilla.taskcluster.client.queue
-
List of runs, ordered so that index i has runId == i
- TaskStatusStructure.Runs - Class in org.mozilla.taskcluster.client.queueevents
-
List of runs, ordered so that index i has runId == i
- token - Variable in class org.mozilla.taskcluster.client.awsprovisioner.GetSecretRequest
-
A Slug ID which is the uniquely addressable token to access this set of secrets
- workerGroup - Variable in class org.mozilla.taskcluster.client.queue.TaskClaimRequest
-
Identifier for group that worker claiming the task is a part of.
- workerGroup - Variable in class org.mozilla.taskcluster.client.queue.TaskClaimResponse
-
Identifier for the worker-group within which this run started.
- workerGroup - Variable in class org.mozilla.taskcluster.client.queue.TaskStatusStructure.Runs
-
Identifier for group that worker who executes this run is a part of, this identifier is mainly used for efficient routing.
- workerGroup - Variable in class org.mozilla.taskcluster.client.queueevents.ArtifactCreatedMessage
-
Identifier for the worker-group within which the run with the created artifacted is running.
- workerGroup - Variable in class org.mozilla.taskcluster.client.queueevents.TaskCompletedMessage
-
Identifier for the worker-group within which this run ran.
- workerGroup - Variable in class org.mozilla.taskcluster.client.queueevents.TaskExceptionMessage
-
Identifier for the worker-group within which the last attempt of the task ran.
- workerGroup - Variable in class org.mozilla.taskcluster.client.queueevents.TaskFailedMessage
-
Identifier for the worker-group within which this run ran.
- workerGroup - Variable in class org.mozilla.taskcluster.client.queueevents.TaskRunningMessage
-
Identifier for the worker-group within which this run started.
- workerGroup - Variable in class org.mozilla.taskcluster.client.queueevents.TaskStatusStructure.Runs
-
Identifier for group that worker who executes this run is a part of, this identifier is mainly used for efficient routing.
- workerId - Variable in class org.mozilla.taskcluster.client.queue.TaskClaimRequest
-
Identifier for worker within the given workerGroup
- workerId - Variable in class org.mozilla.taskcluster.client.queue.TaskClaimResponse
-
Identifier for the worker executing this run.
- workerId - Variable in class org.mozilla.taskcluster.client.queue.TaskStatusStructure.Runs
-
Identifier for worker evaluating this run within given workerGroup.
- workerId - Variable in class org.mozilla.taskcluster.client.queueevents.ArtifactCreatedMessage
-
Identifier for the worker within which the run with the created artifact is running.
- workerId - Variable in class org.mozilla.taskcluster.client.queueevents.TaskCompletedMessage
-
Identifier for the worker that executed this run.
- workerId - Variable in class org.mozilla.taskcluster.client.queueevents.TaskExceptionMessage
-
Identifier for the last worker that failed to report, causing the task to fail.
- workerId - Variable in class org.mozilla.taskcluster.client.queueevents.TaskFailedMessage
-
Identifier for the worker that executed this run.
- workerId - Variable in class org.mozilla.taskcluster.client.queueevents.TaskRunningMessage
-
Identifier for the worker executing this run.
- workerId - Variable in class org.mozilla.taskcluster.client.queueevents.TaskStatusStructure.Runs
-
Identifier for worker evaluating this run within given workerGroup.
- workerType(String) - Method in class org.mozilla.taskcluster.client.awsprovisioner.AwsProvisioner
-
Retreive a WorkerType definition
- workerType - Variable in class org.mozilla.taskcluster.client.awsprovisioner.GetSecretRequest
-
A string describing what the secret will be used for
- workerType - Variable in class org.mozilla.taskcluster.client.awsprovisioner.GetWorkerTypeRequest
-
The ID of the workerType
- workerType - Variable in class org.mozilla.taskcluster.client.awsprovisionerevents.WorkerTypeMessage
-
Name of the worker type which was created
- workerType - Variable in class org.mozilla.taskcluster.client.purgecacheevents.PurgeCacheMessage
-
workerType we wish to purge cache for.
- workerType - Variable in class org.mozilla.taskcluster.client.queue.CountPendingTasksResponse
-
Identifier for worker type within the specified provisioner
- workerType - Variable in class org.mozilla.taskcluster.client.queue.TaskDefinition
-
Unique identifier for a worker-type within a specific provisioner
- workerType - Variable in class org.mozilla.taskcluster.client.queue.TaskDefinition1
-
Unique identifier for a worker-type within a specific provisioner
- workerType - Variable in class org.mozilla.taskcluster.client.queue.TaskStatusStructure
-
Identifier for worker type within the specified provisioner
- workerType - Variable in class org.mozilla.taskcluster.client.queueevents.TaskStatusStructure
-
Identifier for worker type within the specified provisioner
- workerType - Variable in class org.mozilla.taskcluster.client.scheduler.TaskDefinition
-
Unique identifier for a worker-type within a specific provisioner
- WorkerTypeMessage - Class in org.mozilla.taskcluster.client.awsprovisionerevents
-
Message reporting that an action occured to a worker type
- WorkerTypeMessage() - Constructor for class org.mozilla.taskcluster.client.awsprovisionerevents.WorkerTypeMessage
-