| Class and Description |
|---|
| Status
Possible job statuses.
|
| Class and Description |
|---|
| IncrementalTask
Portion of a sharded job that will be run in a single task queue task.
|
| ShardedJobController
Aggregates results from
IncrementalTasks and receives notification
when the job completes. |
| Status
Possible job statuses.
|
| Class and Description |
|---|
| RejectRequestException
An exception thrown to reject the current request with an error code (50X) This will usually
cause taskqueue to retry the request on another instance.
|
| Class and Description |
|---|
| IncrementalTask
Portion of a sharded job that will be run in a single task queue task.
|
| ShardedJobController
Aggregates results from
IncrementalTasks and receives notification
when the job completes. |
| ShardedJobSettings
Execution settings for a sharded job.
|
| Status
Possible job statuses.
|
| Class and Description |
|---|
| IncrementalTask
Portion of a sharded job that will be run in a single task queue task.
|
| IncrementalTaskState
Information about execution of an
IncrementalTask. |
| ShardedJobController
Aggregates results from
IncrementalTasks and receives notification
when the job completes. |
| ShardedJobHandler
As part of its operation, the
ShardedJobService will enqueue task
queue tasks that send requests to the URLs specified in
ShardedJobSettings. |
| ShardedJobService
Allows interaction with sharded jobs.
|
| ShardedJobSettings
Execution settings for a sharded job.
|
| ShardedJobSettings.Builder
ShardedJobSettings builder.
|
| ShardedJobState
Information about execution and progress of a sharded job.
|
| Status
Possible job statuses.
|
| Status.StatusCode
The possible status codes for
Status. |
| Class and Description |
|---|
| Status
Possible job statuses.
|
| Class and Description |
|---|
| IncrementalTask
Portion of a sharded job that will be run in a single task queue task.
|
| Status
Possible job statuses.
|
Copyright © 2015 Google. All rights reserved.