| Package | Description |
|---|---|
| com.google.appengine.tools.mapreduce.impl.shardedjob |
| Modifier and Type | Method and Description |
|---|---|
Status.StatusCode |
Status.getStatusCode() |
static Status.StatusCode |
Status.StatusCode.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Status.StatusCode[] |
Status.StatusCode.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
Status(Status.StatusCode statusCode) |
Status(Status.StatusCode statusCode,
Exception exception) |
Copyright © 2015 Google. All rights reserved.