| Package | Description |
|---|---|
| com.google.appengine.tools.mapreduce.impl.shardedjob |
| Modifier and Type | Method and Description |
|---|---|
static <T extends IncrementalTask> |
IncrementalTaskState.Serializer.fromEntity(com.google.appengine.api.datastore.Entity in,
boolean lenient) |
| Modifier and Type | Method and Description |
|---|---|
Iterator<IncrementalTaskState<IncrementalTask>> |
ShardedJobService.lookupTasks(ShardedJobState state)
Returns the tasks associated with this ShardedJob.
|
| Modifier and Type | Method and Description |
|---|---|
static com.google.appengine.api.datastore.Entity |
IncrementalTaskState.Serializer.toEntity(com.google.appengine.api.datastore.Transaction tx,
IncrementalTaskState<?> in) |
Copyright © 2015 Google. All rights reserved.