| Class and Description |
|---|
| FileObjectQueue.Converter
Convert a byte stream to and from a concrete type.
|
| ObjectQueue
A queue of objects.
|
| ObjectQueue.Listener
Listens for changes to the queue.
|
| QueueFile.ElementReader
Deprecated.
use
QueueFile.ElementVisitor instead. |
| QueueFile.ElementVisitor
Reads queue elements.
|
| Task
An idempotent task that can be enqueued, persisted (using serialization),
and executed at a later time.
|
| TaskInjector
Inject dependencies into tasks of any kind.
|
Copyright © 2015 Square, Inc.. All Rights Reserved.