T - type of taskpublic class ShardedJob<T extends IncrementalTask> extends com.google.appengine.tools.pipeline.Job0<Void>
| Constructor and Description |
|---|
ShardedJob(String shardedJobId,
List<? extends T> workers,
ShardedJobController<T> controller,
ShardedJobSettings shardedJobSettings) |
| Modifier and Type | Method and Description |
|---|---|
com.google.appengine.tools.pipeline.Value<Void> |
run() |
backOffFactor, backOffSeconds, futureCall, futureCall, futureCall, futureCall, futureCall, futureCall, futureCall, futureCallUnchecked, futureList, getJobDisplayName, getJobKey, getOnBackend, getOnModule, getOnQueue, getPipelineKey, getStatusConsoleUrl, immediate, maxAttempts, newDelayedValue, newPromise, newPromise, onBackend, onModule, onQueue, setStatusConsoleUrl, statusConsoleUrl, waitForpublic ShardedJob(String shardedJobId, List<? extends T> workers, ShardedJobController<T> controller, ShardedJobSettings shardedJobSettings)
Copyright © 2015 Google. All rights reserved.