|
|||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
Interface Summary | |
---|---|
Queue | Queue is used to manage a task queue. |
Class Summary | |
---|---|
QueueConstants | Describes various taskqueue limits. |
QueueFactory | Creates Queue objects. |
TaskHandle | Created from Queue.add(TaskOptions) . |
TaskOptions | Contains various options for a task following the builder pattern. |
TaskOptions.Builder | Provides static creation methods for TaskOptions . |
Enum Summary | |
---|---|
TaskOptions.Method | Methods supported by Queue . |
Exception Summary | |
---|---|
InternalFailureException | Internal task queue error. |
QueueFailureException | Unspecified queue failure. |
TaskAlreadyExistsException | The task name already exists in the queue. |
TransactionalTaskException | Queue operation failure caused by Datastore exception |
TransientFailureException | Intermittent failure. |
UnsupportedTranslationException | Attempt to convert String to an unsupported charset. |
|
|||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |