Package | Description |
---|---|
com.google.appengine.tools.mapreduce.impl.shardedjob |
Modifier and Type | Method and Description |
---|---|
ShardedJobState |
ShardedJobService.getJobState(String jobId)
Returns the state of the job with the given ID.
|
Modifier and Type | Method and Description |
---|---|
Iterator<IncrementalTaskState<IncrementalTask>> |
ShardedJobService.lookupTasks(ShardedJobState state)
Returns the tasks associated with this ShardedJob.
|
Copyright © 2015 Google. All rights reserved.